EImportStaticMeshVersion

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Syntax

enum EImportStaticMeshVersion
{
    BeforeImportStaticMeshVersionWasAdded,
    RemoveStaticMeshSkinxxWorkflow,
    StaticMeshVersionPlusOne,
    LastVersion                              = StaticMeshVersionPlusOne - 1,
}

Values

Name

Description

BeforeImportStaticMeshVersionWasAdded

Before any version changes were made.

RemoveStaticMeshSkinxxWorkflow

Remove the material re-order workflow.

StaticMeshVersionPlusOne

LastVersion

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