ILiveLinkSource::GetSettingsClass

Setting class to display and used by the Source.

Windows
MacOS
Linux

Override Hierarchy

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h

Include

#include "ILiveLinkSource.h"

Syntax

virtual TSubclassOf< ULiveLinkSourceSettings > GetSettingsClass() const

Remarks

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.

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