I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Legacy:BombingRunTeamAI
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 17:22, 2 December 2005 by 192.251.69.54 (Talk)
This class controls the team AI for the XBombingRun game type.
Properties
- Bomb
- A reference to the Bomb in the current Bombing Run game.
- BombBase
- A reference to the Bomb Spawn.
- EnemyBase
- A reference to the opposing team's Bomb Gate.
- HomeBase
- A reference to this team's Bomb Gate.
- LastGotFlag
Methods
- AddSquadWithLeader
- SetObjectiveLists
Related Topics
Category:Legacy Class (UT2003)
Category:Legacy Class (UT2004)
Category:Legacy To Do – Fill in function definitions, including arguements, return variable types, etc.