Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkSourceSettings
- ULiveLinkCurveRemapSettings
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkCurveRemapSettings.h |
| Include | #include "LiveLinkCurveRemapSettings.h" |
Syntax
class ULiveLinkCurveRemapSettings : public ULiveLinkSourceSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLiveLinkCurveConversionSettings | CurveConversionSettings |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
UObject override so we can change this setting when changed in editor. |