Method | Description | |
---|---|---|
Call ( |
||
Clone ( ) : |
||
Create ( ) : |
||
GetParamCount ( ) : int | ||
GetParams ( ) : ScriptArray | ||
GetValue ( object key ) : |
||
IsParams ( ) : bool | ||
IsStatic ( ) : bool | ||
SetParentContext ( |
||
SetTable ( |
||
SetValue ( object key, |
Method | Description | |
---|---|---|
ScriptScriptFunction ( Script script, String name, |
public Call ( |
||
parameters | ||
return | object |
public GetValue ( object key ) : |
||
key | object | |
return |
public SetParentContext ( |
||
context | ||
return |
public SetTable ( |
||
table | ||
return | void |
public SetValue ( object key, |
||
key | object | |
value | ||
return | void |