Navigation
API > API/Editor > API/Editor/StaticMeshEditor > API/Editor/StaticMeshEditor/IStaticMeshEditor
References
| Module | StaticMeshEditor |
| Header | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
| Include | #include "IStaticMeshEditor.h" |
void AddSelectedPrim
&40;
const FPrimData & InPrimData,
bool bClearSelection
&41;
Remarks
Adds primitive information to the selected prims list
Parameters
| Name | Description |
|---|---|
| InPrimData | The data to add |
| bClearSelection | If true, clears the current selection |