![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FConfigFileMemoryData (const FString &InFilename, SIZE_T InSize, SIZE_T InMax) | |
Public Attributes | |
| FString | ConfigFilename |
| SIZE_T | CurrentSize |
| SIZE_T | MaxSize |
Tracks the amount of memory used by a single config or loc file
|
inline |
| FString FConfigFileMemoryData::ConfigFilename |
| SIZE_T FConfigFileMemoryData::CurrentSize |
| SIZE_T FConfigFileMemoryData::MaxSize |