I don't need to test my programs. I have an error-correcting modem.

UE1:StationaryPawn (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
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

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

AddVelocity

simulated function AddVelocity (Object.Vector NewVelocity)

Overrides: Pawn.AddVelocity


SameTeamAs

function bool SameTeamAs (int TeamNum)


SetTeam

function SetTeam (int TeamNum)