FDisplayedBoneMappingInfo::Make

Static function for creating a new item, but ensures that you can only have a [TSharedRef](API\Runtime\Core\Templates\TSharedRef) to one

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/SBoneMappingBase.h

Include

#include "SBoneMappingBase.h"

Syntax

static TSharedRef< FDisplayedBoneMappingInfo > Make
(
    const FName NodeName,
    const FString DisplayName
)

Remarks

Static function for creating a new item, but ensures that you can only have a TSharedRef to one

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