ULiveLinkComponentController::GetSelectedRoleHierarchyClasses

Returns an array representing the class hierarchy of the given class

Windows
MacOS
Linux

References

Module

LiveLinkComponents

Header

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

Include

#include "LiveLinkComponentController.h"

Source

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

Syntax

TArray< TSubclassOf< ULiveLinkRole > > GetSelectedRoleHierarchyClasses
(
    const TSubclassOf< ULiveLinkRole > InCurrentRoleClass
) const

Remarks

Returns an array representing the class hierarchy of the given class

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