Navigation
API > API/Developer > API/Developer/Zen > API/Developer/Zen/FZenCacheStats
| Name | FGeneralStats |
| Type | struct |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenStatistics.h |
| Include Path | #include "Experimental/ZenStatistics.h" |
Syntax
struct FGeneralStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BadRequestCount | int64 | Experimental/ZenStatistics.h | ||
| CidHits | int64 | Experimental/ZenStatistics.h | ||
| CidMisses | int64 | Experimental/ZenStatistics.h | ||
| CidWrites | int64 | Experimental/ZenStatistics.h | ||
| HitRatio | double | Experimental/ZenStatistics.h | ||
| Hits | int64 | Experimental/ZenStatistics.h | ||
| Misses | int64 | Experimental/ZenStatistics.h | ||
| Size | FZenSizeStats | Experimental/ZenStatistics.h | ||
| Writes | int64 | Experimental/ZenStatistics.h |