### YamlMime:ManagedReference items: - uid: TinyLife.Tools.PlayModeTool.StatType commentId: T:TinyLife.Tools.PlayModeTool.StatType id: PlayModeTool.StatType parent: TinyLife.Tools children: - TinyLife.Tools.PlayModeTool.StatType.About - TinyLife.Tools.PlayModeTool.StatType.Emotions - TinyLife.Tools.PlayModeTool.StatType.Job - TinyLife.Tools.PlayModeTool.StatType.LifeGoal - TinyLife.Tools.PlayModeTool.StatType.Needs - TinyLife.Tools.PlayModeTool.StatType.Relationships - TinyLife.Tools.PlayModeTool.StatType.Skills langs: - csharp - vb name: PlayModeTool.StatType nameWithType: PlayModeTool.StatType fullName: TinyLife.Tools.PlayModeTool.StatType type: Enum source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StatType path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1143 assemblies: - Tiny Life namespace: TinyLife.Tools summary: "\nAn enumeration that represents all the tabs, or stat types, that can be displayed in the \n" example: [] syntax: content: public enum PlayModeTool.StatType content.vb: Public Enum PlayModeTool.StatType extensionMethods: - TinyLife.Tools.PlayModeTool.StatType.TinyLife.Utilities.Extensions.JsonCopy``1 - uid: TinyLife.Tools.PlayModeTool.StatType.Needs commentId: F:TinyLife.Tools.PlayModeTool.StatType.Needs id: Needs parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: Needs nameWithType: PlayModeTool.StatType.Needs fullName: TinyLife.Tools.PlayModeTool.StatType.Needs type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Needs path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1146 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: Needs = 0 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.Emotions commentId: F:TinyLife.Tools.PlayModeTool.StatType.Emotions id: Emotions parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: Emotions nameWithType: PlayModeTool.StatType.Emotions fullName: TinyLife.Tools.PlayModeTool.StatType.Emotions type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotions path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1147 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: Emotions = 1 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.Skills commentId: F:TinyLife.Tools.PlayModeTool.StatType.Skills id: Skills parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: Skills nameWithType: PlayModeTool.StatType.Skills fullName: TinyLife.Tools.PlayModeTool.StatType.Skills type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Skills path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1148 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: Skills = 2 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.Relationships commentId: F:TinyLife.Tools.PlayModeTool.StatType.Relationships id: Relationships parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: Relationships nameWithType: PlayModeTool.StatType.Relationships fullName: TinyLife.Tools.PlayModeTool.StatType.Relationships type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Relationships path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1149 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: Relationships = 3 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.Job commentId: F:TinyLife.Tools.PlayModeTool.StatType.Job id: Job parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: Job nameWithType: PlayModeTool.StatType.Job fullName: TinyLife.Tools.PlayModeTool.StatType.Job type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Job path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1150 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: Job = 4 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.LifeGoal commentId: F:TinyLife.Tools.PlayModeTool.StatType.LifeGoal id: LifeGoal parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: LifeGoal nameWithType: PlayModeTool.StatType.LifeGoal fullName: TinyLife.Tools.PlayModeTool.StatType.LifeGoal type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: LifeGoal path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1151 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: LifeGoal = 5 return: type: TinyLife.Tools.PlayModeTool.StatType - uid: TinyLife.Tools.PlayModeTool.StatType.About commentId: F:TinyLife.Tools.PlayModeTool.StatType.About id: About parent: TinyLife.Tools.PlayModeTool.StatType langs: - csharp - vb name: About nameWithType: PlayModeTool.StatType.About fullName: TinyLife.Tools.PlayModeTool.StatType.About type: Field source: remote: path: TinyLife/Tools/PlayModeTool.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: About path: ../TinyLife/Tools/PlayModeTool.cs startLine: 1152 assemblies: - Tiny Life namespace: TinyLife.Tools syntax: content: About = 6 return: type: TinyLife.Tools.PlayModeTool.StatType references: - uid: TinyLife.Tools.PlayModeTool commentId: T:TinyLife.Tools.PlayModeTool parent: TinyLife.Tools name: PlayModeTool nameWithType: PlayModeTool fullName: TinyLife.Tools.PlayModeTool - uid: TinyLife.Tools commentId: N:TinyLife.Tools name: TinyLife.Tools nameWithType: TinyLife.Tools fullName: TinyLife.Tools spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Tools name: Tools spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Tools name: Tools - uid: TinyLife.Tools.PlayModeTool.StatType.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(StatType) nameWithType: Extensions.JsonCopy(PlayModeTool.StatType) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Tools.PlayModeTool.StatType) nameWithType.vb: Extensions.JsonCopy(Of PlayModeTool.StatType)(PlayModeTool.StatType) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Tools.PlayModeTool.StatType)(TinyLife.Tools.PlayModeTool.StatType) name.vb: JsonCopy(Of StatType)(StatType) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Tools.PlayModeTool.StatType) name: JsonCopy - name: < - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType - name: '>' - name: ( - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Tools.PlayModeTool.StatType) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType - name: ) - name: ( - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType - name: ) - 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.Tools.PlayModeTool.StatType commentId: T:TinyLife.Tools.PlayModeTool.StatType parent: TinyLife.Tools name: PlayModeTool.StatType nameWithType: PlayModeTool.StatType fullName: TinyLife.Tools.PlayModeTool.StatType spec.csharp: - uid: TinyLife.Tools.PlayModeTool name: PlayModeTool - name: . - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType spec.vb: - uid: TinyLife.Tools.PlayModeTool name: PlayModeTool - name: . - uid: TinyLife.Tools.PlayModeTool.StatType name: StatType