Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

DruidsRPGcvs.DruidSentinelController

Extends
ASSentinelController

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Controller
      |   
      +-- Engine.AIController
         |   
         +-- UnrealGame.TurretController
            |   
            +-- UnrealGame.SentinelController
               |   
               +-- UT2k4Assault.ASSentinelController
                  |   
                  +-- DruidsRPGcvs.DruidSentinelController

Variables Summary
ControllerPlayerSpawner
floatTimeSinceCheck
Inherited Variables from UT2k4Assault.ASSentinelController
LastRotation, StartSearchTime

Functions Summary
function BeginState ()
WaitForTarget
function Destroyed ()
function SetPlayerSpawner (Controller PlayerC)
function Tick (float DeltaTime)
Inherited Functions from UT2k4Assault.ASSentinelController
AdjustAim, AnimEnded, Awake, BeginState, GetScanDelay, GetWaitForTargetTime, GoToSleep, IsSpawnCampProtecting, Possess, ScanRotation, SeePlayer

States Summary
WaitForTarget Source code
state WaitForTarget
BeginState


Variables Detail

PlayerSpawner Source code

var Controller PlayerSpawner;

TimeSinceCheck Source code

var float TimeSinceCheck;


Functions Detail

BeginState WaitForTarget Source code

function BeginState ( )

Destroyed Source code

function Destroyed ( )

SetPlayerSpawner Source code

function SetPlayerSpawner ( Controller PlayerC )

Tick Source code

function Tick ( float DeltaTime )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:56.265 - Created with UnCodeX