2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.LnCategory
commentId : T:TinyLife.LnCategory
id : LnCategory
parent : TinyLife
children :
- TinyLife.LnCategory.Actions
- TinyLife.LnCategory.BuildMode
- TinyLife.LnCategory.Clothes
- TinyLife.LnCategory.Emotions
- TinyLife.LnCategory.Food
2021-10-14 20:30:40 +02:00
- TinyLife.LnCategory.Goals
2021-08-04 06:51:12 +02:00
- TinyLife.LnCategory.Hints
- TinyLife.LnCategory.InGameHints
- TinyLife.LnCategory.Jobs
2021-10-19 22:59:46 +02:00
- TinyLife.LnCategory.Names
2021-08-04 06:51:12 +02:00
- TinyLife.LnCategory.Personalities
- TinyLife.LnCategory.Skills
- TinyLife.LnCategory.Ui
langs :
- csharp
- vb
name : LnCategory
nameWithType : LnCategory
fullName : TinyLife.LnCategory
type : Enum
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : LnCategory
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 132
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : "\nAn enumeration that contains a set of localization categories.\nThese categories are represented in a localization file as JSON objects with the given names.\n"
example : [ ]
syntax :
content : public enum LnCategory
content.vb : Public Enum LnCategory
extensionMethods :
- TinyLife.LnCategory.TinyLife.Utilities.Extensions.JsonCopy``1
modifiers.csharp :
- public
- enum
modifiers.vb :
- Public
- Enum
- uid : TinyLife.LnCategory.Ui
commentId : F:TinyLife.LnCategory.Ui
id : Ui
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Ui
nameWithType : LnCategory.Ui
fullName : TinyLife.LnCategory.Ui
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Ui
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 135
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for UI elements '
example : [ ]
syntax :
content : Ui = 0
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Actions
commentId : F:TinyLife.LnCategory.Actions
id : Actions
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Actions
nameWithType : LnCategory.Actions
fullName : TinyLife.LnCategory.Actions
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Actions
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 137
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for <xref href="TinyLife.Actions.Action" data-throw-if-not-resolved="false"></xref>-related localizations '
example : [ ]
syntax :
content : Actions = 1
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.BuildMode
commentId : F:TinyLife.LnCategory.BuildMode
id : BuildMode
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : BuildMode
nameWithType : LnCategory.BuildMode
fullName : TinyLife.LnCategory.BuildMode
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : BuildMode
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 139
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for build mode items and furniture '
example : [ ]
syntax :
content : BuildMode = 2
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Clothes
commentId : F:TinyLife.LnCategory.Clothes
id : Clothes
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Clothes
nameWithType : LnCategory.Clothes
fullName : TinyLife.LnCategory.Clothes
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Clothes
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 141
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for clothes and other character creator items '
example : [ ]
syntax :
content : Clothes = 3
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Food
commentId : F:TinyLife.LnCategory.Food
id : Food
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Food
nameWithType : LnCategory.Food
fullName : TinyLife.LnCategory.Food
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Food
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 143
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for food items '
example : [ ]
syntax :
content : Food = 4
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Personalities
commentId : F:TinyLife.LnCategory.Personalities
id : Personalities
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Personalities
nameWithType : LnCategory.Personalities
fullName : TinyLife.LnCategory.Personalities
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Personalities
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 145
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.PersonalityType" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : Personalities = 5
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Skills
commentId : F:TinyLife.LnCategory.Skills
id : Skills
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Skills
nameWithType : LnCategory.Skills
fullName : TinyLife.LnCategory.Skills
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Skills
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 147
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.Skills.Skill" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : Skills = 6
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Jobs
commentId : F:TinyLife.LnCategory.Jobs
id : Jobs
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Jobs
nameWithType : LnCategory.Jobs
fullName : TinyLife.LnCategory.Jobs
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Jobs
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 149
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.Goals.Job" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : Jobs = 7
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Emotions
commentId : F:TinyLife.LnCategory.Emotions
id : Emotions
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Emotions
nameWithType : LnCategory.Emotions
fullName : TinyLife.LnCategory.Emotions
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Emotions
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 151
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.Emotions.EmotionType" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Emotions.EmotionModifier" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : Emotions = 8
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.Hints
commentId : F:TinyLife.LnCategory.Hints
id : Hints
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Hints
nameWithType : LnCategory.Hints
fullName : TinyLife.LnCategory.Hints
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Hints
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 153
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for hints that display in the loading screen '
example : [ ]
syntax :
content : Hints = 9
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.LnCategory.InGameHints
commentId : F:TinyLife.LnCategory.InGameHints
id : InGameHints
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : InGameHints
nameWithType : LnCategory.InGameHints
fullName : TinyLife.LnCategory.InGameHints
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : InGameHints
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 155
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.Uis.InGameHint" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : InGameHints = 10
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
2021-10-14 20:30:40 +02:00
- uid : TinyLife.LnCategory.Goals
commentId : F:TinyLife.LnCategory.Goals
id : Goals
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Goals
nameWithType : LnCategory.Goals
fullName : TinyLife.LnCategory.Goals
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
2021-10-18 18:49:09 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id : Goals
path : Localization.cs
2021-10-18 18:49:09 +02:00
startLine : 157
2021-10-14 20:30:40 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
summary : 'A localization category for text related to <xref href="TinyLife.Goals.Goal" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Goals.LifeGoal" data-throw-if-not-resolved="false"></xref> '
example : [ ]
syntax :
content : Goals = 11
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
2021-10-19 22:59:46 +02:00
- uid : TinyLife.LnCategory.Names
commentId : F:TinyLife.LnCategory.Names
id : Names
parent : TinyLife.LnCategory
langs :
- csharp
- vb
name : Names
nameWithType : LnCategory.Names
fullName : TinyLife.LnCategory.Names
type : Field
source :
remote :
path : TinyLife/Localization.cs
branch : master
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : Names
path : Localization.cs
2021-10-20 11:18:22 +02:00
startLine : 159
2021-10-19 22:59:46 +02:00
assemblies :
- Tiny Life
namespace : TinyLife
2021-10-20 11:18:22 +02:00
summary : 'A localization category for text related to the default names of lots, people and objects on the map '
example : [ ]
2021-10-19 22:59:46 +02:00
syntax :
content : Names = 12
return :
type : TinyLife.LnCategory
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
2021-08-04 06:51:12 +02:00
references :
- uid : TinyLife
commentId : N : TinyLife
name : TinyLife
nameWithType : TinyLife
fullName : TinyLife
- uid : TinyLife.LnCategory.TinyLife.Utilities.Extensions.JsonCopy``1
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<LnCategory>()
nameWithType : Extensions.JsonCopy<LnCategory>()
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.LnCategory>()
nameWithType.vb : Extensions.JsonCopy(Of LnCategory)()
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.LnCategory)()
name.vb : JsonCopy(Of LnCategory)()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy<LnCategory>
nameWithType : Extensions.JsonCopy<LnCategory>
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.LnCategory>
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy(Of LnCategory)
nameWithType : Extensions.JsonCopy(Of LnCategory)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.LnCategory)
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(T)
nameWithType.vb : Extensions.JsonCopy(Of T)(T)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb : JsonCopy(Of T)(T)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>
nameWithType : Extensions.JsonCopy<T>
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy(Of T)
nameWithType : Extensions.JsonCopy(Of T)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of T)
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
- uid : TinyLife.LnCategory
commentId : T:TinyLife.LnCategory
parent : TinyLife
name : LnCategory
nameWithType : LnCategory
fullName : TinyLife.LnCategory
- uid : TinyLife.Actions.Action
commentId : T:TinyLife.Actions.Action
parent : TinyLife.Actions
name : Action
nameWithType : Action
fullName : TinyLife.Actions.Action
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
- uid : TinyLife.PersonalityType
commentId : T:TinyLife.PersonalityType
parent : TinyLife
name : PersonalityType
nameWithType : PersonalityType
fullName : TinyLife.PersonalityType
- uid : TinyLife.Skills.Skill
commentId : T:TinyLife.Skills.Skill
name : Skill
nameWithType : Skill
fullName : TinyLife.Skills.Skill
- uid : TinyLife.Goals.Job
commentId : T:TinyLife.Goals.Job
parent : TinyLife.Goals
name : Job
nameWithType : Job
fullName : TinyLife.Goals.Job
- uid : TinyLife.Goals
commentId : N : TinyLife.Goals
name : TinyLife.Goals
nameWithType : TinyLife.Goals
fullName : TinyLife.Goals
- uid : TinyLife.Emotions.EmotionType
commentId : T:TinyLife.Emotions.EmotionType
parent : TinyLife.Emotions
name : EmotionType
nameWithType : EmotionType
fullName : TinyLife.Emotions.EmotionType
- uid : TinyLife.Emotions.EmotionModifier
commentId : T:TinyLife.Emotions.EmotionModifier
parent : TinyLife.Emotions
name : EmotionModifier
nameWithType : EmotionModifier
fullName : TinyLife.Emotions.EmotionModifier
- uid : TinyLife.Emotions
commentId : N : TinyLife.Emotions
name : TinyLife.Emotions
nameWithType : TinyLife.Emotions
fullName : TinyLife.Emotions
- uid : TinyLife.Uis.InGameHint
commentId : T:TinyLife.Uis.InGameHint
parent : TinyLife.Uis
name : InGameHint
nameWithType : InGameHint
fullName : TinyLife.Uis.InGameHint
- uid : TinyLife.Uis
commentId : N : TinyLife.Uis
name : TinyLife.Uis
nameWithType : TinyLife.Uis
fullName : TinyLife.Uis
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Goals.Goal
commentId : T:TinyLife.Goals.Goal
parent : TinyLife.Goals
name : Goal
nameWithType : Goal
fullName : TinyLife.Goals.Goal
- uid : TinyLife.Goals.LifeGoal
commentId : T:TinyLife.Goals.LifeGoal
parent : TinyLife.Goals
name : LifeGoal
nameWithType : LifeGoal
fullName : TinyLife.Goals.LifeGoal