### YamlMime:ManagedReference items: - uid: TinyLife.Objects.Pose commentId: T:TinyLife.Objects.Pose id: Pose parent: TinyLife.Objects children: - TinyLife.Objects.Pose.Laying - TinyLife.Objects.Pose.Running - TinyLife.Objects.Pose.Sitting - TinyLife.Objects.Pose.SittingGround - TinyLife.Objects.Pose.Standing - TinyLife.Objects.Pose.StandingArmsOut - TinyLife.Objects.Pose.Walking - TinyLife.Objects.Pose.WalkingArmsOut - TinyLife.Objects.Pose.WorkingSitting - TinyLife.Objects.Pose.WorkingSittingGround - TinyLife.Objects.Pose.WorkingStanding langs: - csharp - vb name: Pose nameWithType: Pose fullName: TinyLife.Objects.Pose type: Enum source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Pose path: ../TinyLife/Objects/Person.cs startLine: 3315 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nAn enumeration that represents a set of poses that a can display\n" example: [] syntax: content: public enum Pose content.vb: Public Enum Pose extensionMethods: - TinyLife.Objects.Pose.TinyLife.Utilities.Extensions.JsonCopy``1 - TinyLife.Objects.Pose.TinyLife.Utilities.Extensions.ToWorking - uid: TinyLife.Objects.Pose.Standing commentId: F:TinyLife.Objects.Pose.Standing id: Standing parent: TinyLife.Objects.Pose langs: - csharp - vb name: Standing nameWithType: Pose.Standing fullName: TinyLife.Objects.Pose.Standing type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Standing path: ../TinyLife/Objects/Person.cs startLine: 3320 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a standing person\n" example: [] syntax: content: Standing = 0 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.Walking commentId: F:TinyLife.Objects.Pose.Walking id: Walking parent: TinyLife.Objects.Pose langs: - csharp - vb name: Walking nameWithType: Pose.Walking fullName: TinyLife.Objects.Pose.Walking type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Walking path: ../TinyLife/Objects/Person.cs startLine: 3324 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person animated to look like they're walking\n" example: [] syntax: content: Walking = 1 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.Sitting commentId: F:TinyLife.Objects.Pose.Sitting id: Sitting parent: TinyLife.Objects.Pose langs: - csharp - vb name: Sitting nameWithType: Pose.Sitting fullName: TinyLife.Objects.Pose.Sitting type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Sitting path: ../TinyLife/Objects/Person.cs startLine: 3328 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a sitting person\n" example: [] syntax: content: Sitting = 2 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.Laying commentId: F:TinyLife.Objects.Pose.Laying id: Laying parent: TinyLife.Objects.Pose langs: - csharp - vb name: Laying nameWithType: Pose.Laying fullName: TinyLife.Objects.Pose.Laying type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Laying path: ../TinyLife/Objects/Person.cs startLine: 3333 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is lying down.\nNote that the default textures for this pose only contain the upper body and head.\n" example: [] syntax: content: Laying = 3 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.SittingGround commentId: F:TinyLife.Objects.Pose.SittingGround id: SittingGround parent: TinyLife.Objects.Pose langs: - csharp - vb name: SittingGround nameWithType: Pose.SittingGround fullName: TinyLife.Objects.Pose.SittingGround type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SittingGround path: ../TinyLife/Objects/Person.cs startLine: 3338 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is sitting, but with their legs close to their body.\nThis pose is mainly used for the "passed out" stance.\n" example: [] syntax: content: SittingGround = 4 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.WorkingStanding commentId: F:TinyLife.Objects.Pose.WorkingStanding id: WorkingStanding parent: TinyLife.Objects.Pose langs: - csharp - vb name: WorkingStanding nameWithType: Pose.WorkingStanding fullName: TinyLife.Objects.Pose.WorkingStanding type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingStanding path: ../TinyLife/Objects/Person.cs startLine: 3342 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is standing and working on something\n" example: [] syntax: content: WorkingStanding = 5 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.WorkingSitting commentId: F:TinyLife.Objects.Pose.WorkingSitting id: WorkingSitting parent: TinyLife.Objects.Pose langs: - csharp - vb name: WorkingSitting nameWithType: Pose.WorkingSitting fullName: TinyLife.Objects.Pose.WorkingSitting type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingSitting path: ../TinyLife/Objects/Person.cs startLine: 3346 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is sitting and working on something\n" example: [] syntax: content: WorkingSitting = 6 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.WorkingSittingGround commentId: F:TinyLife.Objects.Pose.WorkingSittingGround id: WorkingSittingGround parent: TinyLife.Objects.Pose langs: - csharp - vb name: WorkingSittingGround nameWithType: Pose.WorkingSittingGround fullName: TinyLife.Objects.Pose.WorkingSittingGround type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkingSittingGround path: ../TinyLife/Objects/Person.cs startLine: 3350 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is sitting on the ground and working on something\n" example: [] syntax: content: WorkingSittingGround = 7 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.Running commentId: F:TinyLife.Objects.Pose.Running id: Running parent: TinyLife.Objects.Pose langs: - csharp - vb name: Running nameWithType: Pose.Running fullName: TinyLife.Objects.Pose.Running type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Running path: ../TinyLife/Objects/Person.cs startLine: 3354 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is running\n" example: [] syntax: content: Running = 8 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.StandingArmsOut commentId: F:TinyLife.Objects.Pose.StandingArmsOut id: StandingArmsOut parent: TinyLife.Objects.Pose langs: - csharp - vb name: StandingArmsOut nameWithType: Pose.StandingArmsOut fullName: TinyLife.Objects.Pose.StandingArmsOut type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: StandingArmsOut path: ../TinyLife/Objects/Person.cs startLine: 3358 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is standing with their arms straight out\n" example: [] syntax: content: StandingArmsOut = 9 return: type: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.WalkingArmsOut commentId: F:TinyLife.Objects.Pose.WalkingArmsOut id: WalkingArmsOut parent: TinyLife.Objects.Pose langs: - csharp - vb name: WalkingArmsOut nameWithType: Pose.WalkingArmsOut fullName: TinyLife.Objects.Pose.WalkingArmsOut type: Field source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkingArmsOut path: ../TinyLife/Objects/Person.cs startLine: 3362 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA pose that represents a person who is walking with their arms straight out. This is a combination of and .\n" example: [] syntax: content: WalkingArmsOut = 10 return: type: TinyLife.Objects.Pose references: - uid: TinyLife.Objects.Person commentId: T:TinyLife.Objects.Person parent: TinyLife.Objects name: Person nameWithType: Person fullName: TinyLife.Objects.Person - 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.Pose.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(Pose) nameWithType: Extensions.JsonCopy(Pose) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Objects.Pose) nameWithType.vb: Extensions.JsonCopy(Of Pose)(Pose) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Pose)(TinyLife.Objects.Pose) name.vb: JsonCopy(Of Pose)(Pose) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Pose) name: JsonCopy - name: < - uid: TinyLife.Objects.Pose name: Pose - name: '>' - name: ( - uid: TinyLife.Objects.Pose name: Pose - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Pose) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Objects.Pose name: Pose - name: ) - name: ( - uid: TinyLife.Objects.Pose name: Pose - name: ) - uid: TinyLife.Objects.Pose.TinyLife.Utilities.Extensions.ToWorking commentId: M:TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) parent: TinyLife.Utilities.Extensions definition: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking(Pose) nameWithType: Extensions.ToWorking(Pose) fullName: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) spec.csharp: - uid: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking - name: ( - uid: TinyLife.Objects.Pose name: Pose - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking - name: ( - uid: TinyLife.Objects.Pose name: Pose - 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.Extensions.ToWorking(TinyLife.Objects.Pose) commentId: M:TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking(Pose) nameWithType: Extensions.ToWorking(Pose) fullName: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) spec.csharp: - uid: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking - name: ( - uid: TinyLife.Objects.Pose name: Pose - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Pose) name: ToWorking - name: ( - uid: TinyLife.Objects.Pose name: Pose - name: ) - 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.Pose commentId: T:TinyLife.Objects.Pose parent: TinyLife.Objects name: Pose nameWithType: Pose fullName: TinyLife.Objects.Pose - uid: TinyLife.Objects.Pose.Walking commentId: F:TinyLife.Objects.Pose.Walking name: Walking nameWithType: Pose.Walking fullName: TinyLife.Objects.Pose.Walking - uid: TinyLife.Objects.Pose.StandingArmsOut commentId: F:TinyLife.Objects.Pose.StandingArmsOut name: StandingArmsOut nameWithType: Pose.StandingArmsOut fullName: TinyLife.Objects.Pose.StandingArmsOut