Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACK ¶
type ACK struct {
ID [16]byte
}
type Account ¶
Account represents the payload to create a new account via subscribe.
type DisconnectPC ¶
DisconnectPC represents the payload to disconnect a token.
type Entity ¶
type Entity struct { ID [16]byte Type [16]byte Name string HP uint64 MP uint64 SectorID [16]byte X float64 Y float64 Z float64 }
type SignoutAccount ¶
SignoutAccount represents the payload to create a new account via subscribe.
Click to show internal directories.
Click to hide internal directories.