Struct SkillCacheInfo
Contains information about the skill cache.
public readonly struct SkillCacheInfo
- Inherited Members
Properties
- CacheDirectory
Gets the cache directory path.
- SkillCount
Gets the number of cached skills.
- TotalSizeBytes
Gets the total size of cached data in bytes.
- TotalSizeFormatted
Gets the total size formatted as a human-readable string.