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