FAnimInstanceProxy::InitializeObjects

Copy any UObjects we might be using. Called Pre-update and pre-evaluate.

Windows
MacOS
Linux

Override Hierarchy

FAnimInstanceProxy::InitializeObjects()

FAnimSingleNodeInstanceProxy::InitializeObjects()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h

Include

#include "Animation/AnimInstanceProxy.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimInstanceProxy.cpp

Syntax

virtual void InitializeObjects
(
    UAnimInstance * InAnimInstance
)

Remarks

Copy any UObjects we might be using. Called Pre-update and pre-evaluate.

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