Choose your operating system:
Windows
macOS
Linux
| ILiveLinkSource::GetSettingsClass()
|
Module |
|
Header |
/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h |
Include |
#include "ILiveLinkSource.h" |
virtual TSubclassOf< ULiveLinkSourceSettings > GetSettingsClass() const
Setting class to display and used by the Source. An instance of that class will be constructed when the source is added to the Client. Then InitializeSettings will be called.