메소드 | 설명 | |
---|---|---|
Init ( ) : void |
Sets up global variables and subscriptions, call once everything is ready (scripts, world, etc).
|
|
Load ( ) : void |
Loads all scripts.
|
|
OnMabiTick ( |
5 min tick, global var saving.
|
|
Reload ( ) : void |
Removes all NPCs, props, etc and loads them again.
|
|
ScriptManager ( ) : Aura.Channel.Scripting.Compilers |
Creates new script manager
|
메소드 | 설명 | |
---|---|---|
CreateInlineItemScriptFile ( ) : void |
Generates script file for inline scripts from item db.
|
public ScriptManager ( ) : Aura.Channel.Scripting.Compilers | ||
리턴 | Aura.Channel.Scripting.Compilers |