Gah - a solution with more questions. – EntropicLqd

UE2:ACTION_LocalizedMessage (UT2003)

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

null

Properties[edit]

Property group 'Action'[edit]

MessageClass[edit]

Type: class<LocalMessage>


Default value: Class'Gameplay.ActionMessage'

MessageNum[edit]

Type: int


Default values[edit]

Property Value
ActionString "Localized Message"

Instance functions[edit]

GetActionString[edit]

function string GetActionString ()

Overrides: ScriptedAction.GetActionString


InitActionFor[edit]

function bool InitActionFor (ScriptedController C)

Overrides: ScriptedAction.InitActionFor