Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ACTION_TurnTowardPlayer (UT2003)

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

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