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
Object >> GameAIControllerInterf |
- Package:
- U2
- Direct subclass:
- GameAIControllerImpl
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. |
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)