ULiveLinkControllerBase::GetControllerForRole

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • This function is deprecated. Use GetControllersForRole instead and use first element to have the same result.

References

Module

LiveLinkComponents

Header

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

Include

#include "LiveLinkControllerBase.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Private/LiveLinkControllerBase.cpp

Syntax

static TSubclassOf< ULiveLinkControllerBase > GetControllerForRole
(
    const TSubclassOf< ULiveLinkRole > & RoleToSupport
)