SLiveLinkCurveDebugUITab

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkCurveDebugUI

Header

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

Include

#include "SLiveLinkCurveDebugUITab.h"

Syntax

class SLiveLinkCurveDebugUITab : public SDockTab

Variables

Name Description

Protected variable

TSharedPtr< FSt...

 

CurrentSelectedSubjectName

Protected variable

TSharedPtr< SLi...

 

MyDebugUI

Our embedded LiveLink Curve Debugger

Protected variable

TSharedPtr< SCo...

 

SubjectNameComboBox

Protected variable

TArray< TShared...

 

SubjectNames

Functions

Name Description

Public function Virtual

void

 

Construct

(
    const FArguments& InArgs
)

Protected function Const

FText

 

GetSelectedSubjectName()

Protected function

TSharedRef< ...

 

MakeComboButtonItemWidget

(
    TSharedPtr< FString > StringItem
)

Protected function

void

 

OnSelectionChanged

(
    TSharedPtr< FString > StringItem,
    ESelectInfo::Type SelectInfo
)

Protected function

void

 

OnSubjectNameComboBoxOpened()

Protected function

void

 

RefreshSubjectNames()

Public function

void

 

SetLiveLinkSubjectName

(
    FName SubjectName
)

Protected function

void

 

UpdateSubjectNameEditor

(
    FName SubjectName
)

This is for when our subject name is updated by the underlying widget and we need to change our selected SubjectName.

Classes

Name

Description

Public struct

FArguments

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