ULiveLinkInstance::CreateAnimInstanceProxy

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UAnimInstance::CreateAnimInstanceProxy()

ULiveLinkInstance::CreateAnimInstanceProxy()

References

Module

LiveLinkAnimationCore

Header

/Engine/Source/Runtime/LiveLinkAnimationCore/Public/LiveLinkInstance.h

Include

#include "LiveLinkInstance.h"

Source

/Engine/Source/Runtime/LiveLinkAnimationCore/Private/LiveLinkInstance.cpp

Syntax

virtual FAnimInstanceProxy * CreateAnimInstanceProxy()

Remarks

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