### YamlMime:ManagedReference items: - uid: TinyLife.Goals.MemoryType commentId: T:TinyLife.Goals.MemoryType id: MemoryType parent: TinyLife.Goals children: - TinyLife.Goals.MemoryType.#ctor(System.String,System.Type) - TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) - TinyLife.Goals.MemoryType.ConstructedType - TinyLife.Goals.MemoryType.FamilySocial - TinyLife.Goals.MemoryType.FoundOutPregnancy - TinyLife.Goals.MemoryType.HadAbortion - TinyLife.Goals.MemoryType.HadChild - TinyLife.Goals.MemoryType.HadFirstKiss - TinyLife.Goals.MemoryType.MayBePregnant - TinyLife.Goals.MemoryType.Name - TinyLife.Goals.MemoryType.PromotionOrRaise - TinyLife.Goals.MemoryType.PublishFailure - TinyLife.Goals.MemoryType.Register(TinyLife.Goals.MemoryType) - TinyLife.Goals.MemoryType.SocialAction - TinyLife.Goals.MemoryType.SourceString - TinyLife.Goals.MemoryType.ToldAboutPregnancy - TinyLife.Goals.MemoryType.Types - TinyLife.Goals.MemoryType.UsedFurniture - TinyLife.Goals.MemoryType.UsedSkillCategory - TinyLife.Goals.MemoryType.WasOutside - TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse - TinyLife.Goals.MemoryType.WorkedAtJob langs: - csharp - vb name: MemoryType nameWithType: MemoryType fullName: TinyLife.Goals.MemoryType type: Class source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MemoryType path: ../TinyLife/Goals/MemoryType.cs startLine: 19 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nA memory type is a set of information for a to have.\n" example: [] syntax: content: >- [JsonConverter(typeof(StaticJsonConverter), new object[] { typeof(MemoryType), "PrivateTypes" })] public class MemoryType : IEmotionSource content.vb: >- Public Class MemoryType Implements IEmotionSource inheritance: - System.Object implements: - TinyLife.Emotions.IEmotionSource inheritedMembers: - System.Object.Equals(System.Object) - System.Object.Equals(System.Object,System.Object) - System.Object.GetHashCode - System.Object.GetType - System.Object.MemberwiseClone - System.Object.ReferenceEquals(System.Object,System.Object) - System.Object.ToString extensionMethods: - TinyLife.Goals.MemoryType.TinyLife.Utilities.Extensions.JsonCopy``1 - uid: TinyLife.Goals.MemoryType.Types commentId: F:TinyLife.Goals.MemoryType.Types id: Types parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: Types nameWithType: MemoryType.Types fullName: TinyLife.Goals.MemoryType.Types type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Types path: ../TinyLife/Goals/MemoryType.cs startLine: 26 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nThe memory types that are registered, both by the game itself, and by mods.\n" example: [] syntax: content: public static readonly ReadOnlyDictionary Types return: type: System.Collections.ObjectModel.ReadOnlyDictionary{System.String,TinyLife.Goals.MemoryType} content.vb: Public Shared ReadOnly Types As ReadOnlyDictionary(Of String, MemoryType) - uid: TinyLife.Goals.MemoryType.PublishFailure commentId: F:TinyLife.Goals.MemoryType.PublishFailure id: PublishFailure parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: PublishFailure nameWithType: MemoryType.PublishFailure fullName: TinyLife.Goals.MemoryType.PublishFailure type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PublishFailure path: ../TinyLife/Goals/MemoryType.cs startLine: 29 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType PublishFailure return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly PublishFailure As MemoryType - uid: TinyLife.Goals.MemoryType.SocialAction commentId: F:TinyLife.Goals.MemoryType.SocialAction id: SocialAction parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: SocialAction nameWithType: MemoryType.SocialAction fullName: TinyLife.Goals.MemoryType.SocialAction type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SocialAction path: ../TinyLife/Goals/MemoryType.cs startLine: 30 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType SocialAction return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly SocialAction As MemoryType - uid: TinyLife.Goals.MemoryType.PromotionOrRaise commentId: F:TinyLife.Goals.MemoryType.PromotionOrRaise id: PromotionOrRaise parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: PromotionOrRaise nameWithType: MemoryType.PromotionOrRaise fullName: TinyLife.Goals.MemoryType.PromotionOrRaise type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: PromotionOrRaise path: ../TinyLife/Goals/MemoryType.cs startLine: 31 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType PromotionOrRaise return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly PromotionOrRaise As MemoryType - uid: TinyLife.Goals.MemoryType.FamilySocial commentId: F:TinyLife.Goals.MemoryType.FamilySocial id: FamilySocial parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: FamilySocial nameWithType: MemoryType.FamilySocial fullName: TinyLife.Goals.MemoryType.FamilySocial type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FamilySocial path: ../TinyLife/Goals/MemoryType.cs startLine: 32 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType FamilySocial return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly FamilySocial As MemoryType - uid: TinyLife.Goals.MemoryType.UsedSkillCategory commentId: F:TinyLife.Goals.MemoryType.UsedSkillCategory id: UsedSkillCategory parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: UsedSkillCategory nameWithType: MemoryType.UsedSkillCategory fullName: TinyLife.Goals.MemoryType.UsedSkillCategory type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UsedSkillCategory path: ../TinyLife/Goals/MemoryType.cs startLine: 33 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly Dictionary UsedSkillCategory return: type: System.Collections.Generic.Dictionary{TinyLife.Skills.SkillCategory,TinyLife.Goals.MemoryType} content.vb: Public Shared ReadOnly UsedSkillCategory As Dictionary(Of SkillCategory, MemoryType) - uid: TinyLife.Goals.MemoryType.WasOutside commentId: F:TinyLife.Goals.MemoryType.WasOutside id: WasOutside parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: WasOutside nameWithType: MemoryType.WasOutside fullName: TinyLife.Goals.MemoryType.WasOutside type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WasOutside path: ../TinyLife/Goals/MemoryType.cs startLine: 35 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType WasOutside return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly WasOutside As MemoryType - uid: TinyLife.Goals.MemoryType.UsedFurniture commentId: F:TinyLife.Goals.MemoryType.UsedFurniture id: UsedFurniture parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: UsedFurniture nameWithType: MemoryType.UsedFurniture fullName: TinyLife.Goals.MemoryType.UsedFurniture type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: UsedFurniture path: ../TinyLife/Goals/MemoryType.cs startLine: 36 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly Dictionary UsedFurniture return: type: System.Collections.Generic.Dictionary{TinyLife.Objects.ObjectCategory,TinyLife.Goals.MemoryType} content.vb: Public Shared ReadOnly UsedFurniture As Dictionary(Of ObjectCategory, MemoryType) - uid: TinyLife.Goals.MemoryType.WorkedAtJob commentId: F:TinyLife.Goals.MemoryType.WorkedAtJob id: WorkedAtJob parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: WorkedAtJob nameWithType: MemoryType.WorkedAtJob fullName: TinyLife.Goals.MemoryType.WorkedAtJob type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WorkedAtJob path: ../TinyLife/Goals/MemoryType.cs startLine: 38 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly Dictionary WorkedAtJob return: type: System.Collections.Generic.Dictionary{TinyLife.Goals.JobType,TinyLife.Goals.MemoryType} content.vb: Public Shared ReadOnly WorkedAtJob As Dictionary(Of JobType, MemoryType) - uid: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse commentId: F:TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse id: WasRomanticWithSomeoneElse parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: WasRomanticWithSomeoneElse nameWithType: MemoryType.WasRomanticWithSomeoneElse fullName: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WasRomanticWithSomeoneElse path: ../TinyLife/Goals/MemoryType.cs startLine: 40 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType WasRomanticWithSomeoneElse return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly WasRomanticWithSomeoneElse As MemoryType - uid: TinyLife.Goals.MemoryType.HadFirstKiss commentId: F:TinyLife.Goals.MemoryType.HadFirstKiss id: HadFirstKiss parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: HadFirstKiss nameWithType: MemoryType.HadFirstKiss fullName: TinyLife.Goals.MemoryType.HadFirstKiss type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadFirstKiss path: ../TinyLife/Goals/MemoryType.cs startLine: 41 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType HadFirstKiss return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly HadFirstKiss As MemoryType - uid: TinyLife.Goals.MemoryType.HadChild commentId: F:TinyLife.Goals.MemoryType.HadChild id: HadChild parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: HadChild nameWithType: MemoryType.HadChild fullName: TinyLife.Goals.MemoryType.HadChild type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadChild path: ../TinyLife/Goals/MemoryType.cs startLine: 42 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType HadChild return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly HadChild As MemoryType - uid: TinyLife.Goals.MemoryType.HadAbortion commentId: F:TinyLife.Goals.MemoryType.HadAbortion id: HadAbortion parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: HadAbortion nameWithType: MemoryType.HadAbortion fullName: TinyLife.Goals.MemoryType.HadAbortion type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: HadAbortion path: ../TinyLife/Goals/MemoryType.cs startLine: 45 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType HadAbortion return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly HadAbortion As MemoryType - uid: TinyLife.Goals.MemoryType.MayBePregnant commentId: F:TinyLife.Goals.MemoryType.MayBePregnant id: MayBePregnant parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: MayBePregnant nameWithType: MemoryType.MayBePregnant fullName: TinyLife.Goals.MemoryType.MayBePregnant type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: MayBePregnant path: ../TinyLife/Goals/MemoryType.cs startLine: 46 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType MayBePregnant return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly MayBePregnant As MemoryType - uid: TinyLife.Goals.MemoryType.FoundOutPregnancy commentId: F:TinyLife.Goals.MemoryType.FoundOutPregnancy id: FoundOutPregnancy parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: FoundOutPregnancy nameWithType: MemoryType.FoundOutPregnancy fullName: TinyLife.Goals.MemoryType.FoundOutPregnancy type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoundOutPregnancy path: ../TinyLife/Goals/MemoryType.cs startLine: 47 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType FoundOutPregnancy return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly FoundOutPregnancy As MemoryType - uid: TinyLife.Goals.MemoryType.ToldAboutPregnancy commentId: F:TinyLife.Goals.MemoryType.ToldAboutPregnancy id: ToldAboutPregnancy parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: ToldAboutPregnancy nameWithType: MemoryType.ToldAboutPregnancy fullName: TinyLife.Goals.MemoryType.ToldAboutPregnancy type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ToldAboutPregnancy path: ../TinyLife/Goals/MemoryType.cs startLine: 48 assemblies: - Tiny Life namespace: TinyLife.Goals syntax: content: public static readonly MemoryType ToldAboutPregnancy return: type: TinyLife.Goals.MemoryType content.vb: Public Shared ReadOnly ToldAboutPregnancy As MemoryType - uid: TinyLife.Goals.MemoryType.Name commentId: F:TinyLife.Goals.MemoryType.Name id: Name parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: Name nameWithType: MemoryType.Name fullName: TinyLife.Goals.MemoryType.Name type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Name path: ../TinyLife/Goals/MemoryType.cs startLine: 55 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nThe name of this memory type.\n" example: [] syntax: content: public readonly string Name return: type: System.String content.vb: Public ReadOnly Name As String - uid: TinyLife.Goals.MemoryType.ConstructedType commentId: F:TinyLife.Goals.MemoryType.ConstructedType id: ConstructedType parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: ConstructedType nameWithType: MemoryType.ConstructedType fullName: TinyLife.Goals.MemoryType.ConstructedType type: Field source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: ConstructedType path: ../TinyLife/Goals/MemoryType.cs startLine: 59 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nThe type of constructed in , or null to construct the default type.\n" example: [] syntax: content: public readonly Type ConstructedType return: type: System.Type content.vb: Public ReadOnly ConstructedType As Type - uid: TinyLife.Goals.MemoryType.SourceString commentId: P:TinyLife.Goals.MemoryType.SourceString id: SourceString parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: SourceString nameWithType: MemoryType.SourceString fullName: TinyLife.Goals.MemoryType.SourceString type: Property source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: SourceString path: ../TinyLife/Goals/MemoryType.cs startLine: 62 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nA (localized) string that is displayed when hovering over an that has this source\n" example: [] syntax: content: public string SourceString { get; } parameters: [] return: type: System.String content.vb: Public ReadOnly Property SourceString As String overload: TinyLife.Goals.MemoryType.SourceString* implements: - TinyLife.Emotions.IEmotionSource.SourceString - uid: TinyLife.Goals.MemoryType.#ctor(System.String,System.Type) commentId: M:TinyLife.Goals.MemoryType.#ctor(System.String,System.Type) id: '#ctor(System.String,System.Type)' parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: MemoryType(string, Type) nameWithType: MemoryType.MemoryType(string, Type) fullName: TinyLife.Goals.MemoryType.MemoryType(string, System.Type) type: Constructor source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: .ctor path: ../TinyLife/Goals/MemoryType.cs startLine: 69 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nCreates a new memory type with the given name.\n" example: [] syntax: content: public MemoryType(string name, Type constructedType = null) parameters: - id: name type: System.String description: The name of this memory type. - id: constructedType type: System.Type description: The type of to construct, or null to construct the default type . content.vb: Public Sub New(name As String, constructedType As Type = Nothing) overload: TinyLife.Goals.MemoryType.#ctor* nameWithType.vb: MemoryType.New(String, Type) fullName.vb: TinyLife.Goals.MemoryType.New(String, System.Type) name.vb: New(String, Type) - uid: TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) commentId: M:TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) id: Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: Construct(ActionInfo, TimeSpan) nameWithType: MemoryType.Construct(ActionInfo, TimeSpan) fullName: TinyLife.Goals.MemoryType.Construct(TinyLife.Actions.ActionInfo, System.TimeSpan) type: Method source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Construct path: ../TinyLife/Goals/MemoryType.cs startLine: 81 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nConstructs a new from this memory type.\n" example: [] syntax: content: 'public T Construct(ActionInfo info, TimeSpan timeOccured) where T : Memory' parameters: - id: info type: TinyLife.Actions.ActionInfo description: The that contains information about this memory. - id: timeOccured type: System.TimeSpan description: The time that this memory occured. typeParameters: - id: T return: type: '{T}' description: The constructed memory. content.vb: Public Function Construct(Of T As Memory)(info As ActionInfo, timeOccured As TimeSpan) As T overload: TinyLife.Goals.MemoryType.Construct* exceptions: - type: System.ArgumentException commentId: T:System.ArgumentException description: Thrown if constructing the fails. nameWithType.vb: MemoryType.Construct(Of T)(ActionInfo, TimeSpan) fullName.vb: TinyLife.Goals.MemoryType.Construct(Of T)(TinyLife.Actions.ActionInfo, System.TimeSpan) name.vb: Construct(Of T)(ActionInfo, TimeSpan) - uid: TinyLife.Goals.MemoryType.Register(TinyLife.Goals.MemoryType) commentId: M:TinyLife.Goals.MemoryType.Register(TinyLife.Goals.MemoryType) id: Register(TinyLife.Goals.MemoryType) parent: TinyLife.Goals.MemoryType langs: - csharp - vb name: Register(MemoryType) nameWithType: MemoryType.Register(MemoryType) fullName: TinyLife.Goals.MemoryType.Register(TinyLife.Goals.MemoryType) type: Method source: remote: path: TinyLife/Goals/MemoryType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: Register path: ../TinyLife/Goals/MemoryType.cs startLine: 96 assemblies: - Tiny Life namespace: TinyLife.Goals summary: "\nRegisters the given to the registry.\n" example: [] syntax: content: public static MemoryType Register(MemoryType type) parameters: - id: type type: TinyLife.Goals.MemoryType description: The type of memory to register. return: type: TinyLife.Goals.MemoryType description: The passed memory type type, for chaining. content.vb: Public Shared Function Register(type As MemoryType) As MemoryType overload: TinyLife.Goals.MemoryType.Register* references: - uid: TinyLife.Goals.Memory commentId: T:TinyLife.Goals.Memory name: Memory nameWithType: Memory fullName: TinyLife.Goals.Memory - uid: TinyLife.Goals commentId: N:TinyLife.Goals name: TinyLife.Goals nameWithType: TinyLife.Goals fullName: TinyLife.Goals spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Goals name: Goals spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Goals name: Goals - uid: System.Object commentId: T:System.Object parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object name: object nameWithType: object fullName: object nameWithType.vb: Object fullName.vb: Object name.vb: Object - uid: TinyLife.Emotions.IEmotionSource commentId: T:TinyLife.Emotions.IEmotionSource parent: TinyLife.Emotions name: IEmotionSource nameWithType: IEmotionSource fullName: TinyLife.Emotions.IEmotionSource - uid: System.Object.Equals(System.Object) commentId: M:System.Object.Equals(System.Object) parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) name: Equals(object) nameWithType: object.Equals(object) fullName: object.Equals(object) nameWithType.vb: Object.Equals(Object) fullName.vb: Object.Equals(Object) name.vb: Equals(Object) spec.csharp: - uid: System.Object.Equals(System.Object) name: Equals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) - name: ( - uid: System.Object name: object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) spec.vb: - uid: System.Object.Equals(System.Object) name: Equals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) - name: ( - uid: System.Object name: Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) - uid: System.Object.Equals(System.Object,System.Object) commentId: M:System.Object.Equals(System.Object,System.Object) parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) name: Equals(object, object) nameWithType: object.Equals(object, object) fullName: object.Equals(object, object) nameWithType.vb: Object.Equals(Object, Object) fullName.vb: Object.Equals(Object, Object) name.vb: Equals(Object, Object) spec.csharp: - uid: System.Object.Equals(System.Object,System.Object) name: Equals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) - name: ( - uid: System.Object name: object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ',' - name: " " - uid: System.Object name: object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) spec.vb: - uid: System.Object.Equals(System.Object,System.Object) name: Equals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) - name: ( - uid: System.Object name: Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ',' - name: " " - uid: System.Object name: Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) - uid: System.Object.GetHashCode commentId: M:System.Object.GetHashCode parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode name: GetHashCode() nameWithType: object.GetHashCode() fullName: object.GetHashCode() nameWithType.vb: Object.GetHashCode() fullName.vb: Object.GetHashCode() spec.csharp: - uid: System.Object.GetHashCode name: GetHashCode isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode - name: ( - name: ) spec.vb: - uid: System.Object.GetHashCode name: GetHashCode isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode - name: ( - name: ) - uid: System.Object.GetType commentId: M:System.Object.GetType parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gettype name: GetType() nameWithType: object.GetType() fullName: object.GetType() nameWithType.vb: Object.GetType() fullName.vb: Object.GetType() spec.csharp: - uid: System.Object.GetType name: GetType isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gettype - name: ( - name: ) spec.vb: - uid: System.Object.GetType name: GetType isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.gettype - name: ( - name: ) - uid: System.Object.MemberwiseClone commentId: M:System.Object.MemberwiseClone parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone name: MemberwiseClone() nameWithType: object.MemberwiseClone() fullName: object.MemberwiseClone() nameWithType.vb: Object.MemberwiseClone() fullName.vb: Object.MemberwiseClone() spec.csharp: - uid: System.Object.MemberwiseClone name: MemberwiseClone isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone - name: ( - name: ) spec.vb: - uid: System.Object.MemberwiseClone name: MemberwiseClone isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone - name: ( - name: ) - uid: System.Object.ReferenceEquals(System.Object,System.Object) commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals name: ReferenceEquals(object, object) nameWithType: object.ReferenceEquals(object, object) fullName: object.ReferenceEquals(object, object) nameWithType.vb: Object.ReferenceEquals(Object, Object) fullName.vb: Object.ReferenceEquals(Object, Object) name.vb: ReferenceEquals(Object, Object) spec.csharp: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals - name: ( - uid: System.Object name: object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ',' - name: " " - uid: System.Object name: object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) spec.vb: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals - name: ( - uid: System.Object name: Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ',' - name: " " - uid: System.Object name: Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object - name: ) - uid: System.Object.ToString commentId: M:System.Object.ToString parent: System.Object isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.tostring name: ToString() nameWithType: object.ToString() fullName: object.ToString() nameWithType.vb: Object.ToString() fullName.vb: Object.ToString() spec.csharp: - uid: System.Object.ToString name: ToString isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.tostring - name: ( - name: ) spec.vb: - uid: System.Object.ToString name: ToString isExternal: true href: https://learn.microsoft.com/dotnet/api/system.object.tostring - name: ( - name: ) - uid: TinyLife.Goals.MemoryType.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(MemoryType) nameWithType: Extensions.JsonCopy(MemoryType) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Goals.MemoryType) nameWithType.vb: Extensions.JsonCopy(Of MemoryType)(MemoryType) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Goals.MemoryType)(TinyLife.Goals.MemoryType) name.vb: JsonCopy(Of MemoryType)(MemoryType) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Goals.MemoryType) name: JsonCopy - name: < - uid: TinyLife.Goals.MemoryType name: MemoryType - name: '>' - name: ( - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Goals.MemoryType) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - name: ( - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - uid: System commentId: N:System isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System nameWithType: System fullName: System - uid: TinyLife.Emotions commentId: N:TinyLife.Emotions name: TinyLife.Emotions nameWithType: TinyLife.Emotions fullName: TinyLife.Emotions spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Emotions name: Emotions spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Emotions name: Emotions - 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: System.Collections.ObjectModel.ReadOnlyDictionary{System.String,TinyLife.Goals.MemoryType} commentId: T:System.Collections.ObjectModel.ReadOnlyDictionary{System.String,TinyLife.Goals.MemoryType} parent: System.Collections.ObjectModel definition: System.Collections.ObjectModel.ReadOnlyDictionary`2 href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 name: ReadOnlyDictionary nameWithType: ReadOnlyDictionary fullName: System.Collections.ObjectModel.ReadOnlyDictionary nameWithType.vb: ReadOnlyDictionary(Of String, MemoryType) fullName.vb: System.Collections.ObjectModel.ReadOnlyDictionary(Of String, TinyLife.Goals.MemoryType) name.vb: ReadOnlyDictionary(Of String, MemoryType) spec.csharp: - uid: System.Collections.ObjectModel.ReadOnlyDictionary`2 name: ReadOnlyDictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 - name: < - uid: System.String name: string isExternal: true href: https://learn.microsoft.com/dotnet/api/system.string - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: '>' spec.vb: - uid: System.Collections.ObjectModel.ReadOnlyDictionary`2 name: ReadOnlyDictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 - name: ( - name: Of - name: " " - uid: System.String name: String isExternal: true href: https://learn.microsoft.com/dotnet/api/system.string - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - uid: System.Collections.ObjectModel.ReadOnlyDictionary`2 commentId: T:System.Collections.ObjectModel.ReadOnlyDictionary`2 isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 name: ReadOnlyDictionary nameWithType: ReadOnlyDictionary fullName: System.Collections.ObjectModel.ReadOnlyDictionary nameWithType.vb: ReadOnlyDictionary(Of TKey, TValue) fullName.vb: System.Collections.ObjectModel.ReadOnlyDictionary(Of TKey, TValue) name.vb: ReadOnlyDictionary(Of TKey, TValue) spec.csharp: - uid: System.Collections.ObjectModel.ReadOnlyDictionary`2 name: ReadOnlyDictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 - name: < - name: TKey - name: ',' - name: " " - name: TValue - name: '>' spec.vb: - uid: System.Collections.ObjectModel.ReadOnlyDictionary`2 name: ReadOnlyDictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlydictionary-2 - name: ( - name: Of - name: " " - name: TKey - name: ',' - name: " " - name: TValue - name: ) - uid: System.Collections.ObjectModel commentId: N:System.Collections.ObjectModel isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System.Collections.ObjectModel nameWithType: System.Collections.ObjectModel fullName: System.Collections.ObjectModel spec.csharp: - uid: System name: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system - name: . - uid: System.Collections name: Collections isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections - name: . - uid: System.Collections.ObjectModel name: ObjectModel isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel spec.vb: - uid: System name: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system - name: . - uid: System.Collections name: Collections isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections - name: . - uid: System.Collections.ObjectModel name: ObjectModel isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel - uid: TinyLife.Goals.MemoryType commentId: T:TinyLife.Goals.MemoryType parent: TinyLife.Goals name: MemoryType nameWithType: MemoryType fullName: TinyLife.Goals.MemoryType - uid: System.Collections.Generic.Dictionary{TinyLife.Skills.SkillCategory,TinyLife.Goals.MemoryType} commentId: T:System.Collections.Generic.Dictionary{TinyLife.Skills.SkillCategory,TinyLife.Goals.MemoryType} parent: System.Collections.Generic definition: System.Collections.Generic.Dictionary`2 href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary nameWithType.vb: Dictionary(Of SkillCategory, MemoryType) fullName.vb: System.Collections.Generic.Dictionary(Of TinyLife.Skills.SkillCategory, TinyLife.Goals.MemoryType) name.vb: Dictionary(Of SkillCategory, MemoryType) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: < - uid: TinyLife.Skills.SkillCategory name: SkillCategory - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: ( - name: Of - name: " " - uid: TinyLife.Skills.SkillCategory name: SkillCategory - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - uid: System.Collections.Generic.Dictionary`2 commentId: T:System.Collections.Generic.Dictionary`2 isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary nameWithType.vb: Dictionary(Of TKey, TValue) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) name.vb: Dictionary(Of TKey, TValue) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: < - name: TKey - name: ',' - name: " " - name: TValue - name: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: ( - name: Of - name: " " - name: TKey - name: ',' - name: " " - name: TValue - name: ) - uid: System.Collections.Generic commentId: N:System.Collections.Generic isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System.Collections.Generic nameWithType: System.Collections.Generic fullName: System.Collections.Generic spec.csharp: - uid: System name: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system - name: . - uid: System.Collections name: Collections isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections - name: . - uid: System.Collections.Generic name: Generic isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic spec.vb: - uid: System name: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system - name: . - uid: System.Collections name: Collections isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections - name: . - uid: System.Collections.Generic name: Generic isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic - uid: System.Collections.Generic.Dictionary{TinyLife.Objects.ObjectCategory,TinyLife.Goals.MemoryType} commentId: T:System.Collections.Generic.Dictionary{TinyLife.Objects.ObjectCategory,TinyLife.Goals.MemoryType} parent: System.Collections.Generic definition: System.Collections.Generic.Dictionary`2 href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary nameWithType.vb: Dictionary(Of ObjectCategory, MemoryType) fullName.vb: System.Collections.Generic.Dictionary(Of TinyLife.Objects.ObjectCategory, TinyLife.Goals.MemoryType) name.vb: Dictionary(Of ObjectCategory, MemoryType) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: < - uid: TinyLife.Objects.ObjectCategory name: ObjectCategory - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: ( - name: Of - name: " " - uid: TinyLife.Objects.ObjectCategory name: ObjectCategory - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - uid: System.Collections.Generic.Dictionary{TinyLife.Goals.JobType,TinyLife.Goals.MemoryType} commentId: T:System.Collections.Generic.Dictionary{TinyLife.Goals.JobType,TinyLife.Goals.MemoryType} parent: System.Collections.Generic definition: System.Collections.Generic.Dictionary`2 href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary nameWithType.vb: Dictionary(Of JobType, MemoryType) fullName.vb: System.Collections.Generic.Dictionary(Of TinyLife.Goals.JobType, TinyLife.Goals.MemoryType) name.vb: Dictionary(Of JobType, MemoryType) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: < - uid: TinyLife.Goals.JobType name: JobType - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary isExternal: true href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 - name: ( - name: Of - name: " " - uid: TinyLife.Goals.JobType name: JobType - name: ',' - name: " " - uid: TinyLife.Goals.MemoryType name: MemoryType - name: ) - uid: System.String commentId: T:System.String parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.string name: string nameWithType: string fullName: string nameWithType.vb: String fullName.vb: String name.vb: String - uid: TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) commentId: M:TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) isExternal: true href: https://learn.microsoft.com/dotnet/api/system.timespan name: Construct(ActionInfo, TimeSpan) nameWithType: MemoryType.Construct(ActionInfo, TimeSpan) fullName: TinyLife.Goals.MemoryType.Construct(TinyLife.Actions.ActionInfo, System.TimeSpan) nameWithType.vb: MemoryType.Construct(Of T)(ActionInfo, TimeSpan) fullName.vb: TinyLife.Goals.MemoryType.Construct(Of T)(TinyLife.Actions.ActionInfo, System.TimeSpan) name.vb: Construct(Of T)(ActionInfo, TimeSpan) spec.csharp: - uid: TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) name: Construct - name: < - name: T - name: '>' - name: ( - uid: TinyLife.Actions.ActionInfo name: ActionInfo - name: ',' - name: " " - uid: System.TimeSpan name: TimeSpan isExternal: true href: https://learn.microsoft.com/dotnet/api/system.timespan - name: ) spec.vb: - uid: TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan) name: Construct - name: ( - name: Of - name: " " - name: T - name: ) - name: ( - uid: TinyLife.Actions.ActionInfo name: ActionInfo - name: ',' - name: " " - uid: System.TimeSpan name: TimeSpan isExternal: true href: https://learn.microsoft.com/dotnet/api/system.timespan - name: ) - uid: System.Type commentId: T:System.Type parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.type name: Type nameWithType: Type fullName: System.Type - uid: TinyLife.Goals.MemoryType.SourceString* commentId: Overload:TinyLife.Goals.MemoryType.SourceString name: SourceString nameWithType: MemoryType.SourceString fullName: TinyLife.Goals.MemoryType.SourceString - uid: TinyLife.Emotions.IEmotionSource.SourceString commentId: P:TinyLife.Emotions.IEmotionSource.SourceString parent: TinyLife.Emotions.IEmotionSource name: SourceString nameWithType: IEmotionSource.SourceString fullName: TinyLife.Emotions.IEmotionSource.SourceString - uid: TinyLife.Goals.MemoryType.#ctor* commentId: Overload:TinyLife.Goals.MemoryType.#ctor name: MemoryType nameWithType: MemoryType.MemoryType fullName: TinyLife.Goals.MemoryType.MemoryType nameWithType.vb: MemoryType.New fullName.vb: TinyLife.Goals.MemoryType.New name.vb: New - uid: TinyLife.Actions.ActionInfo commentId: T:TinyLife.Actions.ActionInfo parent: TinyLife.Actions name: ActionInfo nameWithType: ActionInfo fullName: TinyLife.Actions.ActionInfo - uid: TinyLife.Goals.MemoryType.ConstructedType commentId: F:TinyLife.Goals.MemoryType.ConstructedType name: ConstructedType nameWithType: MemoryType.ConstructedType fullName: TinyLife.Goals.MemoryType.ConstructedType - uid: System.ArgumentException commentId: T:System.ArgumentException isExternal: true href: https://learn.microsoft.com/dotnet/api/system.argumentexception name: ArgumentException nameWithType: ArgumentException fullName: System.ArgumentException - uid: TinyLife.Goals.MemoryType.Construct* commentId: Overload:TinyLife.Goals.MemoryType.Construct name: Construct nameWithType: MemoryType.Construct fullName: TinyLife.Goals.MemoryType.Construct - uid: System.TimeSpan commentId: T:System.TimeSpan parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.timespan name: TimeSpan nameWithType: TimeSpan fullName: System.TimeSpan - uid: '{T}' commentId: '!:T' definition: T name: T nameWithType: T fullName: T - 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: T name: T nameWithType: T fullName: T - uid: TinyLife.Goals.MemoryType.Types commentId: F:TinyLife.Goals.MemoryType.Types name: Types nameWithType: MemoryType.Types fullName: TinyLife.Goals.MemoryType.Types - uid: TinyLife.Goals.MemoryType.Register* commentId: Overload:TinyLife.Goals.MemoryType.Register name: Register nameWithType: MemoryType.Register fullName: TinyLife.Goals.MemoryType.Register