UAnimPreviewInstance::CreateAnimInstanceProxy

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimPreviewInstance.h

Include

#include "AnimPreviewInstance.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimPreviewInstance.cpp

Syntax

virtual FAnimInstanceProxy * CreateAnimInstanceProxy()

Remarks

Override point for derived classes to create 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