FReferenceSkeleton::EnsureParentsExistAndSort

Ensure parent exists in the given input array.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ReferenceSkeleton.h

Include

#include "ReferenceSkeleton.h"

Source

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

Syntax

void EnsureParentsExistAndSort
(
    TArray< FBoneIndexType > & InOutBoneUnsortedArray
) const

Remarks

Ensure parent exists in the given input array. Insert parent to the array. The result should be sorted.

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