Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshLODModel
Description
This function will update the chunked information for each section. Only old data before the skeletal mesh build refactor should need to call this function.
| Name | UpdateChunkedSectionInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODModel.h |
| Include Path | #include "Rendering/SkeletalMeshLODModel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshLODModel.cpp |
void UpdateChunkedSectionInfo
(
const FString & SkeletalMeshName
)