SwiftlyS2

CCircularBuffer

Struct CCircularBuffer

Namespace: SwiftlyS2.Shared.Natives

Assembly: SwiftlyS2.CS2.dll

public struct CCircularBuffer

Inherited Members

Fields

Count

public int Count
Field Value

Data

public nint Data
Field Value

Read

public int Read
Field Value

Size

public int Size
Field Value

Write

public int Write
Field Value

On this page