mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-05 12:29:09 +01:00
622 lines
16 KiB
YAML
622 lines
16 KiB
YAML
### 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
|
|
- TinyLife.LnCategory.Goals
|
|
- TinyLife.LnCategory.Hints
|
|
- TinyLife.LnCategory.InGameHints
|
|
- TinyLife.LnCategory.Jobs
|
|
- 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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: LnCategory
|
|
path: Localization.cs
|
|
startLine: 126
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Ui
|
|
path: Localization.cs
|
|
startLine: 129
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Actions
|
|
path: Localization.cs
|
|
startLine: 131
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: BuildMode
|
|
path: Localization.cs
|
|
startLine: 133
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Clothes
|
|
path: Localization.cs
|
|
startLine: 135
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Food
|
|
path: Localization.cs
|
|
startLine: 137
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Personalities
|
|
path: Localization.cs
|
|
startLine: 139
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Skills
|
|
path: Localization.cs
|
|
startLine: 141
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Jobs
|
|
path: Localization.cs
|
|
startLine: 143
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Emotions
|
|
path: Localization.cs
|
|
startLine: 145
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Hints
|
|
path: Localization.cs
|
|
startLine: 147
|
|
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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: InGameHints
|
|
path: Localization.cs
|
|
startLine: 149
|
|
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
|
|
- 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
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife.git
|
|
id: Goals
|
|
path: Localization.cs
|
|
startLine: 151
|
|
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
|
|
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
|
|
- 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
|