Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| |
|
| Name |
ULiveLinkCurveRemapSettings |
| Type |
class |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkCurveRemapSettings.h |
| Include Path |
#include "LiveLinkCurveRemapSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig, Meta=(DisplayName="LiveLink"), MinimalAPI)
class ULiveLinkCurveRemapSettings : public ULiveLinkSourceSettings
Inheritance Hierarchy
Variables
Public
Functions
Public
Overridden from UObject
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
UObject override so we can change this setting when changed in editor. |
LiveLinkCurveRemapSettings.h |
|