Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Scripting.Action | +-- Gameplay.ActionDisplayText | +-- Gameplay.ActionDisplayInfo
Variables Summary |
---|
Inherited Variables from Gameplay.ActionDisplayText |
---|
sectionName, textID |
Inherited Variables from Scripting.Action |
---|
acceptAllTypes, actionDisplayName, actionHelp, category, parentScript, resolveInfoList, returnType |
Structures Summary |
---|
Inherited Structures from Scripting.Action |
---|
ParameterResolveInfo |
Functions Summary | ||
---|---|---|
editorDisplayString (out string s)) |
Inherited Functions from Gameplay.ActionDisplayText |
---|
execute |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { sectionName = "Infos" actionDisplayName = "Display Info" actionHelp = "Sends a localised string to the info display area of the HUD" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |