Property | Type | Description | |
---|---|---|---|
commands | List |
Method | Description | |
---|---|---|
EventMain ( ) : System | ||
EventMain ( string pathtofile ) : System | ||
NameToEnum ( string name ) : ScriptCommandType | ||
RunLoop ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
SpawnUnique ( List |
||
doCommand ( string command, List |
||
getMob ( int id, List |
||
listToString ( List |
||
spawnMob ( List |
public EventMain ( string pathtofile ) : System | ||
pathtofile | string | |
return | System |
public NameToEnum ( string name ) : ScriptCommandType | ||
name | string | |
return | ScriptCommandType |