|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface EnginePlugin.UnloadHook
The interface definition to be satisfied by unload hook objects, containing the onUnload method.
| Method Summary | |
|---|---|
void |
onUnload(Entity entity)
A UnloadHook/Namespace pair must be registered by calling EnginePlugin.registerUnloadHook(). |
| Method Detail |
|---|
void onUnload(Entity entity)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||