Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Controller | +-- Engine.AIController | +-- UnrealGame.TurretController | +-- UnrealGame.SentinelController | +-- UT2k4Assault.ASSentinelController
Variables Summary | |
---|---|
Rotator | LastRotation |
float | StartSearchTime |
Functions Summary | ||
---|---|---|
rotator | AdjustAim (FireProperties FiredAmmunition, vector projStart, int aimerror) | |
AnimEnded () | ||
AnimEnded () Closing | ||
AnimEnded () Opening | ||
Awake () | ||
Awake () Sleeping | ||
BeginState () Searching | ||
float | GetScanDelay () | |
float | GetWaitForTargetTime () | |
GoToSleep () | ||
GoToSleep () Searching | ||
bool | IsSpawnCampProtecting () | |
Possess (Pawn aPawn) | ||
ScanRotation () Sleeping | ||
SeePlayer (Pawn SeenPlayer) Closing | ||
SeePlayer (Pawn SeenPlayer) Opening | ||
SeePlayer (Pawn SeenPlayer) Sleeping |
Inherited Functions from UnrealGame.TurretController |
---|
AdjustAim, BeginState, EnemyNotVisible, GetTeamNum, GetWaitForTargetTime, IsTargetRelevant, IsTurretFiring, Possess, ScanRotation, SeePlayer |
States Summary |
---|
Closing Source code |
---|
state Closing |
AnimEnded, SeePlayer |
Opening Source code |
---|
state Opening |
AnimEnded, SeePlayer |
Searching Source code |
---|
state Searching |
BeginState, GoToSleep |
Sleeping Source code |
---|
auto state Sleeping |
Awake, ScanRotation, SeePlayer |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |