models

package
v2.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2024 License: MIT Imports: 0 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClassJobInternal added in v2.4.0

type ClassJobInternal struct {
	*NamedEntity

	Parent   uint32
	JobIndex uint32
}

ClassJobInternal represents a ClassJob entry.

type GenderedEntity

type GenderedEntity struct {
	ID   uint32
	Name string

	NameMasculineEN string
	NameMasculineJA string
	NameMasculineDE string
	NameMasculineFR string
	NameFeminineEN  string
	NameFeminineJA  string
	NameFeminineDE  string
	NameFeminineFR  string
}

GenderedEntity represents an instance of an object with masculine and feminine names.

type NamedEntity

type NamedEntity struct {
	ID   uint32
	Name string

	NameEN string
	NameJA string
	NameDE string
	NameFR string
}

NamedEntity represents an instance of an object with a name.

type TitleInternal

type TitleInternal struct {
	*GenderedEntity

	Prefix bool
}

TitleInternal represents a character title.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL