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