NetBitWriterReadVariableUInt32 Method |
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static uint ReadVariableUInt32(
ReadOnlySpan buffer,
void offset
)
Parameters
- buffer
- Type: ReadOnlySpan
- offset
- Type: SystemVoid
Return Value
Type:
UInt32See Also