Navigation
API > API/Plugins > API/Plugins/NewGizmoEnable
Inheritance Hierarchy
- IModuleInterface
- FNewGizmoEnableModule
References
Module | NewGizmoEnable |
Header | /Engine/Plugins/Experimental/GizmoFramework/Source/NewGizmoEnable/Public/NewGizmoEnable.h |
Include | #include "NewGizmoEnable.h" |
Syntax
class FNewGizmoEnableModule : public IModuleInterface
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
ECheckBoxState | ||
![]() |
bool | ||
![]() ![]() |
void | ||
![]() |
void | Action Callbacks |
Overridden from IModuleInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Called before the module is unloaded, right before the module object is destroyed. | |
![]() ![]() |
void | IModuleInterface implementation |
Constants
Name | Description |
---|---|
bTestingModeEnabled | Whether currently in testing mode or not. |