Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents > API/Plugins/LiveLinkComponents/Controllers > API/Plugins/LiveLinkComponents/Controllers/ULiveLinkLightController
- ULiveLinkControllerBase::IsRoleSupported()
- ULiveLinkLightController::IsRoleSupported()
References
Module | LiveLinkComponents |
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
&40;
const TSubclassOf< ULiveLinkRole > & RoleToSupport
&41;
Remarks
Can it support a specific role. This is called on the default object before creating an instance.