UE2:ACTION_TurnTowardPlayer (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> ScriptedAction >> LatentScriptedAction >> ACTION_TurnTowardPlayer
Package:
Gameplay
This class in other games:

null

Default values

Property Value
ActionString "Turn toward player"
bValidForTrigger False

Instance functions

GetMoveTargetFor

function Actor GetMoveTargetFor (ScriptedController C)

Overrides: LatentScriptedAction.GetMoveTargetFor


InitActionFor

function bool InitActionFor (ScriptedController C)

Overrides: LatentScriptedAction.InitActionFor


TurnToGoal

function bool TurnToGoal ()

Overrides: LatentScriptedAction.TurnToGoal