FAnimationHierarchy::GetUserDataImpl

Derived classes can implement this to supply per-node user data

Windows
MacOS
Linux

Override Hierarchy

FNodeHierarchyWithUserData::GetUserDataImpl()

FAnimationHierarchy::GetUserDataImpl()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/AnimationHierarchy.h

Include

#include "Rigs/AnimationHierarchy.h"

Syntax

virtual const void * GetUserDataImpl
(
    int32 Index
) const

Remarks

Derived classes can implement this to supply per-node user data

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