FBoneReference::Initialize

Only used by blendspace 'PerBoneBlend'.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BoneContainer.h

Include

#include "BoneContainer.h"

Source

/Engine/Source/Runtime/Engine/Private/BoneContainer.cpp

Syntax

bool Initialize
(
    const USkeleton * Skeleton
)

Remarks

Only used by blendspace 'PerBoneBlend'. This is skeleton indices since the input is skeleton

, if you use this function, it won't work with GetCompactPoseIndex, GetMeshPoseIndex; it triggers ensure in those functions

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