Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
| |
|
| Name |
FThumbnailChangedEvent |
| Type |
struct |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanCaptureEvents.h |
| Include Path |
#include "MetaHumanCaptureEvents.h" |
Syntax
struct FThumbnailChangedEvent : public FCaptureEvent
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FThumbnailChangedEvent
(
TakeId InChangedTake
)
|
|
MetaHumanCaptureEvents.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| Name |
const FString |
|
MetaHumanCaptureEvents.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ChangedTake |
TakeId |
|
MetaHumanCaptureEvents.h |
|
Functions
Public