Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
| Name | FConnectionChangedEvent |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanCaptureEvents.h |
| Include Path | #include "MetaHumanCaptureEvents.h" |
Syntax
struct FConnectionChangedEvent : public FCaptureEvent
Inheritance Hierarchy
- FCaptureEvent → FConnectionChangedEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConnectionChangedEvent
(
EState InConnectionState |
MetaHumanCaptureEvents.h |
Enums
Public
| Name | Remarks |
|---|---|
| EState |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Name | const FString | MetaHumanCaptureEvents.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConnectionState | EState | MetaHumanCaptureEvents.h |