FAnimInstanceProxy::GetAnimClassInterface

Get the [IAnimClassInterface](API\Runtime\Engine\Animation\IAnimClassInterface) associated with this context, if there is one.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimInstanceProxy.h"

Syntax

IAnimClassInterface * GetAnimClassInterface() const

Remarks

Get the IAnimClassInterface associated with this context, if there is one. Note: This can return NULL, so check the result.

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