Navigation
API > API/Plugins > API/Plugins/LiveLinkCurveDebugUI > API/Plugins/LiveLinkCurveDebugUI/SLiveLinkCurveDebugUI
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 |
virtual void GetAllSubjectNames
&40;
TArray< FName > & OutSubjectNames
&41; 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!