ULiveLinkInstance

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLink

Header

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

Include

#include "LiveLinkInstance.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Transient, NotBlueprintable)
class ULiveLinkInstance : public UAnimInstance

Variables

Name Description

Protected variable UProperty Transient

ULiveLinkRetarg...

 

CurrentRetargetAsset

Cache for GC.

Protected variable

friend

 

FLiveLinkInstanceProxy

Functions

Name Description

Public function UFunction BlueprintCallable, Category

void

 

SetRetargetAsset

Public function UFunction BlueprintCallable, Category

void

 

SetSubject

(
    FLiveLinkSubjectName SubjectName
)

Overridden from UAnimInstance

Name Description

Protected function Virtual

FAnimInstanc...

 

CreateAnimInstanceProxy()

Override point for derived classes to create their own proxy objects (allows custom allocation)

Protected function Virtual

void

 

DestroyAnimInstanceProxy

(
    FAnimInstanceProxy* InProxy
)

Override point for derived classes to destroy their own proxy objects (allows custom allocation)

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