NetDataReaderGetULongArray Method |
LiteNetLib |
[Missing <summary> documentation for "M:LiteNetLib.Utils.NetDataReader.GetULongArray"]
Namespace: LiteNetLib.Utils
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public ulong[] GetULongArray()
Return Value
Type: UInt64[Missing <returns> documentation for "M:LiteNetLib.Utils.NetDataReader.GetULongArray"]
See Also