I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:GameAIControllerXMP (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> GameAIControllerInterf >> GameAIControllerImpl >> GameAIControllerXMP
Package: 
U2XMP
Within class: 
U2GameInfo

GameAIControllerXMP.uc Created By: Mike Fox Created On: 08/07/01 $Author: Mfox $ $Date: 6/28/02 5:37p $ $Revision: 2 $

Instance functions[edit]

GameEvent[edit]

function GameEvent (name EventName, Actor Instigator, optional Actor OtherActor, optional name OtherInfo)

Overrides: GameAIControllerImpl.GameEvent


UpdateGameAI[edit]

function protected UpdateGameAI ()

Overrides: GameAIControllerImpl.UpdateGameAI