2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.World.Household
commentId : T:TinyLife.World.Household
id : Household
parent : TinyLife.World
children :
- TinyLife.World.Household.#ctor(TinyLife.World.Map,TinyLife.World.Lot)
- TinyLife.World.Household.Add(TinyLife.Objects.Person)
- TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan})
- TinyLife.World.Household.ClothesStorage
2021-08-30 20:44:32 +02:00
- TinyLife.World.Household.DefaultMoney
2021-11-23 16:24:04 +01:00
- TinyLife.World.Household.Description
2022-09-05 14:19:42 +02:00
- TinyLife.World.Household.DisallowNewspapers
2023-08-15 13:17:22 +02:00
- TinyLife.World.Household.Export(System.Boolean,System.Boolean)
2021-08-04 06:51:12 +02:00
- TinyLife.World.Household.FurnitureStorage
- TinyLife.World.Household.GetAverageFriendshipTo(TinyLife.Objects.Person)
2022-10-18 13:03:11 +02:00
- TinyLife.World.Household.HasAdult(System.Collections.Generic.IEnumerable{TinyLife.Objects.Person})
2021-08-04 06:51:12 +02:00
- TinyLife.World.Household.HasMember(System.Guid)
2021-08-30 20:44:32 +02:00
- TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold,System.Boolean)
2021-08-04 06:51:12 +02:00
- TinyLife.World.Household.IsCurrent
- TinyLife.World.Household.Lot
- TinyLife.World.Household.Members
- TinyLife.World.Household.Money
- TinyLife.World.Household.Name
2021-08-30 20:44:32 +02:00
- TinyLife.World.Household.Remove(TinyLife.Objects.Person,System.Boolean)
2023-04-26 14:51:19 +02:00
- TinyLife.World.Household.TotalMemberAmount
2021-08-04 06:51:12 +02:00
- TinyLife.World.Household.UnopenedMail
2022-09-05 14:19:42 +02:00
- TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
2021-08-04 06:51:12 +02:00
- TinyLife.World.Household.Validate(TinyLife.World.Map)
langs :
- csharp
- vb
name : Household
nameWithType : Household
fullName : TinyLife.World.Household
type : Class
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Household
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 19
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nA household is a set of <xref href=\"TinyLife.Objects.Person\" data-throw-if-not-resolved=\"false\"></xref> instances that live together on the same <xref href=\"TinyLife.World.Household.Lot\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
syntax :
content : >-
[ DataContract]
2021-11-23 16:24:04 +01:00
public class Household : JsonTypeSafeGenericDataHolder, IGenericDataHolder
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataContract>
2023-03-30 18:07:55 +02:00
Public Class Household Inherits JsonTypeSafeGenericDataHolder Implements IGenericDataHolder
2021-08-04 06:51:12 +02:00
inheritance :
- System.Object
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
implements :
- MLEM.Misc.IGenericDataHolder
inheritedMembers :
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2022-12-20 13:25:03 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,{T})
2021-11-23 16:24:04 +01:00
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
- MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
- 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.World.Household.TinyLife.Utilities.Extensions.JsonCopy``1
attributes :
- type : System.Runtime.Serialization.DataContractAttribute
ctor : System.Runtime.Serialization.DataContractAttribute.#ctor
arguments : [ ]
2021-08-30 20:44:32 +02:00
- uid : TinyLife.World.Household.DefaultMoney
commentId : F:TinyLife.World.Household.DefaultMoney
id : DefaultMoney
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : DefaultMoney
nameWithType : Household.DefaultMoney
fullName : TinyLife.World.Household.DefaultMoney
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-30 20:44:32 +02:00
id : DefaultMoney
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 26
2021-08-30 20:44:32 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
2023-08-15 13:17:22 +02:00
summary : "\nThe amount of money that a household has by default.\nIf the househould is exported throughly (<xref href=\"TinyLife.World.Household.Export(System.Boolean%2cSystem.Boolean)\" data-throw-if-not-resolved=\"false\"></xref>), this value will be exported as well.\n"
2021-08-30 20:44:32 +02:00
example : [ ]
syntax :
2023-03-30 18:07:55 +02:00
content : public const float DefaultMoney = 30000
2021-08-30 20:44:32 +02:00
return :
type : System.Single
2023-03-30 18:07:55 +02:00
content.vb : Public Const DefaultMoney As Single = 30000
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.FurnitureStorage
commentId : F:TinyLife.World.Household.FurnitureStorage
id : FurnitureStorage
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : FurnitureStorage
nameWithType : Household.FurnitureStorage
fullName : TinyLife.World.Household.FurnitureStorage
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2022-09-05 14:19:42 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : FurnitureStorage
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 33
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThis household's furniture storage, which is a set of <xref href=\"TinyLife.Objects.Furniture\" data-throw-if-not-resolved=\"false\"></xref> items that are not placed, but owned by this household.\nTo add new objects to the furniture storage, simply add them to this set.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public readonly HashSet<Furniture> FurnitureStorage
return :
type : System.Collections.Generic.HashSet{TinyLife.Objects.Furniture}
content.vb : >-
<DataMember>
Public ReadOnly FurnitureStorage As HashSet(Of Furniture)
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
- uid : TinyLife.World.Household.ClothesStorage
commentId : F:TinyLife.World.Household.ClothesStorage
id : ClothesStorage
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : ClothesStorage
nameWithType : Household.ClothesStorage
fullName : TinyLife.World.Household.ClothesStorage
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2022-09-05 14:19:42 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : ClothesStorage
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 39
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThis household's clothing storage, which is a set of <xref href=\"TinyLife.Objects.WornClothes\" data-throw-if-not-resolved=\"false\"></xref> that are not currently being worn by any members, but that are owned by this household.\nTo add new objects to the clothes storage, simply add them to this set.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public readonly HashSet<WornClothes> ClothesStorage
return :
type : System.Collections.Generic.HashSet{TinyLife.Objects.WornClothes}
content.vb : >-
<DataMember>
Public ReadOnly ClothesStorage As HashSet(Of WornClothes)
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
- uid : TinyLife.World.Household.UnopenedMail
commentId : F:TinyLife.World.Household.UnopenedMail
id : UnopenedMail
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : UnopenedMail
nameWithType : Household.UnopenedMail
fullName : TinyLife.World.Household.UnopenedMail
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2022-09-05 14:19:42 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : UnopenedMail
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 45
2022-09-05 14:19:42 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nA list of <xref href=\"TinyLife.World.Mail\" data-throw-if-not-resolved=\"false\"></xref> instances that is yet to be opened.\nWhen a mail carrier delivers mail, it is automatically added to this list.\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public readonly List<Mail> UnopenedMail
return :
type : System.Collections.Generic.List{TinyLife.World.Mail}
content.vb : >-
<DataMember>
Public ReadOnly UnopenedMail As List(Of Mail)
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.Money
commentId : P:TinyLife.World.Household.Money
id : Money
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Money
nameWithType : Household.Money
fullName : TinyLife.World.Household.Money
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Money
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 50
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe money that this household has, rounded by two digits after the decimal point\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public float Money { get; set; }
parameters : [ ]
return :
type : System.Single
content.vb : >-
<DataMember>
Public Property Money As Single
overload : TinyLife.World.Household.Money*
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
- uid : TinyLife.World.Household.Members
commentId : P:TinyLife.World.Household.Members
id : Members
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Members
nameWithType : Household.Members
fullName : TinyLife.World.Household.Members
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Members
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 58
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe <xref href=\"TinyLife.Objects.Person\" data-throw-if-not-resolved=\"false\"></xref> instances that are members of this household\n"
example : [ ]
syntax :
content : public IEnumerable<Person> Members { get; }
parameters : [ ]
return :
type : System.Collections.Generic.IEnumerable{TinyLife.Objects.Person}
content.vb : Public ReadOnly Property Members As IEnumerable(Of Person)
overload : TinyLife.World.Household.Members*
- uid : TinyLife.World.Household.Lot
commentId : P:TinyLife.World.Household.Lot
id : Lot
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Lot
nameWithType : Household.Lot
fullName : TinyLife.World.Household.Lot
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Lot
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 70
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe <xref href=\"TinyLife.World.Household.Lot\" data-throw-if-not-resolved=\"false\"></xref> that this household lives on.\nFor exported households, this might be null.\n"
example : [ ]
syntax :
content : public Lot Lot { get; }
parameters : [ ]
return :
type : TinyLife.World.Lot
content.vb : Public ReadOnly Property Lot As Lot
overload : TinyLife.World.Household.Lot*
- uid : TinyLife.World.Household.Name
commentId : P:TinyLife.World.Household.Name
id : Name
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Name
nameWithType : Household.Name
fullName : TinyLife.World.Household.Name
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Name
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 75
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe name of this household.\nThe name of a household is the <xref href=\"TinyLife.Objects.Person.LastName\" data-throw-if-not-resolved=\"false\"></xref> that most people in this household have.\n"
example : [ ]
syntax :
content : public string Name { get; }
parameters : [ ]
return :
type : System.String
content.vb : Public ReadOnly Property Name As String
overload : TinyLife.World.Household.Name*
- uid : TinyLife.World.Household.IsCurrent
commentId : P:TinyLife.World.Household.IsCurrent
id : IsCurrent
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : IsCurrent
nameWithType : Household.IsCurrent
fullName : TinyLife.World.Household.IsCurrent
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : IsCurrent
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 79
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nA property that indicates whether or not this household is the same as <xref href=\"TinyLife.GameImpl.CurrentHousehold\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
syntax :
content : public bool IsCurrent { get; }
parameters : [ ]
return :
type : System.Boolean
content.vb : Public ReadOnly Property IsCurrent As Boolean
overload : TinyLife.World.Household.IsCurrent*
2021-11-23 16:24:04 +01:00
- uid : TinyLife.World.Household.Description
commentId : F:TinyLife.World.Household.Description
id : Description
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Description
nameWithType : Household.Description
fullName : TinyLife.World.Household.Description
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-11-23 16:24:04 +01:00
id : Description
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 84
2021-11-23 16:24:04 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe household's description\n"
example : [ ]
syntax :
content : >-
[ DataMember]
public string Description
return :
type : System.String
content.vb : >-
<DataMember>
Public Description As String
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.DisallowNewspapers
commentId : F:TinyLife.World.Household.DisallowNewspapers
id : DisallowNewspapers
2021-08-04 06:51:12 +02:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2022-09-05 14:19:42 +02:00
name : DisallowNewspapers
nameWithType : Household.DisallowNewspapers
fullName : TinyLife.World.Household.DisallowNewspapers
2021-08-04 06:51:12 +02:00
type : Field
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2022-09-05 14:19:42 +02:00
id : DisallowNewspapers
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 90
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
2022-09-05 14:19:42 +02:00
summary : "\nWhether newspaper deliveries are disallowed in this household.\nThis field is set by the <xref href=\"TinyLife.Actions.ActionType.ToggleNewspapers\" data-throw-if-not-resolved=\"false\"></xref> action.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : >-
[ DataMember]
2022-09-05 14:19:42 +02:00
public bool DisallowNewspapers
2021-08-04 06:51:12 +02:00
return :
2022-09-05 14:19:42 +02:00
type : System.Boolean
2021-08-04 06:51:12 +02:00
content.vb : >-
<DataMember>
2022-09-05 14:19:42 +02:00
Public DisallowNewspapers As Boolean
2021-08-04 06:51:12 +02:00
attributes :
- type : System.Runtime.Serialization.DataMemberAttribute
ctor : System.Runtime.Serialization.DataMemberAttribute.#ctor
arguments : [ ]
2023-04-26 14:51:19 +02:00
- uid : TinyLife.World.Household.TotalMemberAmount
commentId : P:TinyLife.World.Household.TotalMemberAmount
id : TotalMemberAmount
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : TotalMemberAmount
nameWithType : Household.TotalMemberAmount
fullName : TinyLife.World.Household.TotalMemberAmount
type : Property
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2023-04-26 14:51:19 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : TotalMemberAmount
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 94
2023-04-26 14:51:19 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThe total amount of members of this household, which includes the amount of <xref href=\"TinyLife.World.Household.Members\" data-throw-if-not-resolved=\"false\"></xref>, as well as unborn babies of <xref href=\"TinyLife.World.Household.Members\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
content : public int TotalMemberAmount { get; }
parameters : [ ]
return :
type : System.Int32
content.vb : Public ReadOnly Property TotalMemberAmount As Integer
overload : TinyLife.World.Household.TotalMemberAmount*
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.#ctor(TinyLife.World.Map,TinyLife.World.Lot)
commentId : M:TinyLife.World.Household.#ctor(TinyLife.World.Map,TinyLife.World.Lot)
id : '#ctor(TinyLife.World.Map,TinyLife.World.Lot)'
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Household(Map, Lot)
nameWithType : Household.Household(Map, Lot)
fullName : TinyLife.World.Household.Household(TinyLife.World.Map, TinyLife.World.Lot)
type : Constructor
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : .ctor
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 117
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nCreates a new household on the given map and lot\n"
example : [ ]
syntax :
2023-07-20 14:27:20 +02:00
content : public Household(Map lotMap, Lot lot)
2021-08-04 06:51:12 +02:00
parameters :
2023-07-20 14:27:20 +02:00
- id : lotMap
2021-08-04 06:51:12 +02:00
type : TinyLife.World.Map
2023-07-20 14:27:20 +02:00
description : The map the lot is on.
2021-08-04 06:51:12 +02:00
- id : lot
type : TinyLife.World.Lot
description : The lot that this household should own (can be null)
2023-07-20 14:27:20 +02:00
content.vb : Public Sub New(lotMap As Map, lot As Lot)
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.#ctor*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Household.New(Map, Lot)
fullName.vb : TinyLife.World.Household.New(TinyLife.World.Map, TinyLife.World.Lot)
name.vb : New(Map, Lot)
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
commentId : M:TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
id : Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
2021-08-04 06:51:12 +02:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : Update(GameTime, TimeSpan, float)
nameWithType : Household.Update(GameTime, TimeSpan, float)
fullName : TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
2021-08-04 06:51:12 +02:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Update
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 128
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
2023-03-30 18:07:55 +02:00
summary : "\nUpdates this household and its data.\n"
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2021-11-26 23:42:22 +01:00
content : public void Update(GameTime time, TimeSpan passedInGame, float speedMultiplier)
2021-08-04 06:51:12 +02:00
parameters :
- id : time
2022-09-05 14:19:42 +02:00
type : Microsoft.Xna.Framework.GameTime
2021-08-04 06:51:12 +02:00
description : The game's time
- id : passedInGame
type : System.TimeSpan
description : The amount of time passed in game
2021-11-26 23:42:22 +01:00
- id : speedMultiplier
type : System.Single
description : The game speed multiplier, which represents how fast things should happen, which is usually determined by <xref href="TinyLife.GameImpl.Speed" data-throw-if-not-resolved="false"></xref>
content.vb : Public Sub Update(time As GameTime, passedInGame As TimeSpan, speedMultiplier As Single)
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.Update*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Household.Update(GameTime, TimeSpan, Single)
fullName.vb : TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, Single)
name.vb : Update(GameTime, TimeSpan, Single)
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.Add(TinyLife.Objects.Person)
commentId : M:TinyLife.World.Household.Add(TinyLife.Objects.Person)
id : Add(TinyLife.Objects.Person)
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Add(Person)
nameWithType : Household.Add(Person)
fullName : TinyLife.World.Household.Add(TinyLife.Objects.Person)
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Add
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 145
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nAdds the given person to this household\n"
example : [ ]
syntax :
content : public void Add(Person person)
parameters :
- id : person
type : TinyLife.Objects.Person
description : The person to add
content.vb : Public Sub Add(person As Person)
overload : TinyLife.World.Household.Add*
2021-08-30 20:44:32 +02:00
- uid : TinyLife.World.Household.Remove(TinyLife.Objects.Person,System.Boolean)
commentId : M:TinyLife.World.Household.Remove(TinyLife.Objects.Person,System.Boolean)
id : Remove(TinyLife.Objects.Person,System.Boolean)
2021-08-04 06:51:12 +02:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : Remove(Person, bool)
nameWithType : Household.Remove(Person, bool)
fullName : TinyLife.World.Household.Remove(TinyLife.Objects.Person, bool)
2021-08-04 06:51:12 +02:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Remove
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 156
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nRemoves the given person from this household, if they're part of it\n"
example : [ ]
syntax :
2023-04-26 14:51:19 +02:00
content : public void Remove(Person person, bool removeHouseholdIfEmpty = true)
2021-08-04 06:51:12 +02:00
parameters :
- id : person
type : TinyLife.Objects.Person
description : The person to remove
2021-08-30 20:44:32 +02:00
- id : removeHouseholdIfEmpty
type : System.Boolean
description : Whether the household should be removed from the underlying map if the removed member was the last
2023-04-26 14:51:19 +02:00
content.vb : Public Sub Remove(person As Person, removeHouseholdIfEmpty As Boolean = True)
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.Remove*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Household.Remove(Person, Boolean)
fullName.vb : TinyLife.World.Household.Remove(TinyLife.Objects.Person, Boolean)
name.vb : Remove(Person, Boolean)
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.HasMember(System.Guid)
commentId : M:TinyLife.World.Household.HasMember(System.Guid)
id : HasMember(System.Guid)
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : HasMember(Guid)
nameWithType : Household.HasMember(Guid)
fullName : TinyLife.World.Household.HasMember(System.Guid)
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : HasMember
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 167
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nReturns whether the given person <xref href=\"TinyLife.Objects.MapObject.Id\" data-throw-if-not-resolved=\"false\"></xref> is a part of this household\n"
example : [ ]
syntax :
content : public bool HasMember(Guid person)
parameters :
- id : person
type : System.Guid
description : The unique id of the person to query
return :
type : System.Boolean
description : true if the person is part of this household, false otherwise
content.vb : Public Function HasMember(person As Guid) As Boolean
overload : TinyLife.World.Household.HasMember*
- uid : TinyLife.World.Household.GetAverageFriendshipTo(TinyLife.Objects.Person)
commentId : M:TinyLife.World.Household.GetAverageFriendshipTo(TinyLife.Objects.Person)
id : GetAverageFriendshipTo(TinyLife.Objects.Person)
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : GetAverageFriendshipTo(Person)
nameWithType : Household.GetAverageFriendshipTo(Person)
fullName : TinyLife.World.Household.GetAverageFriendshipTo(TinyLife.Objects.Person)
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : GetAverageFriendshipTo
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 177
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nReturns the average friendship level that the given <xref href=\"TinyLife.Objects.Person\" data-throw-if-not-resolved=\"false\"></xref> has with members of this lot.\nThis method returns an averaged value of the <xref href=\"TinyLife.Relationship.FriendLevel\" data-throw-if-not-resolved=\"false\"></xref> that this person has towards each member of this lot.\n"
example : [ ]
syntax :
content : public float GetAverageFriendshipTo(Person person)
parameters :
- id : person
type : TinyLife.Objects.Person
description : The person to query
return :
type : System.Single
description : The average friendship level, out of <xref href="TinyLife.Relationship.Max" data-throw-if-not-resolved="false"></xref>
content.vb : Public Function GetAverageFriendshipTo(person As Person) As Single
overload : TinyLife.World.Household.GetAverageFriendshipTo*
- uid : TinyLife.World.Household.Validate(TinyLife.World.Map)
commentId : M:TinyLife.World.Household.Validate(TinyLife.World.Map)
id : Validate(TinyLife.World.Map)
parent : TinyLife.World.Household
langs :
- csharp
- vb
name : Validate(Map)
nameWithType : Household.Validate(Map)
fullName : TinyLife.World.Household.Validate(TinyLife.World.Map)
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Validate
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 187
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nThis method is called when this object is loaded from disk.\n"
example : [ ]
syntax :
2023-08-15 13:17:22 +02:00
content : public bool Validate(Map map)
2021-08-04 06:51:12 +02:00
parameters :
2023-08-15 13:17:22 +02:00
- id : map
2021-08-04 06:51:12 +02:00
type : TinyLife.World.Map
return :
type : System.Boolean
description : false if the object is not valid, true otherwise
2023-08-15 13:17:22 +02:00
content.vb : Public Function Validate(map As Map) As Boolean
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.Validate*
2023-08-15 13:17:22 +02:00
- uid : TinyLife.World.Household.Export(System.Boolean,System.Boolean)
commentId : M:TinyLife.World.Household.Export(System.Boolean,System.Boolean)
id : Export(System.Boolean,System.Boolean)
2021-08-04 06:51:12 +02:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2023-08-15 13:17:22 +02:00
name : Export(bool, bool)
nameWithType : Household.Export(bool, bool)
fullName : TinyLife.World.Household.Export(bool, bool)
2021-08-04 06:51:12 +02:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Export
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 201
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nExports this household's data into an <xref href=\"TinyLife.World.ExportedHousehold\" data-throw-if-not-resolved=\"false\"></xref>, which can be saved to disk independently of the <xref href=\"TinyLife.World.Map\" data-throw-if-not-resolved=\"false\"></xref> that this household is on.\n"
example : [ ]
syntax :
2023-08-15 13:17:22 +02:00
content : public ExportedHousehold Export(bool thorough, bool custom)
2021-08-30 20:44:32 +02:00
parameters :
- id : thorough
type : System.Boolean
2023-08-15 13:17:22 +02:00
description : Whether people should be reset thoroughly in <xref href="TinyLife.Objects.Person.ResetToStatic(System.Boolean%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref>, and whether the money should be reset to <xref href="TinyLife.World.Household.DefaultMoney" data-throw-if-not-resolved="false"></xref>
- id : custom
type : System.Boolean
description : Whether the export is custom, in which case people in it will keep their unlocalized names, pronouns and descriptions.
2021-08-04 06:51:12 +02:00
return :
type : TinyLife.World.ExportedHousehold
description : An exported household
2023-08-15 13:17:22 +02:00
content.vb : Public Function Export(thorough As Boolean, custom As Boolean) As ExportedHousehold
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.Export*
2023-08-15 13:17:22 +02:00
nameWithType.vb : Household.Export(Boolean, Boolean)
fullName.vb : TinyLife.World.Household.Export(Boolean, Boolean)
name.vb : Export(Boolean, Boolean)
2021-08-30 20:44:32 +02:00
- uid : TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold,System.Boolean)
commentId : M:TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold,System.Boolean)
id : Import(TinyLife.World.ExportedHousehold,System.Boolean)
2021-08-04 06:51:12 +02:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : Import(ExportedHousehold, bool)
nameWithType : Household.Import(ExportedHousehold, bool)
fullName : TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold, bool)
2021-08-04 06:51:12 +02:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Import
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 211
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nImports the given <xref href=\"TinyLife.World.ExportedHousehold\" data-throw-if-not-resolved=\"false\"></xref> into this household.\nNote that existing <xref href=\"TinyLife.World.Household.Members\" data-throw-if-not-resolved=\"false\"></xref> are not removed or replaced beforehand.\n"
example : [ ]
syntax :
2021-08-30 20:44:32 +02:00
content : public void Import(ExportedHousehold household, bool useExistingVisitors = false)
2021-08-04 06:51:12 +02:00
parameters :
- id : household
type : TinyLife.World.ExportedHousehold
description : The household to import
2021-08-30 20:44:32 +02:00
- id : useExistingVisitors
type : System.Boolean
description : Whether existing visitors should be used, if they exist, instead of the exported household's members
content.vb : Public Sub Import(household As ExportedHousehold, useExistingVisitors As Boolean = False)
2021-08-04 06:51:12 +02:00
overload : TinyLife.World.Household.Import*
2023-03-30 18:07:55 +02:00
nameWithType.vb : Household.Import(ExportedHousehold, Boolean)
fullName.vb : TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold, Boolean)
name.vb : Import(ExportedHousehold, Boolean)
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan})
commentId : M:TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan})
id : AreUtilitiesDisabled(System.Nullable{System.TimeSpan})
parent : TinyLife.World.Household
langs :
- csharp
- vb
2023-03-30 18:07:55 +02:00
name : AreUtilitiesDisabled(TimeSpan?)
nameWithType : Household.AreUtilitiesDisabled(TimeSpan?)
fullName : TinyLife.World.Household.AreUtilitiesDisabled(System.TimeSpan?)
2021-08-04 06:51:12 +02:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : AreUtilitiesDisabled
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 256
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nReturns whether power and water should currently be considered disabled for the <xref href=\"TinyLife.World.Household.Lot\" data-throw-if-not-resolved=\"false\"></xref> that this household is on.\nThis method returns true when <xref href=\"TinyLife.World.Household.UnopenedMail\" data-throw-if-not-resolved=\"false\"></xref> has contained a <xref href=\"TinyLife.World.BillsMail\" data-throw-if-not-resolved=\"false\"></xref> for three or more in-game days.\n"
example : [ ]
syntax :
2022-04-27 12:59:12 +02:00
content : public bool AreUtilitiesDisabled(TimeSpan? time = null)
2021-08-04 06:51:12 +02:00
parameters :
- id : time
type : System.Nullable{System.TimeSpan}
2022-07-28 14:58:38 +02:00
description : The current time, or null to default to <xref href="TinyLife.World.Map.Time" data-throw-if-not-resolved="false"></xref>
2021-08-04 06:51:12 +02:00
return :
type : System.Boolean
description : Whether utilites are disabled
content.vb : Public Function AreUtilitiesDisabled(time As TimeSpan? = Nothing) As Boolean
overload : TinyLife.World.Household.AreUtilitiesDisabled*
2022-10-18 13:03:11 +02:00
- uid : TinyLife.World.Household.HasAdult(System.Collections.Generic.IEnumerable{TinyLife.Objects.Person})
commentId : M:TinyLife.World.Household.HasAdult(System.Collections.Generic.IEnumerable{TinyLife.Objects.Person})
id : HasAdult(System.Collections.Generic.IEnumerable{TinyLife.Objects.Person})
2022-01-01 17:06:03 +01:00
parent : TinyLife.World.Household
langs :
- csharp
- vb
2022-10-18 13:03:11 +02:00
name : HasAdult(IEnumerable<Person>)
nameWithType : Household.HasAdult(IEnumerable<Person>)
fullName : TinyLife.World.Household.HasAdult(System.Collections.Generic.IEnumerable<TinyLife.Objects.Person>)
2022-01-01 17:06:03 +01:00
type : Method
source :
remote :
path : TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
branch : main
2022-01-01 17:06:03 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2022-10-18 13:03:11 +02:00
id : HasAdult
2022-03-09 16:13:05 +01:00
path : ../TinyLife/World/Household.cs
2023-10-11 16:05:32 +02:00
startLine : 270
2022-01-01 17:06:03 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.World
summary : "\nReturns whether the current household is sufficiently completed.\nA household is completed if it contains at least one member who is an <xref href=\"TinyLife.Objects.AgeGroup.Adult\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example : [ ]
syntax :
2022-10-18 13:03:11 +02:00
content : public static bool HasAdult(IEnumerable<Person> members)
2022-01-01 17:06:03 +01:00
parameters :
- id : members
type : System.Collections.Generic.IEnumerable{TinyLife.Objects.Person}
description : The members that constitute the household.
return :
type : System.Boolean
description : Whether the household is complete.
2022-10-18 13:03:11 +02:00
content.vb : Public Shared Function HasAdult(members As IEnumerable(Of Person)) As Boolean
overload : TinyLife.World.Household.HasAdult*
nameWithType.vb : Household.HasAdult(IEnumerable(Of Person))
fullName.vb : TinyLife.World.Household.HasAdult(System.Collections.Generic.IEnumerable(Of TinyLife.Objects.Person))
name.vb : HasAdult(IEnumerable(Of Person))
2021-08-04 06:51:12 +02:00
references :
- uid : TinyLife.Objects.Person
commentId : T:TinyLife.Objects.Person
parent : TinyLife.Objects
name : Person
nameWithType : Person
fullName : TinyLife.Objects.Person
- uid : TinyLife.World.Household.Lot
commentId : P:TinyLife.World.Household.Lot
2023-03-30 18:07:55 +02:00
name : Lot
nameWithType : Household.Lot
fullName : TinyLife.World.Household.Lot
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World
commentId : N : TinyLife.World
name : TinyLife.World
nameWithType : TinyLife.World
fullName : TinyLife.World
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.World
name : World
spec.vb :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.World
name : World
2021-08-04 06:51:12 +02:00
- uid : System.Object
commentId : T:System.Object
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
name : object
nameWithType : object
fullName : object
nameWithType.vb : Object
fullName.vb : Object
name.vb : Object
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
commentId : T:MLEM.Data.Json.JsonTypeSafeGenericDataHolder
parent : MLEM.Data.Json
2021-08-04 06:51:12 +02:00
isExternal : true
2021-11-23 16:24:04 +01:00
name : JsonTypeSafeGenericDataHolder
nameWithType : JsonTypeSafeGenericDataHolder
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
- uid : MLEM.Misc.IGenericDataHolder
commentId : T:MLEM.Misc.IGenericDataHolder
parent : MLEM.Misc
isExternal : true
name : IGenericDataHolder
nameWithType : IGenericDataHolder
fullName : MLEM.Misc.IGenericDataHolder
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : SetData(string, object)
nameWithType : JsonTypeSafeGenericDataHolder.SetData(string, object)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(string, object)
nameWithType.vb : JsonTypeSafeGenericDataHolder.SetData(String, Object)
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(String, Object)
name.vb : SetData(String, Object)
2021-08-04 06:51:12 +02:00
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2021-08-04 06:51:12 +02:00
name : SetData
isExternal : true
- name : (
- uid : System.String
2023-03-30 18:07:55 +02:00
name : string
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(System.String,System.Object)
2021-08-04 06:51:12 +02:00
name : SetData
isExternal : true
- name : (
- uid : System.String
name : String
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
2022-12-20 13:25:03 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,{T})
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
definition : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : SetData<T>(string, T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>(string, T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>(string, T)
2022-12-20 13:25:03 +01:00
nameWithType.vb : JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
2023-03-30 18:07:55 +02:00
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
2022-12-20 13:25:03 +01:00
name.vb : SetData(Of T)(String, T)
spec.csharp :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
2023-03-30 18:07:55 +02:00
name : SetData
2022-12-20 13:25:03 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
- name : <
- name : T
- name : '>'
2022-12-20 13:25:03 +01:00
- name : (
- uid : System.String
2023-03-30 18:07:55 +02:00
name : string
2022-12-20 13:25:03 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2022-12-20 13:25:03 +01:00
- name : T
- name : )
spec.vb :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
2023-03-30 18:07:55 +02:00
name : SetData
2022-12-20 13:25:03 +01:00
isExternal : true
- name : (
2023-03-30 18:07:55 +02:00
- name : Of
- name : " "
- name : T
- name : )
- name : (
2022-12-20 13:25:03 +01:00
- uid : System.String
name : String
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2022-12-20 13:25:03 +01:00
- name : T
- name : )
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : GetData<T>(string)
nameWithType : JsonTypeSafeGenericDataHolder.GetData<T>(string)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData<T>(string)
2021-11-23 16:24:04 +01:00
nameWithType.vb : JsonTypeSafeGenericDataHolder.GetData(Of T)(String)
2023-03-30 18:07:55 +02:00
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData(Of T)(String)
2021-08-04 06:51:12 +02:00
name.vb : GetData(Of T)(String)
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
2023-03-30 18:07:55 +02:00
name : GetData
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
- name : <
- name : T
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.String
2023-03-30 18:07:55 +02:00
name : string
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetData``1(System.String)
2023-03-30 18:07:55 +02:00
name : GetData
2021-08-04 06:51:12 +02:00
isExternal : true
- name : (
2023-03-30 18:07:55 +02:00
- name : Of
- name : " "
- name : T
- name : )
- name : (
2021-08-04 06:51:12 +02:00
- uid : System.String
name : String
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
2021-08-04 06:51:12 +02:00
- name : )
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
parent : MLEM.Data.Json.JsonTypeSafeGenericDataHolder
2021-08-04 06:51:12 +02:00
isExternal : true
name : GetDataKeys()
2021-11-23 16:24:04 +01:00
nameWithType : JsonTypeSafeGenericDataHolder.GetDataKeys()
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys()
2021-08-04 06:51:12 +02:00
spec.csharp :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
name : GetDataKeys
isExternal : true
- name : (
- name : )
spec.vb :
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.GetDataKeys
2021-08-04 06:51:12 +02:00
name : GetDataKeys
isExternal : true
- name : (
- name : )
- uid : System.Object.Equals(System.Object)
commentId : M:System.Object.Equals(System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
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)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.Equals(System.Object,System.Object)
commentId : M:System.Object.Equals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
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)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.Equals(System.Object,System.Object)
name : Equals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.GetHashCode
commentId : M:System.Object.GetHashCode
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
name : GetHashCode()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetHashCode()
fullName : object.GetHashCode()
nameWithType.vb : Object.GetHashCode()
fullName.vb : Object.GetHashCode()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetHashCode
name : GetHashCode
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gethashcode
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.GetType
commentId : M:System.Object.GetType
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
name : GetType()
2023-03-30 18:07:55 +02:00
nameWithType : object.GetType()
fullName : object.GetType()
nameWithType.vb : Object.GetType()
fullName.vb : Object.GetType()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.GetType
name : GetType
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.gettype
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.MemberwiseClone
commentId : M:System.Object.MemberwiseClone
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
name : MemberwiseClone()
2023-03-30 18:07:55 +02:00
nameWithType : object.MemberwiseClone()
fullName : object.MemberwiseClone()
nameWithType.vb : Object.MemberwiseClone()
fullName.vb : Object.MemberwiseClone()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.MemberwiseClone
name : MemberwiseClone
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
commentId : M:System.Object.ReferenceEquals(System.Object,System.Object)
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
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)
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
2023-03-30 18:07:55 +02:00
name : object
2021-08-04 06:51:12 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
- uid : System.Object.ReferenceEquals(System.Object,System.Object)
name : ReferenceEquals
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.referenceequals
2021-08-04 06:51:12 +02:00
- name : (
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
- name : ','
- name : " "
2021-08-04 06:51:12 +02:00
- uid : System.Object
name : Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object
2021-08-04 06:51:12 +02:00
- name : )
- uid : System.Object.ToString
commentId : M:System.Object.ToString
parent : System.Object
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
name : ToString()
2023-03-30 18:07:55 +02:00
nameWithType : object.ToString()
fullName : object.ToString()
nameWithType.vb : Object.ToString()
fullName.vb : Object.ToString()
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
spec.vb :
- uid : System.Object.ToString
name : ToString
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.object.tostring
2021-08-04 06:51:12 +02:00
- name : (
- name : )
- uid : TinyLife.World.Household.TinyLife.Utilities.Extensions.JsonCopy``1
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name : JsonCopy<Household>(Household)
nameWithType : Extensions.JsonCopy<Household>(Household)
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.World.Household>(TinyLife.World.Household)
nameWithType.vb : Extensions.JsonCopy(Of Household)(Household)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.World.Household)(TinyLife.World.Household)
name.vb : JsonCopy(Of Household)(Household)
2021-08-04 06:51:12 +02:00
spec.csharp :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.Household)
name : JsonCopy
- name : <
- uid : TinyLife.World.Household
name : Household
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.World.Household
name : Household
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.Household)
name : JsonCopy
- name : (
- name : Of
- name : " "
- uid : TinyLife.World.Household
name : Household
- name : )
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.World.Household
name : Household
2021-08-04 06:51:12 +02:00
- name : )
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.Objects
name : Objects
spec.vb :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.Objects
name : Objects
2021-08-04 06:51:12 +02:00
- uid : System
commentId : N : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2021-08-04 06:51:12 +02:00
name : System
nameWithType : System
fullName : System
2021-11-23 16:24:04 +01:00
- uid : MLEM.Data.Json
commentId : N : MLEM.Data.Json
isExternal : true
name : MLEM.Data.Json
nameWithType : MLEM.Data.Json
fullName : MLEM.Data.Json
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Data
name : Data
isExternal : true
- name : .
- uid : MLEM.Data.Json
name : Json
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Data
name : Data
isExternal : true
- name : .
- uid : MLEM.Data.Json
name : Json
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : MLEM.Misc
commentId : N : MLEM.Misc
isExternal : true
name : MLEM.Misc
nameWithType : MLEM.Misc
fullName : MLEM.Misc
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Misc
name : Misc
isExternal : true
spec.vb :
- uid : MLEM
name : MLEM
isExternal : true
- name : .
- uid : MLEM.Misc
name : Misc
isExternal : true
2022-12-20 13:25:03 +01:00
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
commentId : M:MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : SetData<T>(string, T)
nameWithType : JsonTypeSafeGenericDataHolder.SetData<T>(string, T)
fullName : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData<T>(string, T)
2022-12-20 13:25:03 +01:00
nameWithType.vb : JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
2023-03-30 18:07:55 +02:00
fullName.vb : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData(Of T)(String, T)
2022-12-20 13:25:03 +01:00
name.vb : SetData(Of T)(String, T)
spec.csharp :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
2023-03-30 18:07:55 +02:00
name : SetData
2022-12-20 13:25:03 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
- name : <
- name : T
- name : '>'
2022-12-20 13:25:03 +01:00
- name : (
- uid : System.String
2023-03-30 18:07:55 +02:00
name : string
2022-12-20 13:25:03 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2022-12-20 13:25:03 +01:00
- name : T
- name : )
spec.vb :
- uid : MLEM.Data.Json.JsonTypeSafeGenericDataHolder.SetData``1(System.String,``0)
2023-03-30 18:07:55 +02:00
name : SetData
2022-12-20 13:25:03 +01:00
isExternal : true
- name : (
2023-03-30 18:07:55 +02:00
- name : Of
- name : " "
- name : T
- name : )
- name : (
2022-12-20 13:25:03 +01:00
- uid : System.String
name : String
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
- name : ','
- name : " "
2022-12-20 13:25:03 +01:00
- name : T
- name : )
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(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)
2023-03-30 18:07:55 +02:00
name : JsonCopy
- name : <
- name : T
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
- name : T
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name : JsonCopy
- name : (
- name : Of
- name : " "
- name : T
- name : )
2021-08-04 06:51:12 +02:00
- 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
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.Utilities
name : Utilities
spec.vb :
- uid : TinyLife
name : TinyLife
- name : .
- uid : TinyLife.Utilities
name : Utilities
2023-08-15 13:17:22 +02:00
- uid : TinyLife.World.Household.Export(System.Boolean,System.Boolean)
commentId : M:TinyLife.World.Household.Export(System.Boolean,System.Boolean)
2021-08-30 20:44:32 +02:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-08-15 13:17:22 +02:00
name : Export(bool, bool)
nameWithType : Household.Export(bool, bool)
fullName : TinyLife.World.Household.Export(bool, bool)
nameWithType.vb : Household.Export(Boolean, Boolean)
fullName.vb : TinyLife.World.Household.Export(Boolean, Boolean)
name.vb : Export(Boolean, Boolean)
2023-03-30 18:07:55 +02:00
spec.csharp :
2023-08-15 13:17:22 +02:00
- uid : TinyLife.World.Household.Export(System.Boolean,System.Boolean)
2023-03-30 18:07:55 +02:00
name : Export
- name : (
2023-08-15 13:17:22 +02:00
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : ','
- name : " "
2023-03-30 18:07:55 +02:00
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : )
spec.vb :
2023-08-15 13:17:22 +02:00
- uid : TinyLife.World.Household.Export(System.Boolean,System.Boolean)
2023-03-30 18:07:55 +02:00
name : Export
- name : (
2023-08-15 13:17:22 +02:00
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : ','
- name : " "
2023-03-30 18:07:55 +02:00
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : )
2021-08-04 06:51:12 +02:00
- uid : System.Single
commentId : T:System.Single
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.single
name : float
nameWithType : float
fullName : float
nameWithType.vb : Single
fullName.vb : Single
name.vb : Single
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.Furniture
commentId : T:TinyLife.Objects.Furniture
parent : TinyLife.Objects
name : Furniture
nameWithType : Furniture
fullName : TinyLife.Objects.Furniture
- uid : System.Collections.Generic.HashSet{TinyLife.Objects.Furniture}
commentId : T:System.Collections.Generic.HashSet{TinyLife.Objects.Furniture}
2021-08-04 06:51:12 +02:00
parent : System.Collections.Generic
definition : System.Collections.Generic.HashSet`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
name : HashSet<Furniture>
nameWithType : HashSet<Furniture>
fullName : System.Collections.Generic.HashSet<TinyLife.Objects.Furniture>
nameWithType.vb : HashSet(Of Furniture)
fullName.vb : System.Collections.Generic.HashSet(Of TinyLife.Objects.Furniture)
name.vb : HashSet(Of Furniture)
spec.csharp :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
- name : <
- uid : TinyLife.Objects.Furniture
name : Furniture
- name : '>'
spec.vb :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.Furniture
name : Furniture
- name : )
- uid : System.Collections.Generic.HashSet`1
commentId : T:System.Collections.Generic.HashSet`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
name : HashSet<T>
nameWithType : HashSet<T>
fullName : System.Collections.Generic.HashSet<T>
nameWithType.vb : HashSet(Of T)
fullName.vb : System.Collections.Generic.HashSet(Of T)
name.vb : HashSet(Of T)
spec.csharp :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- name : T
- name : )
2022-09-05 14:19:42 +02:00
- uid : System.Collections.Generic
commentId : N : System.Collections.Generic
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system
2022-09-05 14:19:42 +02:00
name : System.Collections.Generic
nameWithType : System.Collections.Generic
fullName : System.Collections.Generic
2023-03-30 18:07:55 +02:00
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
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.WornClothes
commentId : T:TinyLife.Objects.WornClothes
2022-12-20 13:25:03 +01:00
parent : TinyLife.Objects
2021-08-04 06:51:12 +02:00
name : WornClothes
nameWithType : WornClothes
fullName : TinyLife.Objects.WornClothes
- uid : System.Collections.Generic.HashSet{TinyLife.Objects.WornClothes}
commentId : T:System.Collections.Generic.HashSet{TinyLife.Objects.WornClothes}
parent : System.Collections.Generic
definition : System.Collections.Generic.HashSet`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
name : HashSet<WornClothes>
nameWithType : HashSet<WornClothes>
fullName : System.Collections.Generic.HashSet<TinyLife.Objects.WornClothes>
nameWithType.vb : HashSet(Of WornClothes)
fullName.vb : System.Collections.Generic.HashSet(Of TinyLife.Objects.WornClothes)
name.vb : HashSet(Of WornClothes)
spec.csharp :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
2021-08-04 06:51:12 +02:00
- name : <
- uid : TinyLife.Objects.WornClothes
name : WornClothes
- name : '>'
spec.vb :
- uid : System.Collections.Generic.HashSet`1
name : HashSet
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.hashset-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Objects.WornClothes
name : WornClothes
- name : )
- uid : TinyLife.World.Mail
commentId : T:TinyLife.World.Mail
parent : TinyLife.World
name : Mail
nameWithType : Mail
fullName : TinyLife.World.Mail
- uid : System.Collections.Generic.List{TinyLife.World.Mail}
commentId : T:System.Collections.Generic.List{TinyLife.World.Mail}
parent : System.Collections.Generic
definition : System.Collections.Generic.List`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
2021-08-04 06:51:12 +02:00
name : List<Mail>
nameWithType : List<Mail>
fullName : System.Collections.Generic.List<TinyLife.World.Mail>
nameWithType.vb : List(Of Mail)
fullName.vb : System.Collections.Generic.List(Of TinyLife.World.Mail)
name.vb : List(Of Mail)
spec.csharp :
- uid : System.Collections.Generic.List`1
name : List
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
2021-08-04 06:51:12 +02:00
- name : <
- uid : TinyLife.World.Mail
name : Mail
- name : '>'
spec.vb :
- uid : System.Collections.Generic.List`1
name : List
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Mail
name : Mail
- name : )
- uid : System.Collections.Generic.List`1
commentId : T:System.Collections.Generic.List`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
2021-08-04 06:51:12 +02:00
name : List<T>
nameWithType : List<T>
fullName : System.Collections.Generic.List<T>
nameWithType.vb : List(Of T)
fullName.vb : System.Collections.Generic.List(Of T)
name.vb : List(Of T)
spec.csharp :
- uid : System.Collections.Generic.List`1
name : List
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
2021-08-04 06:51:12 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Collections.Generic.List`1
name : List
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- name : T
- name : )
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.Money*
commentId : Overload:TinyLife.World.Household.Money
name : Money
nameWithType : Household.Money
fullName : TinyLife.World.Household.Money
- uid : TinyLife.World.Household.Members*
commentId : Overload:TinyLife.World.Household.Members
name : Members
nameWithType : Household.Members
fullName : TinyLife.World.Household.Members
- uid : System.Collections.Generic.IEnumerable{TinyLife.Objects.Person}
commentId : T:System.Collections.Generic.IEnumerable{TinyLife.Objects.Person}
parent : System.Collections.Generic
definition : System.Collections.Generic.IEnumerable`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-09-05 14:19:42 +02:00
name : IEnumerable<Person>
nameWithType : IEnumerable<Person>
fullName : System.Collections.Generic.IEnumerable<TinyLife.Objects.Person>
nameWithType.vb : IEnumerable(Of Person)
fullName.vb : System.Collections.Generic.IEnumerable(Of TinyLife.Objects.Person)
name.vb : IEnumerable(Of Person)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-09-05 14:19:42 +02:00
- name : <
- uid : TinyLife.Objects.Person
name : Person
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Objects.Person
name : Person
- name : )
- uid : System.Collections.Generic.IEnumerable`1
commentId : T:System.Collections.Generic.IEnumerable`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-09-05 14:19:42 +02:00
name : IEnumerable<T>
nameWithType : IEnumerable<T>
fullName : System.Collections.Generic.IEnumerable<T>
nameWithType.vb : IEnumerable(Of T)
fullName.vb : System.Collections.Generic.IEnumerable(Of T)
name.vb : IEnumerable(Of T)
spec.csharp :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
2022-09-05 14:19:42 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Collections.Generic.IEnumerable`1
name : IEnumerable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
- name : (
- name : Of
- name : " "
2022-09-05 14:19:42 +02:00
- name : T
- name : )
- uid : TinyLife.World.Household.Lot*
commentId : Overload:TinyLife.World.Household.Lot
name : Lot
nameWithType : Household.Lot
fullName : TinyLife.World.Household.Lot
- uid : TinyLife.World.Lot
commentId : T:TinyLife.World.Lot
parent : TinyLife.World
name : Lot
nameWithType : Lot
fullName : TinyLife.World.Lot
- uid : TinyLife.Objects.Person.LastName
commentId : F:TinyLife.Objects.Person.LastName
2023-03-30 18:07:55 +02:00
name : LastName
nameWithType : Person.LastName
fullName : TinyLife.Objects.Person.LastName
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.Name*
commentId : Overload:TinyLife.World.Household.Name
name : Name
nameWithType : Household.Name
fullName : TinyLife.World.Household.Name
- uid : System.String
commentId : T:System.String
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.string
name : string
nameWithType : string
fullName : string
nameWithType.vb : String
fullName.vb : String
name.vb : String
2022-09-05 14:19:42 +02:00
- uid : TinyLife.GameImpl.CurrentHousehold
commentId : P:TinyLife.GameImpl.CurrentHousehold
2023-03-30 18:07:55 +02:00
name : CurrentHousehold
nameWithType : GameImpl.CurrentHousehold
fullName : TinyLife.GameImpl.CurrentHousehold
2022-09-05 14:19:42 +02:00
- uid : TinyLife.World.Household.IsCurrent*
commentId : Overload:TinyLife.World.Household.IsCurrent
name : IsCurrent
nameWithType : Household.IsCurrent
fullName : TinyLife.World.Household.IsCurrent
- uid : System.Boolean
commentId : T:System.Boolean
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.boolean
name : bool
nameWithType : bool
fullName : bool
nameWithType.vb : Boolean
fullName.vb : Boolean
name.vb : Boolean
2022-09-05 14:19:42 +02:00
- uid : TinyLife.Actions.ActionType.ToggleNewspapers
commentId : F:TinyLife.Actions.ActionType.ToggleNewspapers
2023-03-30 18:07:55 +02:00
name : ToggleNewspapers
nameWithType : ActionType.ToggleNewspapers
fullName : TinyLife.Actions.ActionType.ToggleNewspapers
2023-04-26 14:51:19 +02:00
- uid : TinyLife.World.Household.Members
commentId : P:TinyLife.World.Household.Members
name : Members
nameWithType : Household.Members
fullName : TinyLife.World.Household.Members
- uid : TinyLife.World.Household.TotalMemberAmount*
commentId : Overload:TinyLife.World.Household.TotalMemberAmount
name : TotalMemberAmount
nameWithType : Household.TotalMemberAmount
fullName : TinyLife.World.Household.TotalMemberAmount
- uid : System.Int32
commentId : T:System.Int32
parent : System
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.int32
name : int
nameWithType : int
fullName : int
nameWithType.vb : Integer
fullName.vb : Integer
name.vb : Integer
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.#ctor*
commentId : Overload:TinyLife.World.Household.#ctor
name : Household
nameWithType : Household.Household
fullName : TinyLife.World.Household.Household
2023-03-30 18:07:55 +02:00
nameWithType.vb : Household.New
fullName.vb : TinyLife.World.Household.New
name.vb : New
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Map
commentId : T:TinyLife.World.Map
parent : TinyLife.World
name : Map
nameWithType : Map
fullName : TinyLife.World.Map
2021-11-26 23:42:22 +01:00
- uid : TinyLife.GameImpl.Speed
commentId : P:TinyLife.GameImpl.Speed
2023-03-30 18:07:55 +02:00
name : Speed
nameWithType : GameImpl.Speed
fullName : TinyLife.GameImpl.Speed
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.Update*
commentId : Overload:TinyLife.World.Household.Update
name : Update
nameWithType : Household.Update
fullName : TinyLife.World.Household.Update
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework.GameTime
commentId : T:Microsoft.Xna.Framework.GameTime
parent : Microsoft.Xna.Framework
2021-08-04 06:51:12 +02:00
isExternal : true
name : GameTime
nameWithType : GameTime
2022-09-05 14:19:42 +02:00
fullName : Microsoft.Xna.Framework.GameTime
2021-08-04 06:51:12 +02:00
- uid : System.TimeSpan
commentId : T:System.TimeSpan
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.timespan
2021-08-04 06:51:12 +02:00
name : TimeSpan
nameWithType : TimeSpan
fullName : System.TimeSpan
2022-09-05 14:19:42 +02:00
- uid : Microsoft.Xna.Framework
commentId : N : Microsoft.Xna.Framework
isExternal : true
name : Microsoft.Xna.Framework
nameWithType : Microsoft.Xna.Framework
fullName : Microsoft.Xna.Framework
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
spec.vb :
- uid : Microsoft
name : Microsoft
isExternal : true
- name : .
- uid : Microsoft.Xna
name : Xna
isExternal : true
- name : .
- uid : Microsoft.Xna.Framework
name : Framework
isExternal : true
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.Add*
commentId : Overload:TinyLife.World.Household.Add
name : Add
nameWithType : Household.Add
fullName : TinyLife.World.Household.Add
- uid : TinyLife.World.Household.Remove*
commentId : Overload:TinyLife.World.Household.Remove
name : Remove
nameWithType : Household.Remove
fullName : TinyLife.World.Household.Remove
- uid : TinyLife.Objects.MapObject.Id
commentId : P:TinyLife.Objects.MapObject.Id
parent : TinyLife.Objects.MapObject
name : Id
nameWithType : MapObject.Id
fullName : TinyLife.Objects.MapObject.Id
- uid : TinyLife.World.Household.HasMember*
commentId : Overload:TinyLife.World.Household.HasMember
name : HasMember
nameWithType : Household.HasMember
fullName : TinyLife.World.Household.HasMember
- uid : System.Guid
commentId : T:System.Guid
parent : System
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.guid
2021-08-04 06:51:12 +02:00
name : Guid
nameWithType : Guid
fullName : System.Guid
- uid : TinyLife.Objects.MapObject
commentId : T:TinyLife.Objects.MapObject
parent : TinyLife.Objects
name : MapObject
nameWithType : MapObject
fullName : TinyLife.Objects.MapObject
- uid : TinyLife.Relationship.FriendLevel
commentId : P:TinyLife.Relationship.FriendLevel
2023-03-30 18:07:55 +02:00
name : FriendLevel
nameWithType : Relationship.FriendLevel
fullName : TinyLife.Relationship.FriendLevel
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Relationship.Max
commentId : F:TinyLife.Relationship.Max
2023-03-30 18:07:55 +02:00
name : Max
nameWithType : Relationship.Max
fullName : TinyLife.Relationship.Max
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.GetAverageFriendshipTo*
commentId : Overload:TinyLife.World.Household.GetAverageFriendshipTo
name : GetAverageFriendshipTo
nameWithType : Household.GetAverageFriendshipTo
fullName : TinyLife.World.Household.GetAverageFriendshipTo
- uid : TinyLife.World.Household.Validate*
commentId : Overload:TinyLife.World.Household.Validate
name : Validate
nameWithType : Household.Validate
fullName : TinyLife.World.Household.Validate
- uid : TinyLife.World.ExportedHousehold
commentId : T:TinyLife.World.ExportedHousehold
parent : TinyLife.World
name : ExportedHousehold
nameWithType : ExportedHousehold
fullName : TinyLife.World.ExportedHousehold
2023-08-15 13:17:22 +02:00
- uid : TinyLife.Objects.Person.ResetToStatic(System.Boolean,System.Boolean)
commentId : M:TinyLife.Objects.Person.ResetToStatic(System.Boolean,System.Boolean)
2022-01-01 17:06:03 +01:00
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-08-15 13:17:22 +02:00
name : ResetToStatic(bool, bool)
nameWithType : Person.ResetToStatic(bool, bool)
fullName : TinyLife.Objects.Person.ResetToStatic(bool, bool)
nameWithType.vb : Person.ResetToStatic(Boolean, Boolean)
fullName.vb : TinyLife.Objects.Person.ResetToStatic(Boolean, Boolean)
name.vb : ResetToStatic(Boolean, Boolean)
2023-03-30 18:07:55 +02:00
spec.csharp :
2023-08-15 13:17:22 +02:00
- uid : TinyLife.Objects.Person.ResetToStatic(System.Boolean,System.Boolean)
2023-03-30 18:07:55 +02:00
name : ResetToStatic
- name : (
2023-08-15 13:17:22 +02:00
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : ','
- name : " "
2023-03-30 18:07:55 +02:00
- uid : System.Boolean
name : bool
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
- name : )
spec.vb :
2023-08-15 13:17:22 +02:00
- uid : TinyLife.Objects.Person.ResetToStatic(System.Boolean,System.Boolean)
2023-03-30 18:07:55 +02:00
name : ResetToStatic
- name : (
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-08-15 13:17:22 +02:00
- name : ','
- name : " "
- uid : System.Boolean
name : Boolean
isExternal : true
href : https://learn.microsoft.com/dotnet/api/system.boolean
2023-03-30 18:07:55 +02:00
- name : )
2022-01-01 17:06:03 +01:00
- uid : TinyLife.World.Household.DefaultMoney
commentId : F:TinyLife.World.Household.DefaultMoney
2023-03-30 18:07:55 +02:00
name : DefaultMoney
nameWithType : Household.DefaultMoney
fullName : TinyLife.World.Household.DefaultMoney
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.Export*
commentId : Overload:TinyLife.World.Household.Export
name : Export
nameWithType : Household.Export
fullName : TinyLife.World.Household.Export
- uid : TinyLife.World.Household.Import*
commentId : Overload:TinyLife.World.Household.Import
name : Import
nameWithType : Household.Import
fullName : TinyLife.World.Household.Import
- uid : TinyLife.World.Household.UnopenedMail
commentId : F:TinyLife.World.Household.UnopenedMail
2023-03-30 18:07:55 +02:00
name : UnopenedMail
nameWithType : Household.UnopenedMail
fullName : TinyLife.World.Household.UnopenedMail
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.BillsMail
commentId : T:TinyLife.World.BillsMail
name : BillsMail
nameWithType : BillsMail
fullName : TinyLife.World.BillsMail
2022-07-28 14:58:38 +02:00
- uid : TinyLife.World.Map.Time
commentId : P:TinyLife.World.Map.Time
2023-03-30 18:07:55 +02:00
name : Time
nameWithType : Map.Time
fullName : TinyLife.World.Map.Time
2021-08-04 06:51:12 +02:00
- uid : TinyLife.World.Household.AreUtilitiesDisabled*
commentId : Overload:TinyLife.World.Household.AreUtilitiesDisabled
name : AreUtilitiesDisabled
nameWithType : Household.AreUtilitiesDisabled
fullName : TinyLife.World.Household.AreUtilitiesDisabled
- uid : System.Nullable{System.TimeSpan}
commentId : T:System.Nullable{System.TimeSpan}
parent : System
definition : System.Nullable`1
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.timespan
name : TimeSpan?
nameWithType : TimeSpan?
fullName : System.TimeSpan?
2021-08-04 06:51:12 +02:00
spec.csharp :
- uid : System.TimeSpan
name : TimeSpan
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.timespan
- name : '?'
2021-08-04 06:51:12 +02:00
spec.vb :
- uid : System.TimeSpan
name : TimeSpan
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.timespan
- name : '?'
2021-08-04 06:51:12 +02:00
- uid : System.Nullable`1
commentId : T:System.Nullable`1
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
2021-08-04 06:51:12 +02:00
name : Nullable<T>
nameWithType : Nullable<T>
fullName : System.Nullable<T>
nameWithType.vb : Nullable(Of T)
fullName.vb : System.Nullable(Of T)
name.vb : Nullable(Of T)
spec.csharp :
- uid : System.Nullable`1
name : Nullable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
2021-08-04 06:51:12 +02:00
- name : <
- name : T
- name : '>'
spec.vb :
- uid : System.Nullable`1
name : Nullable
isExternal : true
2023-03-30 18:07:55 +02:00
href : https://learn.microsoft.com/dotnet/api/system.nullable-1
- name : (
- name : Of
- name : " "
2021-08-04 06:51:12 +02:00
- name : T
- name : )
2022-01-01 17:06:03 +01:00
- uid : TinyLife.Objects.AgeGroup.Adult
commentId : F:TinyLife.Objects.AgeGroup.Adult
2023-03-30 18:07:55 +02:00
name : Adult
nameWithType : AgeGroup.Adult
fullName : TinyLife.Objects.AgeGroup.Adult
2022-10-18 13:03:11 +02:00
- uid : TinyLife.World.Household.HasAdult*
commentId : Overload:TinyLife.World.Household.HasAdult
name : HasAdult
nameWithType : Household.HasAdult
fullName : TinyLife.World.Household.HasAdult