![]() |
Atoms Crowd
7.0.0
|
Public Member Functions | |
| AtomsPlugin () | |
| Constructor. | |
| ~AtomsPlugin () | |
| Destructor. | |
| void | setFilePath (const std::string &filePath) |
| Sets the plugin file path. | |
| bool | load () |
| Load entry point of the plugin. | |
| bool | unload () |
| Unload the plugin. | |
| bool | isLoaded () |
| Check if this plugin is loaded in memory. | |
| bool | loadScene () |
| Scene load entry point. | |
| bool | unloadScene () |
| Unload scene. | |