1
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
using MemoryPack;
|
||||
|
||||
namespace BITKit.Net.Examples
|
||||
{
|
||||
public struct NetClientAllocateIdCommand
|
||||
[MemoryPackable]
|
||||
public partial struct NetClientAllocateIdCommand
|
||||
{
|
||||
public int Id;
|
||||
public string Ip;
|
||||
|
Reference in New Issue
Block a user