Always snap to grid
UE2:GameAIControllerCTF (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GameAIControllerInterf >> GameAIControllerImpl >> GameAIControllerCTF |
- Package:
- U2CTF
- Within class:
- U2GameInfo
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
GameAIControllerCTF.uc Created By: Mike Fox Created On: 08/07/01 $Author: Mfox $ $Date: 9/13/02 11:03a $ $Revision: 5 $
Constants
GameEventFlagCaptured
Value: 'FlagCaptured'
GameEventFlagDropped
Value: 'FlagDropped'
GameEventFlagReturned
Value: 'FlagReturned'
GameEventFlagTaken
Value: 'FlagTaken'
Properties
OurFlag
Type: U2CTFFlag
TheirFlag
Type: U2CTFFlag
Instance functions
GameEvent
function GameEvent (name EventName, Actor Instigator, optional Actor OtherActor, optional name OtherInfo)
Overrides: GameAIControllerImpl.GameEvent
Initialize
function Initialize (int NewTeamIndex)
Overrides: GameAIControllerImpl.Initialize
UpdateGameAI
function protected UpdateGameAI ()
Overrides: GameAIControllerImpl.UpdateGameAI