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

UE2:ACTION_SetViewTarget (UT2003)

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

null

Properties[edit]

Property group 'Action'[edit]

ViewTargetTag[edit]

Type: name


Internal variables[edit]

ViewTarget[edit]

Type: Actor


Default values[edit]

Property Value
ActionString "set viewtarget"
bValidForTrigger False

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor