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

DruidsRPGcvs.DruidLinkSentinelController

Extends
LinkTurretController

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Controller
      |   
      +-- Engine.AIController
         |   
         +-- UnrealGame.TurretController
            |   
            +-- UT2k4AssaultFull.LinkTurretController
               |   
               +-- DruidsRPGcvs.DruidLinkSentinelController

Variables Summary
ControllerPlayerSpawner
floatTimeSinceCheck

Functions Summary
function BeginState ()
WaitForTarget
function Destroyed ()
function SetPlayerSpawner (Controller PlayerC)
function Tick (float DeltaTime)
Inherited Functions from UT2k4AssaultFull.LinkTurretController
ScanRotation
Inherited Functions from UnrealGame.TurretController
AdjustAim, BeginState, EnemyNotVisible, GetTeamNum, GetWaitForTargetTime, IsTargetRelevant, IsTurretFiring, 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.140 - Created with UnCodeX