Navigation
API > API/Plugins > API/Plugins/Mover
| Name | FMoverModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverModule.h |
| Include Path | #include "MoverModule.h" |
Syntax
class FMoverModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConsoleCommands | TArray< IConsoleCommand * > | MoverModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MoverModule.h | |||
| MoverModule.h | |||
| MoverModule.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
MoverModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | MoverModule.h |