| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Scripting.Action
|
+-- Scripting.ActionBool
|
+-- Scripting.TruthStatement
| Variables Summary | |
|---|---|
| TruthStatement | |
| name | value |
| 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)) | |
![]() | Variable | execute ())) |
| Inherited Functions from Scripting.ActionBool |
|---|
| editorDisplayString, makeVariable |
| Variables Detail |
|---|
| Functions Detail |
|---|
editorDisplayString Source code
execute Source code| Defaultproperties |
|---|
defaultproperties
{
actionDisplayName = "Truth Statement"
actionHelp = "Returns value evaluated as a boolean"
category = "Logic"
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||