Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct { Bases []Base GoodsSelEquip []GoodSelEquip Factions []Faction // contains filtered or unexported fields }
func Export ¶ added in v0.13.0
func Export(configs *configs_mapped.MappedConfigs) *Exporter
func NewExporter ¶
func NewExporter(configs *configs_mapped.MappedConfigs, opts ...OptExport) *Exporter
func (*Exporter) GetFactions ¶ added in v0.13.0
type GoodSelEquip ¶ added in v0.11.0
type MarketGood ¶ added in v0.8.0
type NoNameIncluded ¶
type NoNameIncluded bool
Click to show internal directories.
Click to hide internal directories.