IBoneReferenceSkeletonProvider

Interface for objects to provide skeletons that can be used with [FBoneReference](API\Runtime\Engine\FBoneReference)'s details customization.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_BoneReferenceSkeletonProvider.h

Include

#include "Interfaces/Interface_BoneReferenceSkeletonProvider.h"

Syntax

class IBoneReferenceSkeletonProvider

Remarks

Interface for objects to provide skeletons that can be used with FBoneReference's details customization.

Functions

Name Description

Public function Virtual

USkeleton &#...

 

GetSkeleton

(
    bool& bInvalidSkeletonIsError
)

Called to get the skeleton that FBoneReference's details customization will use to populate bone names.

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