Mirror/Assets
James Frowen 99f7e9112d
perf(NetworkTransform): removing allocations from Command (#2491)
`byte[] payload` will cause a new array to be created when parameters are read, using `ArraySegment<byte>` avoids this.
2020-12-08 16:01:39 +08:00
..
Mirror perf(NetworkTransform): removing allocations from Command (#2491) 2020-12-08 16:01:39 +08:00
Mirror.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00