There is no spoon

UE2:ACTION_TurnTowardPlayer (UT2004)

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

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