Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- U2.GameAIControllerInterf | +-- U2.GameAIControllerImpl | +-- U2CTF.GameAIControllerCTF
Constants Summary | ||
---|---|---|
GameEventFlagCaptured | = | 'FlagCaptured' |
GameEventFlagDropped | = | 'FlagDropped' |
GameEventFlagReturned | = | 'FlagReturned' |
GameEventFlagTaken | = | 'FlagTaken' |
Inherited Contants from U2.GameAIControllerImpl |
---|
GameEventDamage, GameEventDeath, GameEventPickup, GameEventPlayerAdded, GameEventPlayerRemoved, GameEventSpawnSpecial, UpdateGameAITimerName |
Variables Summary | |
---|---|
U2CTFFlag | OurFlag |
U2CTFFlag | TheirFlag |
Inherited Variables from U2.GameAIControllerImpl |
---|
TeamIndex, UpdateGameAIRate |
Functions Summary | ||
---|---|---|
GameEvent (name EventName, Actor Instigator, optional Actor OtherActor, optional name OtherInfo )) | ||
Initialize (int NewTeamIndex )) | ||
UpdateGameAI ())) |
Inherited Functions from U2.GameAIControllerImpl |
---|
CanControlNPC, Cleanup, GameEvent, GameEventError, Initialize, NumTeamPlayers, SetNPCSpecialGoal, UpdateGameAI, UpdateGameAITimer |
Inherited Functions from U2.GameAIControllerInterf |
---|
Cleanup, GameEvent, Initialize |
Constants Detail |
---|
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |