Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:DOMTeamAI (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- UnrealGame
- This class in other games:
- UT2003
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
GetPriorityAttackObjectiveFor[edit]
function GameObjective GetPriorityAttackObjectiveFor (SquadAI AttackSquad)
Overrides: TeamAI.GetPriorityAttackObjectiveFor
GetPriorityFreelanceObjective[edit]
function GameObjective GetPriorityFreelanceObjective ()
Overrides: TeamAI.GetPriorityFreelanceObjective
PutOnDefense[edit]
Overrides: TeamAI.PutOnDefense
SetBotOrders[edit]
function SetBotOrders (Bot NewBot, RosterEntry R)
Overrides: TeamAI.SetBotOrders
SetOrders[edit]
Overrides: TeamAI.SetOrders