UE2:StationaryPawn (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
U2 Object >> Actor >> Pawn >> StationaryPawn
Package:
U2
Direct subclasses:
DeployedUnit, ProxyPawn
This class in other games:

StationaryPawn.

Properties

bCoverActor

Type: bool


bHasAttack

Type: bool

whether the stationary pawn is capable of attacking

Default values

Instance functions

AddVelocity

simulated function AddVelocity (Object.Vector NewVelocity)

Overrides: Pawn.AddVelocity


HitSelf

function bool HitSelf (Actor HitActor)


IsMobile

function bool IsMobile ()


LaunchPawn

function LaunchPawn (Pawn Other)

Overrides: Actor.LaunchPawn