Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Scripting.Action | +-- Scripting.ActionSetWatcherEnabled | +-- Scripting.ActionDisableWatcher
Variables Summary |
---|
Inherited Variables from Scripting.ActionSetWatcherEnabled |
---|
enabled, scriptName, watcherName |
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 Scripting.ActionSetWatcherEnabled |
---|
execute |
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { enabled = false actionDisplayName = "Disable Watcher" actionHelp = "Disables a watcher in a given script" category = "Watch" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |