I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:StationaryPawn (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2
- Direct subclasses:
- DeployedUnit, ProxyPawn
- This class in other games:
- UT, U2XMP
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
StationaryPawn.
Properties
bCoverActor
Type: bool
bHasAttack
Type: bool
whether the stationary pawn is capable of attacking
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AccelRate | 0.0 | ||||||||
bCanPickupInventory | False | ||||||||
bCanTeleport | False | ||||||||
bShowUseReticle | False | ||||||||
bStasis | False | ||||||||
bUseCylinderCollision | True | ||||||||
ControllerClass | Class'U2.StationaryPawnController' | ||||||||
GroundSpeed | 0.0 | ||||||||
Health | 500 | ||||||||
HearingThreshold | 0.0 | ||||||||
JumpZ | 0.0 | ||||||||
MaxDesiredSpeed | 0.0 | ||||||||
RemoteRole | ROLE_DumbProxy | ||||||||
RotationRate |
|
||||||||
SightRadius | 0.0 | ||||||||
WaterSpeed | 0.0 |
Instance functions
AddVelocity
simulated function AddVelocity (Object.Vector NewVelocity)
Overrides: Pawn.AddVelocity
HitSelf
IsMobile
function bool IsMobile ()
LaunchPawn
function LaunchPawn (Pawn Other)
Overrides: Actor.LaunchPawn