Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FastTravelData ¶
type FastTravelData struct {
UnlockedRoomIds []int `yaml:"unlockedroomids,omitempty"`
}
FastTravelData holds the unlocked fast travel room IDs for a single user.
type FastTravelModule ¶
type FastTravelModule struct {
// contains filtered or unexported fields
}
FastTravelModule owns all fast travel state.
Click to show internal directories.
Click to hide internal directories.