Navigation
API > API/Plugins > API/Plugins/PerformanceCaptureWorkflow
| Name | FPerformanceCaptureCommands |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/PerformanceCaptureWorkflow/Source/PerformanceCaptureWorkflow/Public/PerformanceCaptureCommands.h |
| Include Path | #include "PerformanceCaptureCommands.h" |
Syntax
class FPerformanceCaptureCommands : public TCommands< FPerformanceCaptureCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FPerformanceCaptureCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPerformanceCaptureCommands() |
PerformanceCaptureCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OpenPluginWindow | TSharedPtr< FUICommandInfo > | PerformanceCaptureCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
PerformanceCaptureCommands.h |