Navigation
API > API/Plugins > API/Plugins/LiveLinkOverNDisplay
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkOverNDisplaySettings
References
| Module | LiveLinkOverNDisplay |
| Header | /Engine/Plugins/Runtime/LiveLinkOvernDisplay/Source/LiveLinkOverNDisplay/Public/LiveLinkOverNDisplaySettings.h |
| Include | #include "LiveLinkOverNDisplaySettings.h" |
Syntax
UCLASS&40;Config&61;Engine&41;
class ULiveLinkOverNDisplaySettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsEnabled | Enables nDisplay specific LiveLink subjects management across nDisplay cluster. | |
| TOptional< bool > | bIsEnabledFromCommandLine | Command line override value if it was set on the command line |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Whether or not LiveLink over NDisplay is enabled, from command line first or from project settings |