IStaticMeshEditor::IsSelectedPrim

Checks to see if the parsed primitive data is selected

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

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

Include

#include "IStaticMeshEditor.h"

Syntax

bool IsSelectedPrim
(
    const FPrimData & InPrimData
) const

Remarks

Checks to see if the parsed primitive data is selected

Returns

True, if the prim is selected

Parameters

Parameter

Description

InPrimData

The data to compare

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