Свойство | Type | Description | |
---|---|---|---|
Tables | Table | ||
script | Script |
Méthode | Description | |
---|---|---|
FormatException ( |
||
Invoke ( string func ) : object |
Invoke the specified method and args.
|
|
LUAPlugin ( string name, string code, |
Initializes a new instance of the Pluton.LUAPlugin class.
|
|
Load ( string code = "" ) : void |
public FormatException ( |
||
ex | ||
Résultat | string |
public LUAPlugin ( string name, string code, |
||
name | string | Name. |
code | string | Code. |
rootdir | Rootdir. | |
Résultat | System |