ISkeletonTree::DuplicateAndSelectSocket

Duplicate the socket and select it

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonTree.h

Include

#include "ISkeletonTree.h"

Syntax

void DuplicateAndSelectSocket
(
    const FSelectedSocketInfo & SocketInfoToDuplicate,
    const FName & NewParentBoneName
)

Remarks

Duplicate the socket and select it

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