public interface AMD_IScript_canRunScript
extends Ice.AMDCallback
Either the script is an official script and this method
will return true (though an individual invocation may fail
with an ResourceError
for some reason)
or this is a user script, and a usermode processor
must be active which takes the scripts user or group.
Modifier and Type | Method and Description |
---|---|
void |
ice_response(boolean __ret)
ice_response indicates that
the operation completed successfully.
|