Table of Contents

Enum LnCategory

Namespace
TinyLife
Assembly
Tiny Life.dll

An enumeration that contains a set of localization categories. These categories are represented in a localization file as JSON objects with the given names.

public enum LnCategory
Extension Methods

Fields

Achievements = 14

A localization category for text related to Achievement.

Actions = 1

A localization category for Action-related localizations

BuildMode = 2

A localization category for build mode items and furniture

ChoicePrompts = 13

A localization category for text related to ChoicePromptInfo.

Clothes = 3

A localization category for clothes and other character creator items

Emotions = 8

A localization category for text related to EmotionType and EmotionModifier

Food = 4

A localization category for food items

Goals = 11

A localization category for text related to Goal and LifeGoal

Hints = 9

A localization category for hints that display in the loading screen

InGameHints = 10

A localization category for text related to InGameHint and ControlsHint

Jobs = 7

A localization category for text related to Job

Names = 12

A localization category for text related to the default names of lots, people and objects on the map

Overrides = 15

A localization category for settings for a language, which aren't meant to be displayed as text in-game.

Personalities = 5

A localization category for text related to PersonalityType

Skills = 6

A localization category for text related to Skill

Ui = 0

A localization category for UI elements