Navigation
API > API/Plugins > API/Plugins/CPSLiveLinkDevice
| |
|
| Name |
ULiveLinkFaceDeviceSettings |
| Type |
class |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerDevices/Source/CPSLiveLinkDevice/Public/LiveLinkFaceDevice.h |
| Include Path |
#include "LiveLinkFaceDevice.h" |
Syntax
UCLASS (BlueprintType)
class ULiveLinkFaceDeviceSettings : public ULiveLinkDeviceSettings
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ConnectAction |
FToggleConnectAction |
|
LiveLinkFaceDevice.h |
- VisibleAnywhere
- Category="Live Link Face"
|
| DisplayName |
FString |
|
LiveLinkFaceDevice.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Live Link Face"
|
| IpAddress |
FDeviceIpAddress |
|
LiveLinkFaceDevice.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Live Link Face"
|
| Port |
int32 |
|
LiveLinkFaceDevice.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Live Link Face"
|