UE2:LatentScriptedAction (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
U2 Object >> ScriptedAction >> LatentScriptedAction
Package:
Legend
Direct subclasses:
ACTION_WaitForEvent, ACTION_FadeView, ACTION_FinishRotation, ACTION_Freeze, ACTION_MoveToPlayer, ACTION_MoveToPoint, ACTION_TeleportToPoint, ACTION_TurnTowardPlayer, ACTION_WaitForAnimend, ACTION_WaitForPlayer, ACTION_WaitForTimer
This class in other games:

null

Instance functions

CompleteOnAnim

function bool CompleteOnAnim (int Channel)


CompleteWhenTimer

function bool CompleteWhenTimer ()


CompleteWhenTriggered

function bool CompleteWhenTriggered ()


DisplayDebug

function DisplayDebug (Canvas Canvas, out float YL, out float YPos)


GetDistance

function float GetDistance ()


GetMoveTargetFor

function Actor GetMoveTargetFor (ScriptedController C)


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor


MoveToGoal

function bool MoveToGoal ()


StillTicking

function bool StillTicking (ScriptedController C, float DeltaTime)


TickedAction

function bool TickedAction ()


TurnToGoal

function bool TurnToGoal ()


WaitForPlayer

function bool WaitForPlayer ()