Navigation
API > API/Developer > API/Developer/Zen
| Name | FZenCacheStats |
| Type | struct |
| Header File | /Engine/Source/Developer/Zen/Public/Experimental/ZenStatistics.h |
| Include Path | #include "Experimental/ZenStatistics.h" |
Syntax
struct FZenCacheStats
Structs
| Name | Remarks |
|---|---|
| FEndPointStats | |
| FGeneralStats | |
| FRequestStats | |
| FUpstreamStats |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | Experimental/ZenStatistics.h | ||
| CID | FZenCIDStats | Experimental/ZenStatistics.h | ||
| General | FGeneralStats | Experimental/ZenStatistics.h | ||
| Request | FRequestStats | Experimental/ZenStatistics.h | ||
| Upstream | FUpstreamStats | Experimental/ZenStatistics.h | ||
| UpstreamRequest | FRequestStats | Experimental/ZenStatistics.h |