I'm a doctor, not a mechanic

UE2:ACTION_TurnTowardPlayer (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> ScriptedAction >> LatentScriptedAction >> ACTION_TurnTowardPlayer
Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

null

Default values[edit]

Property Value
ActionString "Turn toward player"
bValidForTrigger False

Instance functions[edit]

GetMoveTargetFor[edit]

function Actor GetMoveTargetFor (ScriptedController C)

Overrides: LatentScriptedAction.GetMoveTargetFor


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: LatentScriptedAction.InitActionFor


TurnToGoal[edit]

function bool TurnToGoal ()

Overrides: LatentScriptedAction.TurnToGoal