Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkCurveDebugUI
References
Module | LiveLinkCurveDebugUI |
Header | /Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Public/LiveLinkDebugCurveNodeBase.h |
Include | #include "LiveLinkDebugCurveNodeBase.h" |
Syntax
class FLiveLinkDebugCurveNodeBase
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FName | CurveName | |
![]() |
float | CurveValue |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FLiveLinkDebugCurveNodeBase
(
FName InCurveName, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FSlateColor | Color we should set the progress fill bar to be when rendering debug info for this curve. | |
![]() ![]() ![]() |
FText | GetCurveName () |
Name of the curve we are tracking. |
![]() ![]() ![]() |
float | Value of the curve we are tracking. |