ULiveLinkControllerBase::IsRoleSupported

Can it support a specific role. This is called on the default object before creating an instance.

Windows
MacOS
Linux

Override Hierarchy

References

Module

LiveLinkComponents

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkControllerBase.h

Include

#include "LiveLinkControllerBase.h"

Syntax

virtual bool IsRoleSupported
(
    const TSubclassOf< ULiveLinkRole > & RoleToSupport
)

Remarks

Can it support a specific role. This is called on the default object before creating an instance.

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