Navigation
API > API/Plugins > API/Plugins/NewGizmoEnable
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FNewGizmoEnableCommands
References
Module | NewGizmoEnable |
Header | /Engine/Plugins/Experimental/GizmoFramework/Source/NewGizmoEnable/Public/NewGizmoEnableCommands.h |
Include | #include "NewGizmoEnableCommands.h" |
Syntax
class FNewGizmoEnableCommands : public TCommands< FNewGizmoEnableCommands >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< FUICommandInfo > | ToggleNewGizmos |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from TCommands
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |