HorizonSnapshotState

public struct HorizonSnapshotState : Equatable

State of the HorizonSnapshot that the HorizonEngine generates based on a set of registered HorizonOptions.

  • Initializes instance of HorizonSnapshotState.

    Declaration

    Swift

    public init(updateCounter: Int)

    Parameters

    updateCounter

    A counter incremented on each HorizonSnapshot update.