I'm a doctor, not a mechanic

UE1:StationaryPawn (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Pawn >> StationaryPawn
Package: 
BotPack
Direct subclasses:
FortStandard, TeamCannon
This class in other games:
U2, U2XMP

StationaryPawn.

Default values[edit]

Property Value
AccelRate 0.0
AttitudeToPlayer ATTITUDE_Ignore
bCanFly True
bCanTeleport False
bStasis False
DrawType DT_Mesh
FovAngle 0.0
GroundSpeed 0.0
Health 500
HearingThreshold -1000.0
Intelligence BRAINS_NONE
JumpZ 0.0
MaxDesiredSpeed 0.0
MaxStepHeight 0.0
RemoteRole ROLE_DumbProxy
RotationRate
Member Value
Pitch 0
Roll 0
Yaw 0
SightRadius -1000.0
Visibility 0
WaterSpeed 0.0

Instance functions[edit]

AddVelocity[edit]

simulated function AddVelocity (Object.Vector NewVelocity)

Overrides: Pawn.AddVelocity


SameTeamAs[edit]

function bool SameTeamAs (int TeamNum)


SetTeam[edit]

function SetTeam (int TeamNum)