TinyLifeWeb/docs/api/TinyLife.Objects.yml

772 lines
26 KiB
YAML
Raw Normal View History

2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.Objects
commentId: N:TinyLife.Objects
id: TinyLife.Objects
children:
- TinyLife.Objects.AbstractSpot
- TinyLife.Objects.ActionSpot
2021-10-14 20:30:40 +02:00
- TinyLife.Objects.AgeGroup
2024-02-02 18:13:42 +01:00
- TinyLife.Objects.AppliedUpgrade
2023-04-27 18:53:16 +02:00
- TinyLife.Objects.Bathtub
2023-06-25 15:41:49 +02:00
- TinyLife.Objects.Book
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.BreakableFurniture
- TinyLife.Objects.BreakableFurniture.BrokenBehavior
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.Chimney
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Clothes
- TinyLife.Objects.ClothesIntention
- TinyLife.Objects.ClothesLayer
- TinyLife.Objects.CornerFurniture
- TinyLife.Objects.CornerFurniture.Counter
2023-04-14 13:00:36 +02:00
- TinyLife.Objects.DeathReason
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Fence
2023-10-11 16:05:32 +02:00
- TinyLife.Objects.FenceType
- TinyLife.Objects.FenceWall
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.Fireplace
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Food
- TinyLife.Objects.FoodTypedItem
2022-07-28 14:58:38 +02:00
- TinyLife.Objects.Fridge
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Furniture
- TinyLife.Objects.FurnitureType
- TinyLife.Objects.FurnitureType.TypeSettings
- TinyLife.Objects.Gravestone
- TinyLife.Objects.IUpdatingObject
2023-07-20 14:27:20 +02:00
- TinyLife.Objects.IUpdatingObject.UpdateMode
2022-07-04 16:50:43 +02:00
- TinyLife.Objects.LifeSpan
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Light
- TinyLife.Objects.LightFurniture
2022-07-28 14:58:38 +02:00
- TinyLife.Objects.LightFurniture.Settings
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.MapObject
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.Newspaper
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ObjectCategory
- TinyLife.Objects.ObjectSpot
2022-01-01 17:06:03 +01:00
- TinyLife.Objects.Outfit
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.OverlayWallHanging
- TinyLife.Objects.Painting
2022-05-24 13:36:05 +02:00
- TinyLife.Objects.ParentInfo
2023-11-05 20:57:09 +01:00
- TinyLife.Objects.ParentInfo.AttachmentType
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Particle
- TinyLife.Objects.Person
- TinyLife.Objects.Person.EfficiencyModifierDelegate
2022-07-04 16:50:43 +02:00
- TinyLife.Objects.Person.EmotionModifiersChangedDelegate
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Person.PassiveActionPriorityDelegate
2023-04-14 13:00:36 +02:00
- TinyLife.Objects.Person.RelationshipChangeDelegate
2022-06-09 20:12:10 +02:00
- TinyLife.Objects.Person.RestoreNeedDelegate
2023-12-06 13:25:52 +01:00
- TinyLife.Objects.Person.SkillBoostDelegate
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Person.WalkSpeedDelegate
- TinyLife.Objects.PersonAi
2023-04-14 13:00:36 +02:00
- TinyLife.Objects.Pose
- TinyLife.Objects.PregnancyAbility
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.ScreenObject
- TinyLife.Objects.SpeakStyle
2023-06-25 15:41:49 +02:00
- TinyLife.Objects.StylePreference
2022-11-12 13:53:28 +01:00
- TinyLife.Objects.TrashBag
2022-07-04 16:50:43 +02:00
- TinyLife.Objects.TrashCan
2021-08-30 20:44:32 +02:00
- TinyLife.Objects.UnfinishedWoodwork
2024-02-02 18:13:42 +01:00
- TinyLife.Objects.Upgrade
2021-10-14 20:30:40 +02:00
- TinyLife.Objects.Vehicle
- TinyLife.Objects.Vehicle.VehicleType
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.Visibility
2022-03-09 16:13:05 +01:00
- TinyLife.Objects.VoiceStyle
2023-10-11 16:05:32 +02:00
- TinyLife.Objects.WallLike
2021-08-04 06:51:12 +02:00
- TinyLife.Objects.WornClothes
langs:
- csharp
- vb
name: TinyLife.Objects
nameWithType: TinyLife.Objects
fullName: TinyLife.Objects
type: Namespace
assemblies:
- Tiny Life
references:
- uid: TinyLife.Objects.AbstractSpot
commentId: T:TinyLife.Objects.AbstractSpot
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.AbstractSpot.html
2021-08-04 06:51:12 +02:00
name: AbstractSpot
nameWithType: AbstractSpot
fullName: TinyLife.Objects.AbstractSpot
- uid: TinyLife.Objects.ActionSpot
commentId: T:TinyLife.Objects.ActionSpot
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ActionSpot.html
2021-08-04 06:51:12 +02:00
name: ActionSpot
nameWithType: ActionSpot
fullName: TinyLife.Objects.ActionSpot
2023-04-27 18:53:16 +02:00
- uid: TinyLife.Objects.Bathtub
commentId: T:TinyLife.Objects.Bathtub
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Bathtub.html
2023-04-27 18:53:16 +02:00
name: Bathtub
nameWithType: Bathtub
fullName: TinyLife.Objects.Bathtub
2023-06-25 15:41:49 +02:00
- uid: TinyLife.Objects.Book
commentId: T:TinyLife.Objects.Book
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Book.html
2023-06-25 15:41:49 +02:00
name: Book
nameWithType: Book
fullName: TinyLife.Objects.Book
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.BreakableFurniture
commentId: T:TinyLife.Objects.BreakableFurniture
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.html
2021-08-04 06:51:12 +02:00
name: BreakableFurniture
nameWithType: BreakableFurniture
fullName: TinyLife.Objects.BreakableFurniture
- uid: TinyLife.Objects.BreakableFurniture.BrokenBehavior
commentId: T:TinyLife.Objects.BreakableFurniture.BrokenBehavior
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.html
2021-08-04 06:51:12 +02:00
name: BreakableFurniture.BrokenBehavior
nameWithType: BreakableFurniture.BrokenBehavior
fullName: TinyLife.Objects.BreakableFurniture.BrokenBehavior
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.BreakableFurniture
name: BreakableFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.BreakableFurniture.BrokenBehavior
name: BrokenBehavior
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.BrokenBehavior.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.BreakableFurniture
name: BreakableFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.BreakableFurniture.BrokenBehavior
name: BrokenBehavior
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.BreakableFurniture.BrokenBehavior.html
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.Chimney
commentId: T:TinyLife.Objects.Chimney
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Chimney.html
2022-05-24 13:36:05 +02:00
name: Chimney
nameWithType: Chimney
fullName: TinyLife.Objects.Chimney
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Clothes
commentId: T:TinyLife.Objects.Clothes
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Clothes.html
2021-08-04 06:51:12 +02:00
name: Clothes
nameWithType: Clothes
fullName: TinyLife.Objects.Clothes
- uid: TinyLife.Objects.WornClothes
commentId: T:TinyLife.Objects.WornClothes
2022-12-20 13:25:03 +01:00
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.WornClothes.html
2021-08-04 06:51:12 +02:00
name: WornClothes
nameWithType: WornClothes
fullName: TinyLife.Objects.WornClothes
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Objects.Outfit
commentId: T:TinyLife.Objects.Outfit
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Outfit.html
2022-01-01 17:06:03 +01:00
name: Outfit
nameWithType: Outfit
fullName: TinyLife.Objects.Outfit
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.ClothesLayer
commentId: T:TinyLife.Objects.ClothesLayer
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ClothesLayer.html
2021-08-04 06:51:12 +02:00
name: ClothesLayer
nameWithType: ClothesLayer
fullName: TinyLife.Objects.ClothesLayer
- uid: TinyLife.Objects.ClothesIntention
commentId: T:TinyLife.Objects.ClothesIntention
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ClothesIntention.html
2021-08-04 06:51:12 +02:00
name: ClothesIntention
nameWithType: ClothesIntention
fullName: TinyLife.Objects.ClothesIntention
2023-06-25 15:41:49 +02:00
- uid: TinyLife.Objects.StylePreference
commentId: T:TinyLife.Objects.StylePreference
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.StylePreference.html
2023-06-25 15:41:49 +02:00
name: StylePreference
nameWithType: StylePreference
fullName: TinyLife.Objects.StylePreference
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.CornerFurniture
commentId: T:TinyLife.Objects.CornerFurniture
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.html
2021-08-04 06:51:12 +02:00
name: CornerFurniture
nameWithType: CornerFurniture
fullName: TinyLife.Objects.CornerFurniture
- uid: TinyLife.Objects.CornerFurniture.Counter
commentId: T:TinyLife.Objects.CornerFurniture.Counter
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.html
2021-08-04 06:51:12 +02:00
name: CornerFurniture.Counter
nameWithType: CornerFurniture.Counter
fullName: TinyLife.Objects.CornerFurniture.Counter
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.CornerFurniture
name: CornerFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.CornerFurniture.Counter
name: Counter
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.Counter.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.CornerFurniture
name: CornerFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.CornerFurniture.Counter
name: Counter
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.CornerFurniture.Counter.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Fence
commentId: T:TinyLife.Objects.Fence
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Fence.html
2021-08-04 06:51:12 +02:00
name: Fence
nameWithType: Fence
fullName: TinyLife.Objects.Fence
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Objects.FenceWall
commentId: T:TinyLife.Objects.FenceWall
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FenceWall.html
2023-10-11 16:05:32 +02:00
name: FenceWall
nameWithType: FenceWall
fullName: TinyLife.Objects.FenceWall
- uid: TinyLife.Objects.FenceType
commentId: T:TinyLife.Objects.FenceType
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FenceType.html
2023-10-11 16:05:32 +02:00
name: FenceType
nameWithType: FenceType
fullName: TinyLife.Objects.FenceType
2021-08-30 20:44:32 +02:00
- uid: TinyLife.Objects.Fireplace
commentId: T:TinyLife.Objects.Fireplace
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Fireplace.html
2021-08-30 20:44:32 +02:00
name: Fireplace
nameWithType: Fireplace
fullName: TinyLife.Objects.Fireplace
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Food
commentId: T:TinyLife.Objects.Food
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Food.html
2021-08-04 06:51:12 +02:00
name: Food
nameWithType: Food
fullName: TinyLife.Objects.Food
- uid: TinyLife.Objects.FoodTypedItem
commentId: T:TinyLife.Objects.FoodTypedItem
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FoodTypedItem.html
2021-08-04 06:51:12 +02:00
name: FoodTypedItem
nameWithType: FoodTypedItem
fullName: TinyLife.Objects.FoodTypedItem
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Objects.Fridge
commentId: T:TinyLife.Objects.Fridge
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Fridge.html
2022-07-28 14:58:38 +02:00
name: Fridge
nameWithType: Fridge
fullName: TinyLife.Objects.Fridge
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Furniture
commentId: T:TinyLife.Objects.Furniture
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Furniture.html
2021-08-04 06:51:12 +02:00
name: Furniture
nameWithType: Furniture
fullName: TinyLife.Objects.Furniture
- uid: TinyLife.Objects.FurnitureType
commentId: T:TinyLife.Objects.FurnitureType
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.html
2021-08-04 06:51:12 +02:00
name: FurnitureType
nameWithType: FurnitureType
fullName: TinyLife.Objects.FurnitureType
- uid: TinyLife.Objects.FurnitureType.TypeSettings
commentId: T:TinyLife.Objects.FurnitureType.TypeSettings
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.html
2021-08-04 06:51:12 +02:00
name: FurnitureType.TypeSettings
nameWithType: FurnitureType.TypeSettings
fullName: TinyLife.Objects.FurnitureType.TypeSettings
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.FurnitureType
name: FurnitureType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.FurnitureType.TypeSettings
name: TypeSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.TypeSettings.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.FurnitureType
name: FurnitureType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.FurnitureType.TypeSettings
name: TypeSettings
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.FurnitureType.TypeSettings.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Gravestone
commentId: T:TinyLife.Objects.Gravestone
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Gravestone.html
2021-08-04 06:51:12 +02:00
name: Gravestone
nameWithType: Gravestone
fullName: TinyLife.Objects.Gravestone
- uid: TinyLife.Objects.IUpdatingObject
commentId: T:TinyLife.Objects.IUpdatingObject
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.html
2021-08-04 06:51:12 +02:00
name: IUpdatingObject
nameWithType: IUpdatingObject
fullName: TinyLife.Objects.IUpdatingObject
2023-07-20 14:27:20 +02:00
- uid: TinyLife.Objects.IUpdatingObject.UpdateMode
commentId: T:TinyLife.Objects.IUpdatingObject.UpdateMode
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.html
2023-07-20 14:27:20 +02:00
name: IUpdatingObject.UpdateMode
nameWithType: IUpdatingObject.UpdateMode
fullName: TinyLife.Objects.IUpdatingObject.UpdateMode
spec.csharp:
- uid: TinyLife.Objects.IUpdatingObject
name: IUpdatingObject
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.html
2023-07-20 14:27:20 +02:00
- name: .
- uid: TinyLife.Objects.IUpdatingObject.UpdateMode
name: UpdateMode
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.UpdateMode.html
2023-07-20 14:27:20 +02:00
spec.vb:
- uid: TinyLife.Objects.IUpdatingObject
name: IUpdatingObject
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.html
2023-07-20 14:27:20 +02:00
- name: .
- uid: TinyLife.Objects.IUpdatingObject.UpdateMode
name: UpdateMode
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.IUpdatingObject.UpdateMode.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Light
commentId: T:TinyLife.Objects.Light
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Light.html
2021-08-04 06:51:12 +02:00
name: Light
nameWithType: Light
fullName: TinyLife.Objects.Light
- uid: TinyLife.Objects.LightFurniture
commentId: T:TinyLife.Objects.LightFurniture
2021-08-30 20:44:32 +02:00
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.html
2021-08-04 06:51:12 +02:00
name: LightFurniture
nameWithType: LightFurniture
fullName: TinyLife.Objects.LightFurniture
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Objects.LightFurniture.Settings
commentId: T:TinyLife.Objects.LightFurniture.Settings
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.html
2022-07-28 14:58:38 +02:00
name: LightFurniture.Settings
nameWithType: LightFurniture.Settings
fullName: TinyLife.Objects.LightFurniture.Settings
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.LightFurniture
name: LightFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.LightFurniture.Settings
name: Settings
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.Settings.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.LightFurniture
name: LightFurniture
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.LightFurniture.Settings
name: Settings
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LightFurniture.Settings.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.MapObject
commentId: T:TinyLife.Objects.MapObject
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.MapObject.html
2021-08-04 06:51:12 +02:00
name: MapObject
nameWithType: MapObject
fullName: TinyLife.Objects.MapObject
- uid: TinyLife.Objects.ObjectCategory
commentId: T:TinyLife.Objects.ObjectCategory
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ObjectCategory.html
2021-08-04 06:51:12 +02:00
name: ObjectCategory
nameWithType: ObjectCategory
fullName: TinyLife.Objects.ObjectCategory
- uid: TinyLife.Objects.Visibility
commentId: T:TinyLife.Objects.Visibility
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Visibility.html
2021-08-04 06:51:12 +02:00
name: Visibility
nameWithType: Visibility
fullName: TinyLife.Objects.Visibility
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.ParentInfo
commentId: T:TinyLife.Objects.ParentInfo
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.html
2022-05-24 13:36:05 +02:00
name: ParentInfo
nameWithType: ParentInfo
fullName: TinyLife.Objects.ParentInfo
2023-11-05 20:57:09 +01:00
- uid: TinyLife.Objects.ParentInfo.AttachmentType
commentId: T:TinyLife.Objects.ParentInfo.AttachmentType
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.html
2023-11-05 20:57:09 +01:00
name: ParentInfo.AttachmentType
nameWithType: ParentInfo.AttachmentType
fullName: TinyLife.Objects.ParentInfo.AttachmentType
spec.csharp:
- uid: TinyLife.Objects.ParentInfo
name: ParentInfo
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.html
2023-11-05 20:57:09 +01:00
- name: .
- uid: TinyLife.Objects.ParentInfo.AttachmentType
name: AttachmentType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.AttachmentType.html
2023-11-05 20:57:09 +01:00
spec.vb:
- uid: TinyLife.Objects.ParentInfo
name: ParentInfo
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.html
2023-11-05 20:57:09 +01:00
- name: .
- uid: TinyLife.Objects.ParentInfo.AttachmentType
name: AttachmentType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ParentInfo.AttachmentType.html
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.Newspaper
commentId: T:TinyLife.Objects.Newspaper
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Newspaper.html
2022-05-24 13:36:05 +02:00
name: Newspaper
nameWithType: Newspaper
fullName: TinyLife.Objects.Newspaper
2022-09-05 14:19:42 +02:00
- uid: TinyLife.Objects.ObjectSpot
commentId: T:TinyLife.Objects.ObjectSpot
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ObjectSpot.html
2022-09-05 14:19:42 +02:00
name: ObjectSpot
nameWithType: ObjectSpot
fullName: TinyLife.Objects.ObjectSpot
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.OverlayWallHanging
commentId: T:TinyLife.Objects.OverlayWallHanging
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.OverlayWallHanging.html
2021-08-04 06:51:12 +02:00
name: OverlayWallHanging
nameWithType: OverlayWallHanging
fullName: TinyLife.Objects.OverlayWallHanging
- uid: TinyLife.Objects.Painting
commentId: T:TinyLife.Objects.Painting
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Painting.html
2021-08-04 06:51:12 +02:00
name: Painting
nameWithType: Painting
fullName: TinyLife.Objects.Painting
- uid: TinyLife.Objects.Particle
commentId: T:TinyLife.Objects.Particle
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Particle.html
2021-08-04 06:51:12 +02:00
name: Particle
nameWithType: Particle
fullName: TinyLife.Objects.Particle
- uid: TinyLife.Objects.Person
commentId: T:TinyLife.Objects.Person
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2021-08-04 06:51:12 +02:00
name: Person
nameWithType: Person
fullName: TinyLife.Objects.Person
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
commentId: T:TinyLife.Objects.Person.EfficiencyModifierDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2021-08-04 06:51:12 +02:00
name: Person.EfficiencyModifierDelegate
nameWithType: Person.EfficiencyModifierDelegate
fullName: TinyLife.Objects.Person.EfficiencyModifierDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.EfficiencyModifierDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.EfficiencyModifierDelegate.html
2023-12-06 13:25:52 +01:00
- uid: TinyLife.Objects.Person.SkillBoostDelegate
commentId: T:TinyLife.Objects.Person.SkillBoostDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-12-06 13:25:52 +01:00
name: Person.SkillBoostDelegate
nameWithType: Person.SkillBoostDelegate
fullName: TinyLife.Objects.Person.SkillBoostDelegate
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-12-06 13:25:52 +01:00
- name: .
- uid: TinyLife.Objects.Person.SkillBoostDelegate
name: SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.SkillBoostDelegate.html
2023-12-06 13:25:52 +01:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-12-06 13:25:52 +01:00
- name: .
- uid: TinyLife.Objects.Person.SkillBoostDelegate
name: SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.SkillBoostDelegate.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Person.WalkSpeedDelegate
commentId: T:TinyLife.Objects.Person.WalkSpeedDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2021-08-04 06:51:12 +02:00
name: Person.WalkSpeedDelegate
nameWithType: Person.WalkSpeedDelegate
fullName: TinyLife.Objects.Person.WalkSpeedDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.WalkSpeedDelegate
name: WalkSpeedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.WalkSpeedDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.WalkSpeedDelegate
name: WalkSpeedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.WalkSpeedDelegate.html
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
commentId: T:TinyLife.Objects.Person.PassiveActionPriorityDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2021-08-04 06:51:12 +02:00
name: Person.PassiveActionPriorityDelegate
nameWithType: Person.PassiveActionPriorityDelegate
fullName: TinyLife.Objects.Person.PassiveActionPriorityDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
name: PassiveActionPriorityDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
name: PassiveActionPriorityDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
2022-06-09 20:12:10 +02:00
- uid: TinyLife.Objects.Person.RestoreNeedDelegate
commentId: T:TinyLife.Objects.Person.RestoreNeedDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2022-06-09 20:12:10 +02:00
name: Person.RestoreNeedDelegate
nameWithType: Person.RestoreNeedDelegate
fullName: TinyLife.Objects.Person.RestoreNeedDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.RestoreNeedDelegate
name: RestoreNeedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.RestoreNeedDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.RestoreNeedDelegate
name: RestoreNeedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.RestoreNeedDelegate.html
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
commentId: T:TinyLife.Objects.Person.EmotionModifiersChangedDelegate
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2022-07-04 16:50:43 +02:00
name: Person.EmotionModifiersChangedDelegate
nameWithType: Person.EmotionModifiersChangedDelegate
fullName: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
name: EmotionModifiersChangedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
name: EmotionModifiersChangedDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Person.RelationshipChangeDelegate
commentId: T:TinyLife.Objects.Person.RelationshipChangeDelegate
2021-08-04 06:51:12 +02:00
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-04-14 13:00:36 +02:00
name: Person.RelationshipChangeDelegate
nameWithType: Person.RelationshipChangeDelegate
fullName: TinyLife.Objects.Person.RelationshipChangeDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Person.RelationshipChangeDelegate
name: RelationshipChangeDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.RelationshipChangeDelegate.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Person
name: Person
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.html
2023-03-30 18:07:55 +02:00
- name: .
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Person.RelationshipChangeDelegate
name: RelationshipChangeDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Person.RelationshipChangeDelegate.html
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Pose
commentId: T:TinyLife.Objects.Pose
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Pose.html
2023-04-14 13:00:36 +02:00
name: Pose
nameWithType: Pose
fullName: TinyLife.Objects.Pose
- uid: TinyLife.Objects.DeathReason
commentId: T:TinyLife.Objects.DeathReason
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.DeathReason.html
2023-04-14 13:00:36 +02:00
name: DeathReason
nameWithType: DeathReason
fullName: TinyLife.Objects.DeathReason
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Objects.AgeGroup
commentId: T:TinyLife.Objects.AgeGroup
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.AgeGroup.html
2021-10-14 20:30:40 +02:00
name: AgeGroup
nameWithType: AgeGroup
fullName: TinyLife.Objects.AgeGroup
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.LifeSpan
commentId: T:TinyLife.Objects.LifeSpan
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.LifeSpan.html
2022-07-04 16:50:43 +02:00
name: LifeSpan
nameWithType: LifeSpan
fullName: TinyLife.Objects.LifeSpan
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.SpeakStyle
commentId: T:TinyLife.Objects.SpeakStyle
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.SpeakStyle.html
2021-08-04 06:51:12 +02:00
name: SpeakStyle
nameWithType: SpeakStyle
fullName: TinyLife.Objects.SpeakStyle
2022-03-09 16:13:05 +01:00
- uid: TinyLife.Objects.VoiceStyle
commentId: T:TinyLife.Objects.VoiceStyle
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.VoiceStyle.html
2022-03-09 16:13:05 +01:00
name: VoiceStyle
nameWithType: VoiceStyle
fullName: TinyLife.Objects.VoiceStyle
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.PregnancyAbility
commentId: T:TinyLife.Objects.PregnancyAbility
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.PregnancyAbility.html
2023-04-14 13:00:36 +02:00
name: PregnancyAbility
nameWithType: PregnancyAbility
fullName: TinyLife.Objects.PregnancyAbility
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.PersonAi
commentId: T:TinyLife.Objects.PersonAi
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.PersonAi.html
2021-08-04 06:51:12 +02:00
name: PersonAi
nameWithType: PersonAi
fullName: TinyLife.Objects.PersonAi
- uid: TinyLife.Objects.ScreenObject
commentId: T:TinyLife.Objects.ScreenObject
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.ScreenObject.html
2021-08-04 06:51:12 +02:00
name: ScreenObject
nameWithType: ScreenObject
fullName: TinyLife.Objects.ScreenObject
2022-11-12 13:53:28 +01:00
- uid: TinyLife.Objects.TrashBag
commentId: T:TinyLife.Objects.TrashBag
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.TrashBag.html
2022-11-12 13:53:28 +01:00
name: TrashBag
nameWithType: TrashBag
fullName: TinyLife.Objects.TrashBag
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.TrashCan
commentId: T:TinyLife.Objects.TrashCan
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.TrashCan.html
2022-07-04 16:50:43 +02:00
name: TrashCan
nameWithType: TrashCan
fullName: TinyLife.Objects.TrashCan
2021-08-30 20:44:32 +02:00
- uid: TinyLife.Objects.UnfinishedWoodwork
commentId: T:TinyLife.Objects.UnfinishedWoodwork
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.UnfinishedWoodwork.html
2021-08-30 20:44:32 +02:00
name: UnfinishedWoodwork
nameWithType: UnfinishedWoodwork
fullName: TinyLife.Objects.UnfinishedWoodwork
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Objects.Upgrade
commentId: T:TinyLife.Objects.Upgrade
parent: TinyLife.Objects
href: TinyLife.Objects.Upgrade.html
name: Upgrade
nameWithType: Upgrade
fullName: TinyLife.Objects.Upgrade
- uid: TinyLife.Objects.AppliedUpgrade
commentId: T:TinyLife.Objects.AppliedUpgrade
parent: TinyLife.Objects
href: TinyLife.Objects.AppliedUpgrade.html
name: AppliedUpgrade
nameWithType: AppliedUpgrade
fullName: TinyLife.Objects.AppliedUpgrade
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Objects.Vehicle
commentId: T:TinyLife.Objects.Vehicle
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.html
2021-10-14 20:30:40 +02:00
name: Vehicle
nameWithType: Vehicle
fullName: TinyLife.Objects.Vehicle
- uid: TinyLife.Objects.Vehicle.VehicleType
commentId: T:TinyLife.Objects.Vehicle.VehicleType
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.html
2021-10-14 20:30:40 +02:00
name: Vehicle.VehicleType
nameWithType: Vehicle.VehicleType
fullName: TinyLife.Objects.Vehicle.VehicleType
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Objects.Vehicle
name: Vehicle
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Vehicle.VehicleType
name: VehicleType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.VehicleType.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife.Objects.Vehicle
name: Vehicle
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects.Vehicle.VehicleType
name: VehicleType
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Vehicle.VehicleType.html
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Objects.WallLike
commentId: T:TinyLife.Objects.WallLike
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.WallLike.html
2023-10-11 16:05:32 +02:00
name: WallLike
nameWithType: WallLike
fullName: TinyLife.Objects.WallLike
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects
commentId: N:TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-08-04 06:51:12 +02:00
name: TinyLife.Objects
nameWithType: TinyLife.Objects
fullName: TinyLife.Objects
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects
name: Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects
name: Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.html