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