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