Navigation
API > API/Plugins > API/Plugins/LiveLinkDevice
| Name | ULiveLinkDeviceSettings |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLinkDevice/Source/LiveLinkDevice/Public/LiveLinkDevice.h |
| Include Path | #include "LiveLinkDevice.h" |
Syntax
UCLASS (Abstract)
class ULiveLinkDeviceSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULiveLinkDeviceSettings
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisplayName | FString | Unique display name for this device | LiveLinkDevice.h |
|