Navigation
API > API/Plugins > API/Plugins/LiveLinkComponents > API/Plugins/LiveLinkComponents/ULiveLinkControllerBase
- ULiveLinkControllerBase::IsRoleSupported()
- ULiveLinkLensController::IsRoleSupported()
- ULiveLinkLightController::IsRoleSupported()
- ULiveLinkCameraController::IsRoleSupported()
- ULiveLinkTransformController::IsRoleSupported()
References
Module | LiveLinkComponents |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h |
Include | #include "LiveLinkControllerBase.h" |
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.