TinyLifeWeb/docs/api/toc.yml

609 lines
19 KiB
YAML
Raw Normal View History

2021-08-04 06:51:12 +02:00
### YamlMime:TableOfContent
2023-03-30 18:07:55 +02:00
items:
2021-08-04 06:51:12 +02:00
- uid: TinyLife
name: TinyLife
items:
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Debug
name: Debug
- uid: TinyLife.Debug.CheatDelegate
name: Debug.CheatDelegate
- uid: TinyLife.Debug.DebugDelegate
name: Debug.DebugDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.GameImpl
name: GameImpl
- uid: TinyLife.GameImpl.GameMode
name: GameImpl.GameMode
- uid: TinyLife.GameSpeed
name: GameSpeed
- uid: TinyLife.GenealogyType
name: GenealogyType
- uid: TinyLife.LnCategory
name: LnCategory
- uid: TinyLife.Localization
name: Localization
2022-10-18 13:03:11 +02:00
- uid: TinyLife.Music
name: Music
- uid: TinyLife.Music.Occasion
name: Music.Occasion
2023-10-11 16:05:32 +02:00
- uid: TinyLife.NameCategory
name: NameCategory
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Need
name: Need
- uid: TinyLife.NeedType
name: NeedType
2023-07-20 14:27:20 +02:00
- uid: TinyLife.NeedType.PassiveReductionDelegate
name: NeedType.PassiveReductionDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Options
name: Options
- uid: TinyLife.PerSaveOptions
name: PerSaveOptions
2023-07-20 14:27:20 +02:00
- uid: TinyLife.PerSaveOptions.MapInfo
name: PerSaveOptions.MapInfo
2021-08-04 06:51:12 +02:00
- uid: TinyLife.PersonalityType
name: PersonalityType
2021-10-14 20:30:40 +02:00
- uid: TinyLife.PersonalityType.TypeCategory
name: PersonalityType.TypeCategory
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Relationship
name: Relationship
- uid: TinyLife.RelationshipType
name: RelationshipType
2023-03-30 18:07:55 +02:00
- uid: TinyLife.RomanceType
name: RomanceType
2022-03-09 16:13:05 +01:00
- uid: TinyLife.SaveHandler
name: SaveHandler
2023-07-20 14:27:20 +02:00
- uid: TinyLife.SaveHandler.SaveData
name: SaveHandler.SaveData
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Set
name: Set
- uid: TinyLife.WallDisplay
name: WallDisplay
- uid: TinyLife.Actions
name: TinyLife.Actions
items:
- uid: TinyLife.Actions.Action
name: Action
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Actions.ActionArgument
name: ActionArgument
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.ActionInfo
name: ActionInfo
- uid: TinyLife.Actions.ActionType
name: ActionType
- uid: TinyLife.Actions.ActionType.AiSettings
name: ActionType.AiSettings
- uid: TinyLife.Actions.ActionType.CanExecuteDelegate
name: ActionType.CanExecuteDelegate
- uid: TinyLife.Actions.ActionType.TypeSettings
name: ActionType.TypeSettings
2022-12-20 13:25:03 +01:00
- uid: TinyLife.Actions.BehaviorAction
name: BehaviorAction
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Actions.BehaviorAction`1
name: BehaviorAction<T>
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Actions.CanExecuteResult
name: CanExecuteResult
- uid: TinyLife.Actions.CanExecuteResult.ResultType
name: CanExecuteResult.ResultType
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.ChoicePromptInfo
name: ChoicePromptInfo
- uid: TinyLife.Actions.ChoicePromptInfo.Option
name: ChoicePromptInfo.Option
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Actions.CleanEverythingAction
name: CleanEverythingAction
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.CompletionType
name: CompletionType
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.DebugAction
name: DebugAction
- uid: TinyLife.Actions.DeferredAction
name: DeferredAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.DieAction
name: DieAction
2023-12-16 12:54:23 +01:00
- uid: TinyLife.Actions.DiscardHeldItemAction
name: DiscardHeldItemAction
2023-08-15 13:17:22 +02:00
- uid: TinyLife.Actions.DriveAction
name: DriveAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.Emote
name: Emote
- uid: TinyLife.Actions.EmoteCategory
name: EmoteCategory
- uid: TinyLife.Actions.GoHereAction
name: GoHereAction
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.HelpAction
name: HelpAction
- uid: TinyLife.Actions.HoldingPersonAction
name: HoldingPersonAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.MultiAction
name: MultiAction
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Actions.MultiAction.Stage
name: MultiAction.Stage
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Actions.OrderFromStaffAction
name: OrderFromStaffAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.OutOfTownAction
name: OutOfTownAction
- uid: TinyLife.Actions.PathfindAction
name: PathfindAction
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.PathfindToPersonAction
name: PathfindToPersonAction
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.PutAwayAction
name: PutAwayAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.SellAction
name: SellAction
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Actions.SimpleBehaviorAction
name: SimpleBehaviorAction
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
name: SimpleBehaviorAction.ActionSettings
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.SitAction
name: SitAction
- uid: TinyLife.Actions.SocialAction
name: SocialAction
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Actions.SocialAction.StartPartnerAction
name: SocialAction.StartPartnerAction
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Actions.StoreAction
name: StoreAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.TalkAction
name: TalkAction
- uid: TinyLife.Actions.TalkAction.TalkSettings
name: TalkAction.TalkSettings
- uid: TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult
name: TalkAction.TalkSettings.EvaluationResult
2023-03-31 13:26:13 +02:00
- uid: TinyLife.Actions.TellPeopleToLeaveRoomAction
name: TellPeopleToLeaveRoomAction
- uid: TinyLife.Actions.TryGoHereAction
name: TryGoHereAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Actions.WalkAction
name: WalkAction
- uid: TinyLife.Actions.WatchTvAction
name: WatchTvAction
- uid: TinyLife.Actions.WatchTvAction.Channel
name: WatchTvAction.Channel
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Actions.WorkAction
name: WorkAction
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Actions.Behaviors
name: TinyLife.Actions.Behaviors
items:
- uid: TinyLife.Actions.Behaviors.ActionBehavior
name: ActionBehavior
- uid: TinyLife.Actions.Behaviors.ComputerBehavior
name: ComputerBehavior
- uid: TinyLife.Actions.Behaviors.GetAndSitDownBehavior
name: GetAndSitDownBehavior
2023-07-20 14:27:20 +02:00
- uid: TinyLife.Actions.Behaviors.PhoneBehavior
name: PhoneBehavior
2022-09-05 14:19:42 +02:00
- uid: TinyLife.Actions.Behaviors.PickUpOrSpawnBehavior
name: PickUpOrSpawnBehavior
- uid: TinyLife.Actions.Behaviors.ReadBehavior
name: ReadBehavior
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Actions.Behaviors.SinkBehavior
name: SinkBehavior
- uid: TinyLife.Actions.Behaviors.WorkAtDeskObjectBehavior
name: WorkAtDeskObjectBehavior
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Actions.Handlers
name: TinyLife.Actions.Handlers
items:
- uid: TinyLife.Actions.Handlers.MultiActionHandler
name: MultiActionHandler
- uid: TinyLife.Actions.Handlers.UnderlyingActionHandler
name: UnderlyingActionHandler
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Emotions
name: TinyLife.Emotions
items:
2022-06-09 20:12:10 +02:00
- uid: TinyLife.Emotions.CombinedEmotionSource
name: CombinedEmotionSource
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Emotions.EmotionModifier
name: EmotionModifier
- uid: TinyLife.Emotions.EmotionModifier.Instance
name: EmotionModifier.Instance
- uid: TinyLife.Emotions.EmotionType
name: EmotionType
- uid: TinyLife.Emotions.EmotionType.TypeCategory
name: EmotionType.TypeCategory
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Emotions.IEmotionSource
name: IEmotionSource
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Goals
name: TinyLife.Goals
items:
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Goals.Achievement
name: Achievement
- uid: TinyLife.Goals.AchievementType
name: AchievementType
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.AmountGoal
name: AmountGoal
- uid: TinyLife.Goals.AutoGoalInfo
name: AutoGoalInfo
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Goals.AutoTriggerGoal
name: AutoTriggerGoal
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.AutoTriggerGoal`1
2023-01-16 12:24:01 +01:00
name: AutoTriggerGoal<T>
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.ConditionedGoal
name: ConditionedGoal
2023-01-16 12:24:01 +01:00
- uid: TinyLife.Goals.DistinctGoal`1
name: DistinctGoal<T>
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.Goal
name: Goal
- uid: TinyLife.Goals.GoalInfo
name: GoalInfo
- uid: TinyLife.Goals.GoalSet
name: GoalSet
- uid: TinyLife.Goals.GoalSetInfo
name: GoalSetInfo
2023-01-16 12:24:01 +01:00
- uid: TinyLife.Goals.GoalTrigger
name: GoalTrigger
2024-01-07 16:53:47 +01:00
- uid: TinyLife.Goals.Goal`1
name: Goal<TInfo>
2022-12-28 18:09:03 +01:00
- uid: TinyLife.Goals.IGoalTriggerable
name: IGoalTriggerable
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Goals.Job
name: Job
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Goals.Job.JobPerformanceDelegate
name: Job.JobPerformanceDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Goals.JobType
name: JobType
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.LifeGoal
name: LifeGoal
- uid: TinyLife.Goals.LifeGoal.Instance
name: LifeGoal.Instance
- uid: TinyLife.Goals.ManualProgressGoal
name: ManualProgressGoal
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Goals.Memory
name: Memory
- uid: TinyLife.Goals.MemoryType
name: MemoryType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Goals.Project
name: Project
- uid: TinyLife.Goals.Project.ActionSettings
name: Project.ActionSettings
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Goals.StudentJobType
name: StudentJobType
- uid: TinyLife.Goals.TimedGoal
name: TimedGoal
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Mods
name: TinyLife.Mods
items:
- uid: TinyLife.Mods.EventPhase
name: EventPhase
- uid: TinyLife.Mods.Mod
name: Mod
- uid: TinyLife.Mods.ModInfo
name: ModInfo
- uid: TinyLife.Mods.ModLoader
name: ModLoader
- uid: TinyLife.Objects
name: TinyLife.Objects
items:
- uid: TinyLife.Objects.AbstractSpot
name: AbstractSpot
- uid: TinyLife.Objects.ActionSpot
name: ActionSpot
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Objects.AgeGroup
name: AgeGroup
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Objects.AppliedUpgrade
name: AppliedUpgrade
2023-04-27 18:53:16 +02:00
- uid: TinyLife.Objects.Bathtub
name: Bathtub
2023-06-25 15:41:49 +02:00
- uid: TinyLife.Objects.Book
name: Book
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.BreakableFurniture
name: BreakableFurniture
- uid: TinyLife.Objects.BreakableFurniture.BrokenBehavior
name: BreakableFurniture.BrokenBehavior
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.Chimney
name: Chimney
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Clothes
name: Clothes
- uid: TinyLife.Objects.ClothesIntention
name: ClothesIntention
- uid: TinyLife.Objects.ClothesLayer
name: ClothesLayer
- uid: TinyLife.Objects.CornerFurniture
name: CornerFurniture
- uid: TinyLife.Objects.CornerFurniture.Counter
name: CornerFurniture.Counter
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.DeathReason
name: DeathReason
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Fence
name: Fence
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Objects.FenceType
name: FenceType
- uid: TinyLife.Objects.FenceWall
name: FenceWall
2021-08-30 20:44:32 +02:00
- uid: TinyLife.Objects.Fireplace
name: Fireplace
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Food
name: Food
- uid: TinyLife.Objects.FoodTypedItem
name: FoodTypedItem
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Objects.Fridge
name: Fridge
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Furniture
name: Furniture
- uid: TinyLife.Objects.FurnitureType
name: FurnitureType
- uid: TinyLife.Objects.FurnitureType.TypeSettings
name: FurnitureType.TypeSettings
- uid: TinyLife.Objects.Gravestone
name: Gravestone
- uid: TinyLife.Objects.IUpdatingObject
name: IUpdatingObject
2023-07-20 14:27:20 +02:00
- uid: TinyLife.Objects.IUpdatingObject.UpdateMode
name: IUpdatingObject.UpdateMode
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.LifeSpan
name: LifeSpan
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Light
name: Light
- uid: TinyLife.Objects.LightFurniture
name: LightFurniture
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Objects.LightFurniture.Settings
name: LightFurniture.Settings
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.MapObject
name: MapObject
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.Newspaper
name: Newspaper
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.ObjectCategory
name: ObjectCategory
- uid: TinyLife.Objects.ObjectSpot
name: ObjectSpot
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Objects.Outfit
name: Outfit
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.OverlayWallHanging
name: OverlayWallHanging
- uid: TinyLife.Objects.Painting
name: Painting
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Objects.ParentInfo
name: ParentInfo
2023-11-05 20:57:09 +01:00
- uid: TinyLife.Objects.ParentInfo.AttachmentType
name: ParentInfo.AttachmentType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Particle
name: Particle
- uid: TinyLife.Objects.Person
name: Person
2024-04-14 17:55:54 +02:00
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
name: Person.AiPriorityForObjectDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: Person.EfficiencyModifierDelegate
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
name: Person.EmotionModifiersChangedDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
name: Person.PassiveActionPriorityDelegate
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Person.RelationshipChangeDelegate
name: Person.RelationshipChangeDelegate
2022-06-09 20:12:10 +02:00
- uid: TinyLife.Objects.Person.RestoreNeedDelegate
name: Person.RestoreNeedDelegate
2023-12-06 13:25:52 +01:00
- uid: TinyLife.Objects.Person.SkillBoostDelegate
name: Person.SkillBoostDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Person.WalkSpeedDelegate
name: Person.WalkSpeedDelegate
- uid: TinyLife.Objects.PersonAi
name: PersonAi
2023-04-14 13:00:36 +02:00
- uid: TinyLife.Objects.Pose
name: Pose
- uid: TinyLife.Objects.PregnancyAbility
name: PregnancyAbility
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.ScreenObject
name: ScreenObject
- uid: TinyLife.Objects.SpeakStyle
name: SpeakStyle
2023-06-25 15:41:49 +02:00
- uid: TinyLife.Objects.StylePreference
name: StylePreference
2022-11-12 13:53:28 +01:00
- uid: TinyLife.Objects.TrashBag
name: TrashBag
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Objects.TrashCan
name: TrashCan
2021-08-30 20:44:32 +02:00
- uid: TinyLife.Objects.UnfinishedWoodwork
name: UnfinishedWoodwork
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Objects.Upgrade
name: Upgrade
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Objects.Vehicle
name: Vehicle
- uid: TinyLife.Objects.Vehicle.VehicleType
name: Vehicle.VehicleType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.Visibility
name: Visibility
2022-03-09 16:13:05 +01:00
- uid: TinyLife.Objects.VoiceStyle
name: VoiceStyle
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Objects.WallLike
name: WallLike
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Objects.WornClothes
name: WornClothes
- uid: TinyLife.Skills
name: TinyLife.Skills
items:
- uid: TinyLife.Skills.FoodType
name: FoodType
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Skills.FoodType.ContainerType
name: FoodType.ContainerType
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Skills.FoodType.FoodRestriction
name: FoodType.FoodRestriction
2023-05-26 15:16:22 +02:00
- uid: TinyLife.Skills.FoodType.GetPriceDelegate
name: FoodType.GetPriceDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Skills.FoodType.IngredientSource
name: FoodType.IngredientSource
- uid: TinyLife.Skills.PaintingType
name: PaintingType
- uid: TinyLife.Skills.Quality
name: Quality
- uid: TinyLife.Skills.Skill
name: Skill
- uid: TinyLife.Skills.SkillCategory
name: SkillCategory
- uid: TinyLife.Skills.SkillType
name: SkillType
2021-08-30 20:44:32 +02:00
- uid: TinyLife.Skills.WoodworkingRecipe
name: WoodworkingRecipe
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Tools
name: TinyLife.Tools
items:
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Tools.CanPlaceResult
name: CanPlaceResult
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Tools.FenceTool
name: FenceTool
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Tools.FurniturePlacer
name: FurniturePlacer
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
name: FurniturePlacer.GetCustomPriceDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Tools.FurnitureTool
name: FurnitureTool
- uid: TinyLife.Tools.FurnitureTool.Tab
name: FurnitureTool.Tab
- uid: TinyLife.Tools.LotTool
name: LotTool
- uid: TinyLife.Tools.MoveLotTool
name: MoveLotTool
- uid: TinyLife.Tools.MoveTool
name: MoveTool
- uid: TinyLife.Tools.OpeningTool
name: OpeningTool
- uid: TinyLife.Tools.PlayModeTool
name: PlayModeTool
- uid: TinyLife.Tools.PlayModeTool.StatType
name: PlayModeTool.StatType
- uid: TinyLife.Tools.RemoveTool
name: RemoveTool
- uid: TinyLife.Tools.RoofTool
name: RoofTool
2023-10-11 16:05:32 +02:00
- uid: TinyLife.Tools.StairsTool
name: StairsTool
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Tools.TileTool
name: TileTool
- uid: TinyLife.Tools.Tool
name: Tool
2022-07-28 14:58:38 +02:00
- uid: TinyLife.Tools.UndoRedoStack
name: UndoRedoStack
2024-01-07 16:53:47 +01:00
- uid: TinyLife.Tools.UndoableAction
name: UndoableAction
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Tools.WallTool
name: WallTool
2024-01-07 16:53:47 +01:00
- uid: TinyLife.Tools.WallpaperTool
name: WallpaperTool
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Uis
name: TinyLife.Uis
items:
- uid: TinyLife.Uis.CharacterCreator
name: CharacterCreator
2022-12-20 13:25:03 +01:00
- uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate
name: CharacterCreator.BoughtItemDelegate
- uid: TinyLife.Uis.CharacterCreator.GetCustomPriceDelegate
name: CharacterCreator.GetCustomPriceDelegate
2022-05-24 13:36:05 +02:00
- uid: TinyLife.Uis.ControlsHint
name: ControlsHint
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Uis.CoveringGroup
name: CoveringGroup
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Uis.CursorType
name: CursorType
- uid: TinyLife.Uis.InGameHint
name: InGameHint
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Uis.InGameUi
name: InGameUi
2024-01-07 16:53:47 +01:00
- uid: TinyLife.Uis.MapSelectUi
name: MapSelectUi
2021-09-09 19:52:04 +02:00
- uid: TinyLife.Uis.Menus
name: Menus
2022-01-01 17:06:03 +01:00
- uid: TinyLife.Uis.Menus.TransitionType
name: Menus.TransitionType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Uis.NotifType
name: NotifType
2024-01-07 16:53:47 +01:00
- uid: TinyLife.Uis.Notifications
name: Notifications
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Utilities
name: TinyLife.Utilities
items:
- uid: TinyLife.Utilities.ColorScheme
name: ColorScheme
2024-03-09 19:49:55 +01:00
- uid: TinyLife.Utilities.ColorSettings
name: ColorSettings
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Utilities.Extensions
name: Extensions
- uid: TinyLife.Utilities.TextureHandler
name: TextureHandler
2024-02-02 18:13:42 +01:00
- uid: TinyLife.Utilities.TextureHandler.GameContentLoadedDelegate
name: TextureHandler.GameContentLoadedDelegate
- uid: TinyLife.Utilities.TextureHandler.LoadGameContentDelegate
name: TextureHandler.LoadGameContentDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World
name: TinyLife.World
items:
2023-06-25 15:41:49 +02:00
- uid: TinyLife.World.AutoTile
name: AutoTile
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.BillsMail
name: BillsMail
- uid: TinyLife.World.Door
name: Door
- uid: TinyLife.World.DrawDelegate
name: DrawDelegate
- uid: TinyLife.World.ExportedHousehold
name: ExportedHousehold
- uid: TinyLife.World.ExportedLot
name: ExportedLot
2022-01-08 12:41:09 +01:00
- uid: TinyLife.World.FurnitureMail
name: FurnitureMail
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.Household
name: Household
2024-03-09 19:49:55 +01:00
- uid: TinyLife.World.Household.RandomConstellation
name: Household.RandomConstellation
- uid: TinyLife.World.Household.RandomRelation
name: Household.RandomRelation
- uid: TinyLife.World.Household.Relation
name: Household.Relation
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.LockType
name: LockType
- uid: TinyLife.World.Lot
name: Lot
2023-01-16 12:24:01 +01:00
- uid: TinyLife.World.Lot.WeeklyBillsDelegate
name: Lot.WeeklyBillsDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.LotEmployment
name: LotEmployment
- uid: TinyLife.World.LotEmployment.Instance
name: LotEmployment.Instance
- uid: TinyLife.World.LotType
name: LotType
- uid: TinyLife.World.Mail
name: Mail
- uid: TinyLife.World.Map
name: Map
2023-12-06 13:25:52 +01:00
- uid: TinyLife.World.Map.PathfindingNodeConstructDelegate
name: Map.PathfindingNodeConstructDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.MapAudioEmitter
name: MapAudioEmitter
- uid: TinyLife.World.MapSection
name: MapSection
2023-07-28 12:27:48 +02:00
- uid: TinyLife.World.ObjectUpdateDelegateNoPhase`1
name: ObjectUpdateDelegateNoPhase<T>
2024-01-07 16:53:47 +01:00
- uid: TinyLife.World.ObjectUpdateDelegate`1
name: ObjectUpdateDelegate<T>
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.Opening
name: Opening
- uid: TinyLife.World.OpeningType
name: OpeningType
- uid: TinyLife.World.Roof
name: Roof
- uid: TinyLife.World.RoofStyle
name: RoofStyle
- uid: TinyLife.World.RoofType
name: RoofType
- uid: TinyLife.World.Room
name: Room
2022-01-01 17:06:03 +01:00
- uid: TinyLife.World.Soundscape
name: Soundscape
- uid: TinyLife.World.Soundscape.IntensityDelegate
name: Soundscape.IntensityDelegate
2023-10-11 16:05:32 +02:00
- uid: TinyLife.World.Stairs
name: Stairs
- uid: TinyLife.World.StairsType
name: StairsType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.SwingingDoor
name: SwingingDoor
- uid: TinyLife.World.Tile
name: Tile
2022-09-05 14:19:42 +02:00
- uid: TinyLife.World.Tile.Category
name: Tile.Category
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.UpdateDelegate
name: UpdateDelegate
2023-07-28 12:27:48 +02:00
- uid: TinyLife.World.UpdateDelegateNoPhase
name: UpdateDelegateNoPhase
2021-08-04 06:51:12 +02:00
- uid: TinyLife.World.Wall
name: Wall
- uid: TinyLife.World.WallMode
name: WallMode
- uid: TinyLife.World.Wallpaper
name: Wallpaper
2022-09-05 14:19:42 +02:00
- uid: TinyLife.World.WaterTile
name: WaterTile
2023-03-30 18:07:55 +02:00
memberLayout: SamePage