Navigation
API > API/Developer > API/Developer/ZenOplogUtils
Contains the data required to get a oplog/snapshot from the cloud servers Can be parsed from exported zen snapshot json, or found from the build service
| Name | FZenSnapshotDescriptor |
| Type | struct |
| Header File | /Engine/Source/Developer/ZenOplogUtils/Public/Experimental/ZenOplogSnapshots.h |
| Include Path | #include "Experimental/ZenOplogSnapshots.h" |
Syntax
struct FZenSnapshotDescriptor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bucket | FString | Experimental/ZenOplogSnapshots.h | ||
| BuildID | FString | Experimental/ZenOplogSnapshots.h | ||
| CloudHost | FString | Experimental/ZenOplogSnapshots.h | ||
| Namespace | FString | Experimental/ZenOplogSnapshots.h |