### YamlMime:ManagedReference items: - uid: TinyLife.Actions.EmoteCategory commentId: T:TinyLife.Actions.EmoteCategory id: EmoteCategory parent: TinyLife.Actions children: - TinyLife.Actions.EmoteCategory.Emotion - TinyLife.Actions.EmoteCategory.Flirty - TinyLife.Actions.EmoteCategory.Food - TinyLife.Actions.EmoteCategory.General - TinyLife.Actions.EmoteCategory.Negative - TinyLife.Actions.EmoteCategory.Object - TinyLife.Actions.EmoteCategory.Travel - TinyLife.Actions.EmoteCategory.Unable langs: - csharp - vb name: EmoteCategory nameWithType: EmoteCategory fullName: TinyLife.Actions.EmoteCategory type: Enum source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: EmoteCategory path: ../TinyLife/Actions/Emote.cs startLine: 132 assemblies: - Tiny Life namespace: TinyLife.Actions summary: "\nA flag enumeration that represents the types of that are available\n" example: [] syntax: content: >- [Flags] public enum EmoteCategory content.vb: >- Public Enum EmoteCategory extensionMethods: - TinyLife.Actions.EmoteCategory.TinyLife.Utilities.Extensions.JsonCopy``1 attributes: - type: System.FlagsAttribute ctor: System.FlagsAttribute.#ctor arguments: [] - uid: TinyLife.Actions.EmoteCategory.General commentId: F:TinyLife.Actions.EmoteCategory.General id: General parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: General nameWithType: EmoteCategory.General fullName: TinyLife.Actions.EmoteCategory.General type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: General path: ../TinyLife/Actions/Emote.cs startLine: 136 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: General = 1 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Travel commentId: F:TinyLife.Actions.EmoteCategory.Travel id: Travel parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Travel nameWithType: EmoteCategory.Travel fullName: TinyLife.Actions.EmoteCategory.Travel type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Travel path: ../TinyLife/Actions/Emote.cs startLine: 137 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Travel = 2 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Negative commentId: F:TinyLife.Actions.EmoteCategory.Negative id: Negative parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Negative nameWithType: EmoteCategory.Negative fullName: TinyLife.Actions.EmoteCategory.Negative type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Negative path: ../TinyLife/Actions/Emote.cs startLine: 138 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Negative = 4 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Flirty commentId: F:TinyLife.Actions.EmoteCategory.Flirty id: Flirty parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Flirty nameWithType: EmoteCategory.Flirty fullName: TinyLife.Actions.EmoteCategory.Flirty type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Flirty path: ../TinyLife/Actions/Emote.cs startLine: 139 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Flirty = 8 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Unable commentId: F:TinyLife.Actions.EmoteCategory.Unable id: Unable parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Unable nameWithType: EmoteCategory.Unable fullName: TinyLife.Actions.EmoteCategory.Unable type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Unable path: ../TinyLife/Actions/Emote.cs startLine: 140 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Unable = 16 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Food commentId: F:TinyLife.Actions.EmoteCategory.Food id: Food parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Food nameWithType: EmoteCategory.Food fullName: TinyLife.Actions.EmoteCategory.Food type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Food path: ../TinyLife/Actions/Emote.cs startLine: 141 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Food = 32 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Object commentId: F:TinyLife.Actions.EmoteCategory.Object id: Object parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Object nameWithType: EmoteCategory.Object fullName: TinyLife.Actions.EmoteCategory.Object type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Object path: ../TinyLife/Actions/Emote.cs startLine: 142 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Object = 64 return: type: TinyLife.Actions.EmoteCategory - uid: TinyLife.Actions.EmoteCategory.Emotion commentId: F:TinyLife.Actions.EmoteCategory.Emotion id: Emotion parent: TinyLife.Actions.EmoteCategory langs: - csharp - vb name: Emotion nameWithType: EmoteCategory.Emotion fullName: TinyLife.Actions.EmoteCategory.Emotion type: Field source: remote: path: TinyLife/Actions/Emote.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Emotion path: ../TinyLife/Actions/Emote.cs startLine: 143 assemblies: - Tiny Life namespace: TinyLife.Actions syntax: content: Emotion = 128 return: type: TinyLife.Actions.EmoteCategory references: - uid: TinyLife.Actions.Emote commentId: T:TinyLife.Actions.Emote parent: TinyLife.Actions name: Emote nameWithType: Emote fullName: TinyLife.Actions.Emote - uid: TinyLife.Actions commentId: N:TinyLife.Actions name: TinyLife.Actions nameWithType: TinyLife.Actions fullName: TinyLife.Actions spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Actions name: Actions spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Actions name: Actions - uid: TinyLife.Actions.EmoteCategory.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(EmoteCategory) nameWithType: Extensions.JsonCopy(EmoteCategory) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Actions.EmoteCategory) nameWithType.vb: Extensions.JsonCopy(Of EmoteCategory)(EmoteCategory) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.EmoteCategory)(TinyLife.Actions.EmoteCategory) name.vb: JsonCopy(Of EmoteCategory)(EmoteCategory) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.EmoteCategory) name: JsonCopy - name: < - uid: TinyLife.Actions.EmoteCategory name: EmoteCategory - name: '>' - name: ( - uid: TinyLife.Actions.EmoteCategory name: EmoteCategory - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.EmoteCategory) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Actions.EmoteCategory name: EmoteCategory - name: ) - name: ( - uid: TinyLife.Actions.EmoteCategory name: EmoteCategory - 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.Actions.EmoteCategory commentId: T:TinyLife.Actions.EmoteCategory parent: TinyLife.Actions name: EmoteCategory nameWithType: EmoteCategory fullName: TinyLife.Actions.EmoteCategory