| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Scripting.Action
|
+-- Gameplay.ActionDisplayText
|
+-- Gameplay.ActionDisplayPrompt
| 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 |
|---|
editorDisplayString Source code| Defaultproperties |
|---|
defaultproperties
{
sectionName = "Prompts"
actionDisplayName = "Display Prompt"
actionHelp = "Sends a localised string to the prompt display area of the HUD"
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||