Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Scripting.ActionDisableWatcher

Extends
ActionSetWatcherEnabled

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
function editorDisplayString (out string s))
Inherited Functions from Scripting.ActionSetWatcherEnabled
execute
Inherited Functions from Scripting.Action
construct, editorDisplayString, enumScriptLabels, enumScripts, execute, findByLabel, findStaticByLabel, findVariable, logError, newTemporaryVariable, newVariable, PrecacheSpeech, propertyDisplayString, resolveParameters, SetActionPropertyText, setParentScript, tryFindVariable


Functions Detail

editorDisplayString Source code

function editorDisplayString ( out string s) )


Defaultproperties

defaultproperties
{
	enabled				= false
	actionDisplayName	= "Disable Watcher"
	actionHelp			= "Disables a watcher in a given script"
	category			= "Watch"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:25.465 - Created with UnCodeX