FAnimationBaseContext::GetAnimClass

Get the Blueprint [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/Classes/Animation/AnimNodeBase.h

Include

#include "Animation/AnimNodeBase.h"

Source

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

Syntax

IAnimClassInterface * GetAnimClass() const

Remarks

Get the Blueprint IAnimClassInterface associated with this context, if there is one.

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