Tyrion.AI_GuardAttack
- Extends
- AI_CharacterAction
- Modifiers
- editinlinenew
Core.Object
|
+-- Core.RefCount
|
+-- Engine.Tyrion_ActionBase
|
+-- Tyrion.ActionBase
|
+-- Tyrion.AI_RunnableAction
|
+-- Tyrion.AI_Action
|
+-- Tyrion.AI_CharacterAction
|
+-- Tyrion.AI_GuardAttack
Inherited Functions from Tyrion.AI_CharacterAction |
baseAIcharacter, character, characterResource, classConstruct, cleanup, clearDummyGoals, clearDummyHeadGoal, clearDummyMovementGoal, clearDummyWeaponGoal, findResource, getResourceClass, headResource, initAction, movementResource, rook, useResources, weaponResource |
Inherited Functions from Tyrion.AI_Action |
fail, getChildReference, getResource, goalAchievedCB, goalNotAchievedCB, initAction, instantFail, instantSucceed, interruptAction, interruptGoalIf, myAddRef, OnSensorMessage, removeAction, removeChildReference, resourceStolenCB, runAction, selectionHeuristic, setChildReference, succeed, waitForAllGoals, waitForAllGoalsConsidered, waitForAllGoalsInList, waitForAnyGoal, waitForGoal, waitForResourcesAvailable |
var int origPriority;
InternalParameters
var(InternalParameters) editconst
Vector engagementAreaCenter;
var(InternalParameters) float engagementAreaRadius;
var(InternalParameters) editconst
Actor engagementAreaTarget;
var(InternalParameters) editconst
Vector movementAreaCenter;
var(InternalParameters) float movementAreaRadius;
var(InternalParameters) editconst
Actor movementAreaTarget;
var(InternalParameters)
class<
Weapon>
preferredWeaponClass;
function cleanup ( ) )
static
function float selectionHeuristic (
AI_Goal goal ) )
defaultproperties
{
satisfiesGoal = class'AI_GuardAttackGoal'
} |
Creation time: st 23.5.2018 00:10:26.952 - Created with
UnCodeX