Method | Description | |
---|---|---|
LoadPlugins ( String folder, PluginContext context ) : void | ||
OnGameLoad ( ) : void | ||
OnMapEnd ( ) : void | ||
OnMapStart ( ) : void |
Method | Description | |
---|---|---|
PluginSystem ( ) : System |
public static LoadPlugins ( String folder, PluginContext context ) : void | ||
folder | String | |
context | PluginContext | |
return | void |