Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterial
Description
Marks the material's package dirty in order to make a material usage change set during map load persistent. This couldn't be done during map load as loading cannot mark packages dirty. Invoked manually by the user from the Map Check message log.
| Name | FixupMaterialUsageAfterLoad |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/Material.h |
| Include Path | #include "Materials/Material.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/Material.cpp |
void FixupMaterialUsageAfterLoad()