Method | Description | |
---|---|---|
CorePlugin ( ) : System | ||
InitPlugin ( ) : void |
Called when initializing the plugin.
|
|
OnAfterUpdate ( ) : void |
Called after Duality updates the game scene
|
|
OnBeforeUpdate ( ) : void |
Called before Duality updates the game scene
|
|
OnDisposePlugin ( ) : void |
Called when unloading / disposing the plugin.
|
|
OnExecContextChanged ( |
Called when Dualitys DualityApp.ExecutionContext changes.
|
Method | Description | |
---|---|---|
Dispose ( ) : void |
protected OnExecContextChanged ( |
||
previousContext | ||
return | void |