Legacy:BombingRunTeamAI: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Off-Kilter (talk | contribs) No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
==Methods== | ==Methods== | ||
; AddSquadWithLeader | ; AddSquadWithLeader : | ||
; SetObjectiveLists | ; SetObjectiveLists : | ||
==Related | ==Related Topics== | ||
* [[Legacy:BombingRunSquadAI|BombingRunSquadAI]] | |||
* [[Legacy:Mapping For BR|Mapping For BR]] | |||
* [[Legacy:Bot Support|Bot Support]] | |||
---- | |||
[[:Category:Legacy Class (UT2003)]] | |||
[[:Category:Legacy Class (UT2004)]] | |||
[[:Category:Legacy To Do]] – Fill in function definitions, including arguements, return variable types, etc. | |||
[[Category:Legacy Class (UT2003)|{{PAGENAME}}]] | [[Category:Legacy Class (UT2003)|{{PAGENAME}}]] | ||
[[Category:Legacy Class (UT2004)|{{PAGENAME}}]] | |||
[[Category:Legacy To Do|{{PAGENAME}}]] |
Latest revision as of 17:22, 2 December 2005
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.