Skip to main content
Version: 0.1.0

Struct Chunks3

Namespace: ReadyM.Api.Multiplayer.Interop
Assembly: ReadyM.Api.Multiplayer.dll

public struct Chunks3

Inherited Members

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Fields

Chunk1

public nint Chunk1

Field Value

nint

Chunk2

public nint Chunk2

Field Value

nint

Chunk3

public nint Chunk3

Field Value

nint

Length1

public int Length1

Field Value

int

Length2

public int Length2

Field Value

int

Length3

public int Length3

Field Value

int

  • Fields
    • Chunk1
    • Chunk2
    • Chunk3
    • Length1
    • Length2
    • Length3