Abandon | Barotrauma.AIObjective | |
Abandoned | Barotrauma.AIObjective | |
AbandonWhenCannotCompleteSubjectives | Barotrauma.AIObjective | |
AbortCondition | Barotrauma.AIObjective | |
Act(float deltaTime) | Barotrauma.AIObjectiveRescue | protectedvirtual |
AddSubObjective(AIObjective objective, bool addFirst=false) | Barotrauma.AIObjective | |
AIObjective(Character character, AIObjectiveManager objectiveManager, float priorityModifier, Identifier option=default) | Barotrauma.AIObjective | |
AIObjectiveRescue(Character character, Character targetCharacter, AIObjectiveManager objectiveManager, float priorityModifier=1) | Barotrauma.AIObjectiveRescue | |
AllowAutomaticItemUnequipping | Barotrauma.AIObjective | |
AllowInAnySub | Barotrauma.AIObjectiveRescue | |
AllowInFriendlySubs | Barotrauma.AIObjective | |
AllowMultipleInstances | Barotrauma.AIObjective | |
AllowOutsideSubmarine | Barotrauma.AIObjectiveRescue | |
AllowSubObjectiveSorting | Barotrauma.AIObjective | |
AllowWhileHandcuffed | Barotrauma.AIObjectiveRescue | |
BasePriority | Barotrauma.AIObjective | |
CalculatePriority() | Barotrauma.AIObjective | |
CanBeCompleted | Barotrauma.AIObjective | |
CanEquip(Character character, Item item, bool allowWearing) | Barotrauma.AIObjective | protectedstatic |
CanEquip(Item item, bool allowWearing) | Barotrauma.AIObjective | protected |
character | Barotrauma.AIObjective | |
CheckObjectiveSpecific() | Barotrauma.AIObjectiveRescue | protectedvirtual |
Completed | Barotrauma.AIObjective | |
ConcurrentObjectives | Barotrauma.AIObjective | |
CumulatedDevotion | Barotrauma.AIObjective | protected |
CurrentSubObjective | Barotrauma.AIObjective | |
DebugTag | Barotrauma.AIObjective | |
Deselected | Barotrauma.AIObjective | |
Devotion | Barotrauma.AIObjective | |
ForceHighestPriority | Barotrauma.AIObjective | |
ForceRun | Barotrauma.AIObjectiveRescue | |
ForceWalk | Barotrauma.AIObjective | |
GetActiveObjective() | Barotrauma.AIObjective | |
GetPriority() | Barotrauma.AIObjectiveRescue | protectedvirtual |
GetSortedAfflictions(Character character, bool excludeBuffs=true) | Barotrauma.AIObjectiveRescue | static |
GetSprite(Identifier identifier, Identifier option, Entity targetEntity) | Barotrauma.AIObjective | static |
GetSprite() | Barotrauma.AIObjective | |
GetSubObjectivesRecursive(bool includingSelf=false) | Barotrauma.AIObjective | |
HandleNonAllowed() | Barotrauma.AIObjective | protected |
HumanAIController | Barotrauma.AIObjective | protected |
Identifier | Barotrauma.AIObjectiveRescue | |
IgnoreAtOutpost | Barotrauma.AIObjective | |
IgnoreUnsafeHulls | Barotrauma.AIObjective | |
IsAllowed | Barotrauma.AIObjective | |
IsCompleted | Barotrauma.AIObjective | |
IsDuplicate< T >(T otherObjective) | Barotrauma.AIObjective | virtual |
IsIgnoredAtOutpost() | Barotrauma.AIObjective | |
IsLoop | Barotrauma.AIObjective | |
KeepDivingGearOn | Barotrauma.AIObjectiveRescue | |
KeepDivingGearOnAlsoWhenInactive | Barotrauma.AIObjective | |
MaxDevotion | Barotrauma.AIObjective | protected |
ObjectiveIconColor | Barotrauma.AIObjective | static |
objectiveManager | Barotrauma.AIObjective | |
OnAbandon() | Barotrauma.AIObjectiveRescue | protectedvirtual |
OnCompleted() | Barotrauma.AIObjectiveRescue | protectedvirtual |
OnDeselected() | Barotrauma.AIObjectiveRescue | virtual |
OnSelected() | Barotrauma.AIObjective | virtual |
Option | Barotrauma.AIObjective | |
PathSteering | Barotrauma.AIObjective | protected |
PrioritizeIfSubObjectivesActive | Barotrauma.AIObjective | |
Priority | Barotrauma.AIObjective | |
PriorityModifier | Barotrauma.AIObjective | |
RemoveSubObjective< T >(ref T objective) | Barotrauma.AIObjective | |
Reset() | Barotrauma.AIObjectiveRescue | virtual |
Selected | Barotrauma.AIObjective | |
SortSubObjectives() | Barotrauma.AIObjective | |
SpeakAfterOrderReceived() | Barotrauma.AIObjective | virtual |
SteeringManager | Barotrauma.AIObjective | protected |
SubObjectives | Barotrauma.AIObjective | |
subObjectives | Barotrauma.AIObjective | protected |
SyncRemovedObjectives< T1, T2 >(Dictionary< T1, T2 > dictionary, IEnumerable< T1 > collection) | Barotrauma.AIObjective | protected |
Target | Barotrauma.AIObjectiveRescue | |
TryAddSubObjective< T >(ref T objective, Func< T > constructor, Action onCompleted=null, Action onAbandon=null) | Barotrauma.AIObjective | protected |
TryComplete(float deltaTime) | Barotrauma.AIObjective | |
Update(float deltaTime) | Barotrauma.AIObjective | virtual |