SLiveLinkCurveDebugUI::GetAllSubjectNames

Gets all current LiveLink subject names from our internal LiveLink client and stores it in the OutSubjectNames parameter. Clears OutSubjectNames if no SubjectNames are found!

Windows
MacOS
Linux

References

Module

LiveLinkCurveDebugUI

Header

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

Include

#include "SLiveLinkCurveDebugUI.h"

Source

/Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Private/SLiveLinkCurveDebugUI.cpp

Syntax

virtual void GetAllSubjectNames
(
    TArray< FName > & OutSubjectNames
) const

Remarks

Gets all current LiveLink subject names from our internal LiveLink client and stores it in the OutSubjectNames parameter. Clears OutSubjectNames if no SubjectNames are found!

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