Tyrion.AI_VehicleMoveTo
- Extends
- AI_DriverAction
- Modifiers
- editinlinenew
Core.Object
|
+-- Core.RefCount
|
+-- Engine.Tyrion_ActionBase
|
+-- Tyrion.ActionBase
|
+-- Tyrion.AI_RunnableAction
|
+-- Tyrion.AI_Action
|
+-- Tyrion.AI_DriverAction
|
+-- Tyrion.AI_VehicleMoveTo
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
Rook attackTarget;
var(InternalParameters) editconst
Vector destination;
Parameters
var(Parameters) editinline Name attackTargetName;
var(Parameters) editinline float desiredSpeed;
var(Parameters) editinline Name destinationName;
var(Parameters) bool skipIntermediateNodes;
function actionSucceededCB (
NS_Action child ) )
defaultproperties
{
satisfiesGoal = class'AI_VehicleMoveToGoal' |
Creation time: st 23.5.2018 00:10:27.922 - Created with
UnCodeX