Navigation
API > API/Plugins > API/Plugins/MetaHumanFootageIngest
| |
|
| Name |
FCaptureManagerCommands |
| Type |
class |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanFootageIngest/Public/CaptureManagerCommands.h |
| Include Path |
#include "CaptureManagerCommands.h" |
Syntax
class FCaptureManagerCommands : public TCommands< FCaptureManagerCommands >
Inheritance Hierarchy
- TCommands< FCaptureManagerCommands > → FCaptureManagerCommands
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FCaptureManagerCommands()
|
|
CaptureManagerCommands.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Refresh |
TSharedPtr< FUICommandInfo > |
|
CaptureManagerCommands.h |
|
| Save |
TSharedPtr< FUICommandInfo > |
|
CaptureManagerCommands.h |
|
| SaveAll |
TSharedPtr< FUICommandInfo > |
|
CaptureManagerCommands.h |
|
| StartStopCapture |
TSharedPtr< FUICommandInfo > |
|
CaptureManagerCommands.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void RegisterCommands()
|
|
CaptureManagerCommands.h |
|