HorizonSnapshotState
public struct HorizonSnapshotState : Equatable
State of the HorizonSnapshot that the HorizonEngine generates based on a set
of registered HorizonOptions.
Important
This is a Public Preview API. It may be changed or removed at any time.-
A counter incremented on each
HorizonSnapshotupdate. After horizon reset, this counter is set to 0.Declaration
Swift
public let updateCounter: Int
HorizonSnapshotState Structure Reference