Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/StaticMesh
Import or re-import the nanite hi-res mesh into the specified base mesh.
Target is Static Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Static Mesh | |
| string | Source Filename | |
| boolean | Show Dialog when File Missing |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the nanite hi-res mesh import/re-import is successful, false otherwise. |