ULiveLinkBlueprintLibrary::GetLiveLinkSubjectRole

Get the role of the subject with this name

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 > GetLiveLinkSubjectRole
(
    const FLiveLinkSubjectName SubjectName
)

Remarks

Get the role of the subject with this name

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