Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
| Name | FObjectTreeGraphEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Commands/ObjectTreeGraphEditorCommands.h |
| Include Path | #include "Commands/ObjectTreeGraphEditorCommands.h" |
Syntax
class FObjectTreeGraphEditorCommands : public TCommands< FObjectTreeGraphEditorCommands >
Inheritance Hierarchy
- TCommands< FObjectTreeGraphEditorCommands > → FObjectTreeGraphEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FObjectTreeGraphEditorCommands() |
Commands/ObjectTreeGraphEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InsertArrayItemPinAfter | TSharedPtr< FUICommandInfo > | Commands/ObjectTreeGraphEditorCommands.h | ||
| InsertArrayItemPinBefore | TSharedPtr< FUICommandInfo > | Commands/ObjectTreeGraphEditorCommands.h | ||
| RemoveArrayItemPin | TSharedPtr< FUICommandInfo > | Commands/ObjectTreeGraphEditorCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
Commands/ObjectTreeGraphEditorCommands.h |