- Extends
- AI_MovementAction
- Modifiers
- editinlinenew
Core.Object
|
+-- Core.RefCount
|
+-- Engine.Tyrion_ActionBase
|
+-- Tyrion.ActionBase
|
+-- Tyrion.AI_RunnableAction
|
+-- Tyrion.AI_Action
|
+-- Tyrion.AI_MovementAction
|
+-- Tyrion.AI_Follow
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 |
InternalParameters
var(InternalParameters) editconst int positionIndex;
var(InternalParameters) editconst
Actor target;
Parameters
var(Parameters) float energyUsage;
preferredGroundMovement Source code
var(Parameters)
Character.GroundMovementLevels preferredGroundMovement;
var(Parameters) editinline float proximity;
var(Parameters) editinline Name targetName;
var(Parameters) float terminalHeight;
var(Parameters) float terminalVelocity;
function string actionDebuggingString ( ) )
function actionSucceededCB (
NS_Action child ) )
function cleanup ( ) )
private final function float proximityFunction ( ) )
defaultproperties
{
satisfiesGoal = class'AI_FollowGoal'
} |
Creation time: st 23.5.2018 00:10:26.824 - Created with
UnCodeX