IStaticMeshEditor::IsPrimValid

Checks to see if the prim data is valid compared with the static mesh

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

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

Include

#include "IStaticMeshEditor.h"

Syntax

bool IsPrimValid
(
    const FPrimData & InPrimData
) const

Remarks

Checks to see if the prim data is valid compared with the static mesh

Parameters

Parameter

Description

InPrimData

The data to check

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