### YamlMime:ManagedReference items: - uid: TinyLife.NameCategory commentId: T:TinyLife.NameCategory id: NameCategory parent: TinyLife children: - TinyLife.NameCategory.AppNames - TinyLife.NameCategory.FeminineFirstNames - TinyLife.NameCategory.LastNames - TinyLife.NameCategory.MasculineFirstNames - TinyLife.NameCategory.ModNames langs: - csharp - vb name: NameCategory nameWithType: NameCategory fullName: TinyLife.NameCategory type: Enum source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NameCategory path: ../TinyLife/Localization.cs startLine: 243 assemblies: - Tiny Life namespace: TinyLife summary: >- An enumeration that contains categories for pre-defined names, used by all languages, for Tinies as well as other named objects. This is used by . example: [] syntax: content: public enum NameCategory content.vb: Public Enum NameCategory extensionMethods: - TinyLife.NameCategory.TinyLife.Utilities.Extensions.JsonCopy``1 - uid: TinyLife.NameCategory.ModNames commentId: F:TinyLife.NameCategory.ModNames id: ModNames parent: TinyLife.NameCategory langs: - csharp - vb name: ModNames nameWithType: NameCategory.ModNames fullName: TinyLife.NameCategory.ModNames type: Field source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ModNames path: ../TinyLife/Localization.cs startLine: 248 assemblies: - Tiny Life namespace: TinyLife summary: Default names for mods, used in the action. example: [] syntax: content: ModNames = 0 return: type: TinyLife.NameCategory - uid: TinyLife.NameCategory.AppNames commentId: F:TinyLife.NameCategory.AppNames id: AppNames parent: TinyLife.NameCategory langs: - csharp - vb name: AppNames nameWithType: NameCategory.AppNames fullName: TinyLife.NameCategory.AppNames type: Field source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: AppNames path: ../TinyLife/Localization.cs startLine: 252 assemblies: - Tiny Life namespace: TinyLife summary: Default names for apps, used in the action. example: [] syntax: content: AppNames = 1 return: type: TinyLife.NameCategory - uid: TinyLife.NameCategory.MasculineFirstNames commentId: F:TinyLife.NameCategory.MasculineFirstNames id: MasculineFirstNames parent: TinyLife.NameCategory langs: - csharp - vb name: MasculineFirstNames nameWithType: NameCategory.MasculineFirstNames fullName: TinyLife.NameCategory.MasculineFirstNames type: Field source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MasculineFirstNames path: ../TinyLife/Localization.cs startLine: 256 assemblies: - Tiny Life namespace: TinyLife summary: Masculine first names, used in the character creator and in . example: [] syntax: content: MasculineFirstNames = 2 return: type: TinyLife.NameCategory - uid: TinyLife.NameCategory.FeminineFirstNames commentId: F:TinyLife.NameCategory.FeminineFirstNames id: FeminineFirstNames parent: TinyLife.NameCategory langs: - csharp - vb name: FeminineFirstNames nameWithType: NameCategory.FeminineFirstNames fullName: TinyLife.NameCategory.FeminineFirstNames type: Field source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FeminineFirstNames path: ../TinyLife/Localization.cs startLine: 260 assemblies: - Tiny Life namespace: TinyLife summary: Feminine first names, used in the character creator and in . example: [] syntax: content: FeminineFirstNames = 3 return: type: TinyLife.NameCategory - uid: TinyLife.NameCategory.LastNames commentId: F:TinyLife.NameCategory.LastNames id: LastNames parent: TinyLife.NameCategory langs: - csharp - vb name: LastNames nameWithType: NameCategory.LastNames fullName: TinyLife.NameCategory.LastNames type: Field source: remote: path: TinyLife/Localization.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LastNames path: ../TinyLife/Localization.cs startLine: 264 assemblies: - Tiny Life namespace: TinyLife summary: Last names, used in the character creator and in . example: [] syntax: content: LastNames = 4 return: type: TinyLife.NameCategory references: - uid: TinyLife.Localization.Names commentId: F:TinyLife.Localization.Names href: TinyLife.Localization.html#TinyLife_Localization_Names name: Names nameWithType: Localization.Names fullName: TinyLife.Localization.Names - uid: TinyLife commentId: N:TinyLife href: TinyLife.html name: TinyLife nameWithType: TinyLife fullName: TinyLife - uid: TinyLife.NameCategory.TinyLife.Utilities.Extensions.JsonCopy``1 commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) parent: TinyLife.Utilities.Extensions definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ name: JsonCopy(NameCategory) nameWithType: Extensions.JsonCopy(NameCategory) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.NameCategory) nameWithType.vb: Extensions.JsonCopy(Of NameCategory)(NameCategory) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.NameCategory)(TinyLife.NameCategory) name.vb: JsonCopy(Of NameCategory)(NameCategory) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.NameCategory) name: JsonCopy href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ - name: < - uid: TinyLife.NameCategory name: NameCategory href: TinyLife.NameCategory.html - name: '>' - name: ( - uid: TinyLife.NameCategory name: NameCategory href: TinyLife.NameCategory.html - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.NameCategory) name: JsonCopy href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ - name: ( - name: Of - name: " " - uid: TinyLife.NameCategory name: NameCategory href: TinyLife.NameCategory.html - name: ) - name: ( - uid: TinyLife.NameCategory name: NameCategory href: TinyLife.NameCategory.html - name: ) - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ name: JsonCopy(T) nameWithType: Extensions.JsonCopy(T) fullName: TinyLife.Utilities.Extensions.JsonCopy(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 href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ - name: < - name: T - name: '>' - name: ( - name: T - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_ - name: ( - name: Of - name: " " - name: T - name: ) - name: ( - name: T - name: ) - uid: TinyLife.Utilities.Extensions commentId: T:TinyLife.Utilities.Extensions parent: TinyLife.Utilities href: TinyLife.Utilities.Extensions.html name: Extensions nameWithType: Extensions fullName: TinyLife.Utilities.Extensions - uid: TinyLife.Utilities commentId: N:TinyLife.Utilities href: TinyLife.html name: TinyLife.Utilities nameWithType: TinyLife.Utilities fullName: TinyLife.Utilities spec.csharp: - uid: TinyLife name: TinyLife href: TinyLife.html - name: . - uid: TinyLife.Utilities name: Utilities href: TinyLife.Utilities.html spec.vb: - uid: TinyLife name: TinyLife href: TinyLife.html - name: . - uid: TinyLife.Utilities name: Utilities href: TinyLife.Utilities.html - uid: TinyLife.Actions.ActionType.ModGame commentId: F:TinyLife.Actions.ActionType.ModGame href: TinyLife.Actions.ActionType.html#TinyLife_Actions_ActionType_ModGame name: ModGame nameWithType: ActionType.ModGame fullName: TinyLife.Actions.ActionType.ModGame - uid: TinyLife.NameCategory commentId: T:TinyLife.NameCategory parent: TinyLife href: TinyLife.NameCategory.html name: NameCategory nameWithType: NameCategory fullName: TinyLife.NameCategory - uid: TinyLife.Actions.ActionType.CreateApp commentId: F:TinyLife.Actions.ActionType.CreateApp href: TinyLife.Actions.ActionType.html#TinyLife_Actions_ActionType_CreateApp name: CreateApp nameWithType: ActionType.CreateApp fullName: TinyLife.Actions.ActionType.CreateApp - uid: TinyLife.Objects.Person.Create(TinyLife.World.Map,System.Random,TinyLife.Objects.AgeGroup,System.Boolean,System.Boolean,System.Boolean,System.Boolean,TinyLife.Objects.Person[]) commentId: M:TinyLife.Objects.Person.Create(TinyLife.World.Map,System.Random,TinyLife.Objects.AgeGroup,System.Boolean,System.Boolean,System.Boolean,System.Boolean,TinyLife.Objects.Person[]) isExternal: true href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_Create_TinyLife_World_Map_System_Random_TinyLife_Objects_AgeGroup_System_Boolean_System_Boolean_System_Boolean_System_Boolean_TinyLife_Objects_Person___ name: Create(Map, Random, AgeGroup, bool, bool, bool, bool, Person[]) nameWithType: Person.Create(Map, Random, AgeGroup, bool, bool, bool, bool, Person[]) fullName: TinyLife.Objects.Person.Create(TinyLife.World.Map, System.Random, TinyLife.Objects.AgeGroup, bool, bool, bool, bool, TinyLife.Objects.Person[]) nameWithType.vb: Person.Create(Map, Random, AgeGroup, Boolean, Boolean, Boolean, Boolean, Person()) fullName.vb: TinyLife.Objects.Person.Create(TinyLife.World.Map, System.Random, TinyLife.Objects.AgeGroup, Boolean, Boolean, Boolean, Boolean, TinyLife.Objects.Person()) name.vb: Create(Map, Random, AgeGroup, Boolean, Boolean, Boolean, Boolean, Person()) spec.csharp: - uid: TinyLife.Objects.Person.Create(TinyLife.World.Map,System.Random,TinyLife.Objects.AgeGroup,System.Boolean,System.Boolean,System.Boolean,System.Boolean,TinyLife.Objects.Person[]) name: Create href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_Create_TinyLife_World_Map_System_Random_TinyLife_Objects_AgeGroup_System_Boolean_System_Boolean_System_Boolean_System_Boolean_TinyLife_Objects_Person___ - name: ( - uid: TinyLife.World.Map name: Map href: TinyLife.World.Map.html - name: ',' - name: " " - uid: System.Random name: Random isExternal: true href: https://learn.microsoft.com/dotnet/api/system.random - name: ',' - name: " " - uid: TinyLife.Objects.AgeGroup name: AgeGroup href: TinyLife.Objects.AgeGroup.html - name: ',' - name: " " - uid: System.Boolean name: bool isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: bool isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: bool isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: bool isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person href: TinyLife.Objects.Person.html - name: '[' - name: ']' - name: ) spec.vb: - uid: TinyLife.Objects.Person.Create(TinyLife.World.Map,System.Random,TinyLife.Objects.AgeGroup,System.Boolean,System.Boolean,System.Boolean,System.Boolean,TinyLife.Objects.Person[]) name: Create href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_Create_TinyLife_World_Map_System_Random_TinyLife_Objects_AgeGroup_System_Boolean_System_Boolean_System_Boolean_System_Boolean_TinyLife_Objects_Person___ - name: ( - uid: TinyLife.World.Map name: Map href: TinyLife.World.Map.html - name: ',' - name: " " - uid: System.Random name: Random isExternal: true href: https://learn.microsoft.com/dotnet/api/system.random - name: ',' - name: " " - uid: TinyLife.Objects.AgeGroup name: AgeGroup href: TinyLife.Objects.AgeGroup.html - name: ',' - name: " " - uid: System.Boolean name: Boolean isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: Boolean isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: Boolean isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: System.Boolean name: Boolean isExternal: true href: https://learn.microsoft.com/dotnet/api/system.boolean - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person href: TinyLife.Objects.Person.html - name: ( - name: ) - name: )