UMultiSelectionTool::GetMapToFirstComponentsSharingSourceData

Helper to find which component targets share source data

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/MultiSelectionTool.h

Include

#include "MultiSelectionTool.h"

Syntax

bool GetMapToFirstComponentsSharingSourceData
(
    TArray< int32 > & MapToFirstOccurrences
)

Remarks

Helper to find which component targets share source data

Returns

Array of indices, 1:1 with ComponentTargets, indicating the first index where a component target sharing the same source data appeared.

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