Uses of Class
ca.cgjennings.apps.arkham.plugins.ScriptMonkey
-
Packages that use ScriptMonkey Package Description ca.cgjennings.apps.arkham.plugins -
-
Uses of ScriptMonkey in ca.cgjennings.apps.arkham.plugins
Methods in ca.cgjennings.apps.arkham.plugins that return ScriptMonkey Modifier and Type Method Description ScriptMonkey
DefaultScriptedPlugin. getScriptMonkey()
Returns theScriptMonkey
used to manage the execution of the plug-in's script code.ScriptMonkey
ScriptedPlugin. getScriptMonkey()
Returns theScriptMonkey
for the script being run by the plug-in.
-