Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
| Name | FCameraRigAssetEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Commands/CameraRigAssetEditorCommands.h |
| Include Path | #include "Commands/CameraRigAssetEditorCommands.h" |
Syntax
class FCameraRigAssetEditorCommands : public TCommands< FCameraRigAssetEditorCommands >
Inheritance Hierarchy
- TCommands< FCameraRigAssetEditorCommands > → FCameraRigAssetEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCameraRigAssetEditorCommands() |
Commands/CameraRigAssetEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Build | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h | ||
| FindInCameraRig | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h | ||
| FocusHome | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h | ||
| ShowMessages | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h | ||
| ShowNodeHierarchy | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h | ||
| ShowTransitions | TSharedPtr< FUICommandInfo > | Commands/CameraRigAssetEditorCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
Commands/CameraRigAssetEditorCommands.h |