IStaticMeshEditor::AddSelectedPrim

Adds primitive information to the selected prims list

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

void AddSelectedPrim
(
    const FPrimData & InPrimData,
    bool bClearSelection
)

Remarks

Adds primitive information to the selected prims list

Parameters

Parameter

Description

InPrimData

The data to add

bClearSelection

If true, clears the current selection

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