swiftlys2/docs/api/ai/
API Reference Natives

CCircularBuffer

Struct
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct CCircularBuffer
View source

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