Choose your operating system:
Windows
macOS
Linux
| ULiveLinkControllerBase::IsRoleSupported()
|
Module |
|
Header |
/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h |
Include |
#include "LiveLinkControllerBase.h" |
virtual bool IsRoleSupported
(
const TSubclassOf< ULiveLinkRole > & RoleToSupport
)
Can it support a specific role. This is called on the default object before creating an instance.