Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
| Name | FStartCaptureCommandArgs |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/Commands/LiveLinkFaceConnectionCommands.h |
| Include Path | #include "Commands/LiveLinkFaceConnectionCommands.h" |
Syntax
class FStartCaptureCommandArgs : public FBaseCommandArgs
Inheritance Hierarchy
- FBaseCommandArgs → FStartCaptureCommandArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/LiveLinkFaceConnectionCommands.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FStartCaptureCommandArgs() |
Commands/LiveLinkFaceConnectionCommands.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CommandName | const FString | Commands/LiveLinkFaceConnectionCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Scenario | TOptional< FString > | Commands/LiveLinkFaceConnectionCommands.h | ||
| SlateName | FString | Commands/LiveLinkFaceConnectionCommands.h | ||
| Subject | TOptional< FString > | Commands/LiveLinkFaceConnectionCommands.h | ||
| Tags | TOptional< TArray< FString > > | Commands/LiveLinkFaceConnectionCommands.h | ||
| TakeNumber | uint16 | Commands/LiveLinkFaceConnectionCommands.h |