Navigation
API > API/Plugins > API/Plugins/AvalancheInteractiveTools
| Name | FAvaInteractiveToolsCommands |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheInteractiveTools/Public/AvaInteractiveToolsCommands.h |
| Include Path | #include "AvaInteractiveToolsCommands.h" |
Syntax
class FAvaInteractiveToolsCommands : public TCommands< FAvaInteractiveToolsCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FAvaInteractiveToolsCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAvaInteractiveToolsCommands() |
AvaInteractiveToolsCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CancelActiveTool | TSharedPtr< FUICommandInfo > | Ed Mode. | AvaInteractiveToolsCommands.h | |
| Category_2D | TSharedPtr< FUICommandInfo > | Categories. | AvaInteractiveToolsCommands.h | |
| Category_3D | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| Category_Actor | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| Category_Cloner | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| Category_Effector | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| OpenViewportToolbarSettings | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| ToggleViewportToolbar | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| Tool_Actor_Null | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h | ||
| Tool_Actor_Spline | TSharedPtr< FUICommandInfo > | AvaInteractiveToolsCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RegisterActorCommands() |
AvaInteractiveToolsCommands.h | ||
void RegisterCategoryCommands() |
AvaInteractiveToolsCommands.h | ||
void RegisterEdModeCommands() |
AvaInteractiveToolsCommands.h |
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
AvaInteractiveToolsCommands.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FAvaInteractiveToolsCommands * GetExternal() |
AvaInteractiveToolsCommands.h |