Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureProtocolStack > API/Plugins/MetaHumanCaptureProtocolStack/FGetTakeMetadataResponse
| Name | FTakeObject |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/Control/Messages/ControlResponse.h |
| Include Path | #include "Control/Messages/ControlResponse.h" |
Syntax
struct FTakeObject
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AppVersion | FString | Control/Messages/ControlResponse.h | ||
| Audio | FAudioObject | Control/Messages/ControlResponse.h | ||
| DateTime | FString | Control/Messages/ControlResponse.h | ||
| Files | TArray< FFileObject > | Control/Messages/ControlResponse.h | ||
| Model | FString | Control/Messages/ControlResponse.h | ||
| Name | FString | Control/Messages/ControlResponse.h | ||
| Scenario | FString | Control/Messages/ControlResponse.h | ||
| Slate | FString | Control/Messages/ControlResponse.h | ||
| Subject | FString | Control/Messages/ControlResponse.h | ||
| Tags | TArray< FString > | Control/Messages/ControlResponse.h | ||
| TakeNumber | uint16 | Control/Messages/ControlResponse.h | ||
| Video | FVideoObject | Control/Messages/ControlResponse.h |