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

UE2:GameAIControllerInterf (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> GameAIControllerInterf
Package: 
U2
Direct subclass:
GameAIControllerImpl

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

Instance functions[edit]

Cleanup[edit]

function Cleanup ()


GameEvent[edit]

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


Initialize[edit]

function Initialize (int NewTeamIndex)