Navigation
API > API/Plugins > API/Plugins/AndroidFileServer
Inheritance Hierarchy
- IModuleInterface
- FAndroidFileServerModule
References
| Module | AndroidFileServer |
| Header | /Engine/Plugins/Runtime/AndroidFileServer/Source/AndroidFileServer/Public/AndroidFileServer.h |
| Include | #include "AndroidFileServer.h" |
Syntax
class FAndroidFileServerModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |