FLiveLinkRoleTrait::GetFrameTranslatorClassesFrom

Get the list of all the Frame Translator to convert from a Role.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRoleTrait.h

Include

#include "LiveLinkRoleTrait.h"

Source

/Engine/Source/Runtime/LiveLinkInterface/Private/LiveLinkRoleTrait.cpp

Syntax

static TArray< TSubclassOf< ULiveLinkFrameTranslator > > GetFrameTranslatorClassesFrom
(
    TSubclassOf< ULiveLinkRole > Role
)

Remarks

Get the list of all the Frame Translator to convert from a Role.

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