跳到主要内容
版本:Next

Struct Chunks1

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

public struct Chunks1

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

Length1

public int Length1

Field Value

int

Methods

AsSpan<T>()

public Span<T> AsSpan<T>()

Returns

Span<T>

Type Parameters

T