Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct { Name string Nickname string ShopItems []ShopItem `json:"shop_items"` SystemHash *flhash.HashCode `json:"system"` //: 2745655887, Pos *string `json:"pos"` //: "299016, 33, -178", AffiliationHash *flhash.HashCode `json:"affiliation"` //: 2620, Level *int `json:"level"` //: 1, Money *int `json:"money"` //: 0, Health *int `json:"health"` //: 50, DefenseMode *int `json:"defensemode"` //: 1, }
Click to show internal directories.
Click to hide internal directories.