Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/UGenerateStaticMeshLODProcess
Description
Output Path / Naming / etc Configuration Configure the output Name and Suffix for the Mesh Asset. The various strings below will be computed based on this input
| Name | UpdateDerivedPathName |
| Type | function |
| Header File | /Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h |
| Include Path | #include "Graphs/GenerateStaticMeshLODProcess.h" |
| Source | /Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Private/Graphs/GenerateStaticMeshLODProcess.cpp |
void UpdateDerivedPathName
(
const FString & NewAssetBaseName,
const FString & NewAssetSuffix
)