FNodeHierarchyWithUserData::GetUserDataImpl

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

Windows
MacOS
Linux

Override Hierarchy

FNodeHierarchyWithUserData::GetUserDataImpl()

FAnimationHierarchy::GetUserDataImpl()

References

Module

AnimationCore

Header

/Engine/Source/Runtime/AnimationCore/Public/NodeHierarchy.h

Include

#include "NodeHierarchy.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