Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkCurveElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkTypes.h | |||
FLiveLinkCurveElement
(
FName InCurveName, |
LiveLinkTypes.h |
FLiveLinkCurveElement()
| Name | FLiveLinkCurveElement |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
FLiveLinkCurveElement()
FLiveLinkCurveElement(FName, float)
| Name | FLiveLinkCurveElement |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
FLiveLinkCurveElement
(
FName InCurveName,
float InCurveValue
)