Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshComponentLODInfo
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/StaticMeshComponentLODInfo.h |
| Include | #include "StaticMeshComponentLODInfo.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
bool CreateMapBuildDataId
(
int32 LodIndex
)
Remarks
Ensure this LODInfo has a valid OriginalMapBuildDataId GUID. true if a new GUID was created, false otherwise.
Parameters
| Name | Description |
|---|---|
| LodIndex | Index of the LOD this LODInfo represents. |