- Extends
- AI_MovementAction
- Modifiers
- editinlinenew dependson ( NS_MoveToLocation )
Core.Object
|
+-- Core.RefCount
|
+-- Engine.Tyrion_ActionBase
|
+-- Tyrion.ActionBase
|
+-- Tyrion.AI_RunnableAction
|
+-- Tyrion.AI_Action
|
+-- Tyrion.AI_MovementAction
|
+-- Tyrion.AI_MoveTo
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
Vector destination;
Parameters
var(Parameters) editinline Name destinationName;
var(Parameters) float energyUsage;
var(Parameters)
Character.GroundMovementLevels groundMovement;
var(Parameters)
Character.JetCompetencyLevels jetCompetency;
var(Parameters)
Character.SkiCompetencyLevels skiCompetency;
var(Parameters) float terminalDistanceXY;
var(Parameters) float terminalDistanceZ;
var(Parameters) float terminalHeight;
var(Parameters)
Rotator terminalRotation;
var(Parameters) float terminalVelocity;
function actionSucceededCB (
NS_Action child ) )
defaultproperties
{
satisfiesGoal = class'AI_MoveToGoal'
} |
Creation time: st 23.5.2018 00:10:27.175 - Created with
UnCodeX