Navigation
API > API/Plugins > API/Plugins/LiveLinkCurveDebugUI
| |
|
| Name |
FLiveLinkCurveDebugUIModule |
| Type |
class |
| Header File |
/Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Public/LiveLinkCurveDebugUIModule.h |
| Include Path |
#include "LiveLinkCurveDebugUIModule.h" |
Syntax
class FLiveLinkCurveDebugUIModule :
public FSelfRegisteringExec,
public ILiveLinkCurveDebugUIModule
Inheritance Hierarchy
Implements Interfaces
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bForceDisplayThroughViewport |
bool |
|
LiveLinkCurveDebugUIModule.h |
|
| bHasRegisteredTabSpawners |
bool |
|
LiveLinkCurveDebugUIModule.h |
|
| LiveLinkSubjectNameToTrack |
FString |
A cached version of what the SubjectName to supply to LiveLink. Gets passed into created widgets. |
LiveLinkCurveDebugUIModule.h |
|
| LiveLinkUserWidget |
TSharedPtr< SLiveLinkCurveDebugUI > |
|
LiveLinkCurveDebugUIModule.h |
|
Functions