### YamlMime:ManagedReference items: - uid: TinyLife.Objects.PregnancyAbility commentId: T:TinyLife.Objects.PregnancyAbility id: PregnancyAbility parent: TinyLife.Objects children: - TinyLife.Objects.PregnancyAbility.GetOthersPregnant - TinyLife.Objects.PregnancyAbility.GetPregnant - TinyLife.Objects.PregnancyAbility.Neither langs: - csharp - vb name: PregnancyAbility nameWithType: PregnancyAbility fullName: TinyLife.Objects.PregnancyAbility type: Enum source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PregnancyAbility path: ../TinyLife/Objects/Person.cs startLine: 3486 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nAn enumeration that describes a 's pregnancy-related abilities. Note that, since this is not a enum, only one of these can be set at any given time.\n" example: [] syntax: content: public enum PregnancyAbility content.vb: Public Enum PregnancyAbility extensionMethods: - TinyLife.Objects.PregnancyAbility.TinyLife.Utilities.Extensions.JsonCopy``1 - uid: TinyLife.Objects.PregnancyAbility.Neither commentId: F:TinyLife.Objects.PregnancyAbility.Neither id: Neither parent: TinyLife.Objects.PregnancyAbility langs: - csharp - vb name: Neither nameWithType: PregnancyAbility.Neither fullName: TinyLife.Objects.PregnancyAbility.Neither type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Neither path: ../TinyLife/Objects/Person.cs startLine: 3491 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nNo pregnancy ability.\n" example: [] syntax: content: Neither = 0 return: type: TinyLife.Objects.PregnancyAbility - uid: TinyLife.Objects.PregnancyAbility.GetOthersPregnant commentId: F:TinyLife.Objects.PregnancyAbility.GetOthersPregnant id: GetOthersPregnant parent: TinyLife.Objects.PregnancyAbility langs: - csharp - vb name: GetOthersPregnant nameWithType: PregnancyAbility.GetOthersPregnant fullName: TinyLife.Objects.PregnancyAbility.GetOthersPregnant type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetOthersPregnant path: ../TinyLife/Objects/Person.cs startLine: 3495 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nThe ability to get other Tinies pregnant.\n" example: [] syntax: content: GetOthersPregnant = 1 return: type: TinyLife.Objects.PregnancyAbility - uid: TinyLife.Objects.PregnancyAbility.GetPregnant commentId: F:TinyLife.Objects.PregnancyAbility.GetPregnant id: GetPregnant parent: TinyLife.Objects.PregnancyAbility langs: - csharp - vb name: GetPregnant nameWithType: PregnancyAbility.GetPregnant fullName: TinyLife.Objects.PregnancyAbility.GetPregnant type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: GetPregnant path: ../TinyLife/Objects/Person.cs startLine: 3499 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nThe ability to get pregnant through fooling around with other Tinies.\n" example: [] syntax: content: GetPregnant = 2 return: type: TinyLife.Objects.PregnancyAbility references: - uid: TinyLife.Objects.Person commentId: T:TinyLife.Objects.Person parent: TinyLife.Objects name: Person nameWithType: Person fullName: TinyLife.Objects.Person - uid: System.FlagsAttribute commentId: T:System.FlagsAttribute parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.flagsattribute name: FlagsAttribute nameWithType: FlagsAttribute fullName: System.FlagsAttribute - uid: TinyLife.Objects commentId: N:TinyLife.Objects name: TinyLife.Objects nameWithType: TinyLife.Objects fullName: TinyLife.Objects spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects - uid: TinyLife.Objects.PregnancyAbility.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(PregnancyAbility) nameWithType: Extensions.JsonCopy(PregnancyAbility) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Objects.PregnancyAbility) nameWithType.vb: Extensions.JsonCopy(Of PregnancyAbility)(PregnancyAbility) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.PregnancyAbility)(TinyLife.Objects.PregnancyAbility) name.vb: JsonCopy(Of PregnancyAbility)(PregnancyAbility) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PregnancyAbility) name: JsonCopy - name: < - uid: TinyLife.Objects.PregnancyAbility name: PregnancyAbility - name: '>' - name: ( - uid: TinyLife.Objects.PregnancyAbility name: PregnancyAbility - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PregnancyAbility) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Objects.PregnancyAbility name: PregnancyAbility - name: ) - name: ( - uid: TinyLife.Objects.PregnancyAbility name: PregnancyAbility - name: ) - uid: System commentId: N:System isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System nameWithType: System fullName: System - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) commentId: M: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 - name: < - name: T - name: '>' - name: ( - name: T - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy - name: ( - name: Of - name: " " - name: T - name: ) - name: ( - name: T - name: ) - 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 spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities - uid: TinyLife.Objects.PregnancyAbility commentId: T:TinyLife.Objects.PregnancyAbility parent: TinyLife.Objects name: PregnancyAbility nameWithType: PregnancyAbility fullName: TinyLife.Objects.PregnancyAbility