Navigation
API > API/Plugins > API/Plugins/AvalancheSceneRigEditor
| Name | FAvaSceneRigEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheSceneRigEditor/Public/AvaSceneRigEditorCommands.h |
| Include Path | #include "AvaSceneRigEditorCommands.h" |
Syntax
class FAvaSceneRigEditorCommands : public TCommands< FAvaSceneRigEditorCommands >
Inheritance Hierarchy
- TCommands< FAvaSceneRigEditorCommands > → FAvaSceneRigEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAvaSceneRigEditorCommands() |
AvaSceneRigEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AddOutlinerItemsToSceneRig | TSharedPtr< FUICommandInfo > | AvaSceneRigEditorCommands.h | ||
| PromptToSaveSceneRigFromOutlinerItems | TSharedPtr< FUICommandInfo > | AvaSceneRigEditorCommands.h | ||
| RemoveOutlinerItemsToSceneRig | TSharedPtr< FUICommandInfo > | AvaSceneRigEditorCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
AvaSceneRigEditorCommands.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FAvaSceneRigEditorCommands & GetExternal() |
AvaSceneRigEditorCommands.h | ||
static const FAvaSceneRigEditorCommands & GetInternal() |
AvaSceneRigEditorCommands.h |