Click or drag to resize

BitWriterDeprecatedWriteULong Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Serialization
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void WriteULong(
	ulong l
)
Request Example View Source

Parameters

l
Type: SystemUInt64
See Also