I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:DOMTeamAI (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- UnrealGame
- This class in other games:
- UT2004
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. |
null
Properties[edit]
PrimaryDefender[edit]
Type: SquadAI
Default values[edit]
Property | Value |
---|---|
OrderList[0] | 'ATTACK' |
OrderList[1] | 'DEFEND' |
OrderList[2] | 'ATTACK' |
OrderList[4] | 'DEFEND' |
OrderList[6] | 'FREELANCE' |
SquadType | Class'UnrealGame.DOMSquadAI' |
Instance functions[edit]
CheckFreelanceObjective[edit]
function CheckFreelanceObjective (SquadAI S)
DominationPending[edit]
function bool DominationPending ()
FindNewObjectiveFor[edit]
Overrides: TeamAI.FindNewObjectiveFor
GetLeastDefendedObjective[edit]
function GameObjective GetLeastDefendedObjective ()
Overrides: TeamAI.GetLeastDefendedObjective
GetPriorityAttackObjective[edit]
function GameObjective GetPriorityAttackObjective ()
Overrides: TeamAI.GetPriorityAttackObjective
GetPriorityFreelanceObjective[edit]
function GameObjective GetPriorityFreelanceObjective ()
Overrides: TeamAI.GetPriorityFreelanceObjective
PutOnDefense[edit]
Overrides: TeamAI.PutOnDefense
SetBotOrders[edit]
function SetBotOrders (Bot NewBot, RosterEntry R)
Overrides: TeamAI.SetBotOrders
SetObjectiveLists[edit]
function SetObjectiveLists ()
Overrides: TeamAI.SetObjectiveLists
SetOrders[edit]
Overrides: TeamAI.SetOrders