Navigation
API > API/Plugins > API/Plugins/LiveLinkDevice
| |
|
| Name |
FLiveLinkDeviceCreateResult |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/LiveLinkDevice/Source/LiveLinkDevice/Public/LiveLinkDeviceSubsystem.h |
| Include Path |
#include "LiveLinkDeviceSubsystem.h" |
Syntax
USTRUCT (BlueprintType )
struct FLiveLinkDeviceCreateResult
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Device |
TObjectPtr< ULiveLinkDevice > |
|
LiveLinkDeviceSubsystem.h |
- BlueprintReadWrite
- Category="Live Link|Devices"
|
| DeviceId |
FGuid |
|
LiveLinkDeviceSubsystem.h |
- BlueprintReadWrite
- Category="Live Link|Devices"
|