Method | Description | |
---|---|---|
Call ( |
||
ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System |
public Call ( |
||
parameters | ||
return | object |
public ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
script | Script | |
handle | ScorpioHandle | |
return | System |
public ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System | ||
script | Script | |
name | String | |
handle | ScorpioHandle | |
return | System |