ULiveLinkBlueprintLibrary::GetSpecificLiveLinkSubjectRole

Get the role of a subject from a specific source

Windows
MacOS
Linux

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkBlueprintLibrary.h

Include

#include "LiveLinkBlueprintLibrary.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkBlueprintLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="LiveLink")
static TSubclassOf< ULiveLinkRole > GetSpecificLiveLinkSubjectRole
(
    const FLiveLinkSubjectKey SubjectKey
)

Remarks

Get the role of a subject from a specific source

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