FLiveLinkDebugCurveNodeBase

Windows
MacOS
Linux

References

Module

LiveLinkCurveDebugUI

Header

/Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Public/LiveLinkDebugCurveNodeBase.h

Include

#include "LiveLinkDebugCurveNodeBase.h"

Syntax

class FLiveLinkDebugCurveNodeBase

Variables

Name Description

Protected variable

FName

 

CurveName

Protected variable

float

 

CurveValue

Constructors

Name Description

Public function

FLiveLinkDebugCurveNodeBase

(
    FName InCurveName,
    float InCurveValue
)

Destructors

Functions

Name Description

Public function Virtual Const

FSlateColor

 

GetCurveFillColor()

Color we should set the progress fill bar to be when rendering debug info for this curve.

Public function Virtual Const

FText

 

GetCurveName()

Name of the curve we are tracking.

Public function Virtual Const

float

 

GetCurveValue()

Value of the curve we are tracking.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss