I don't need to test my programs. I have an error-correcting modem.

UE2:ACTION_LocalizedMessage (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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