Navigation
Unreal Engine C++ API Reference > Editor > StaticMeshEditor > IStaticMeshEditor
References
Module | StaticMeshEditor |
Header | /Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h |
Include | #include "IStaticMeshEditor.h" |
bool IsPrimValid
&40;
const FPrimData & InPrimData
&41; const
Remarks
Checks to see if the prim data is valid compared with the static mesh
Parameters
Name | Description |
---|---|
InPrimData | The data to check |