![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FMIDData (UMaterialInterface *InMaterial, UFont *InFont) | |
| bool | IsStale (UMaterialInterface *InMaterial, UFont *InFont) const |
Public Attributes | |
| TArray< TObjectPtr< UMaterialInstanceDynamic > > | MIDs |
| TArray< FMaterialParameterInfo > | FontParameters |
| bool | bIsCustomMID |
Array of MIDs for a particular material and font
|
inline |
|
inline |
| bool FTextRenderComponentMIDCache::FMIDData::bIsCustomMID |
| TArray<FMaterialParameterInfo> FTextRenderComponentMIDCache::FMIDData::FontParameters |
| TArray<TObjectPtr<UMaterialInstanceDynamic> > FTextRenderComponentMIDCache::FMIDData::MIDs |