IPersonaPreviewScene::HandleSkeletonTreeSelectionChanged

Handle syncing selection with the skeleton tree

Windows
MacOS
Linux

References

Module

Persona

Header

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

Include

#include "IPersonaPreviewScene.h"

Syntax

void HandleSkeletonTreeSelectionChanged
(
    const TArrayView< TSharedPtr< ISkeletonTreeItem >> & InSelectedItems,
    ESelectInfo::Type InSelectInfo
)

Remarks

Handle syncing selection with the skeleton tree

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