public enum CommandID { KeepAlive = 0, ReceivePublicMessage = 1, Synchronize = 2, Instantiate = 3, }