From 9b428b9e004c0a1e469a8c91d39559bbf301bcdb Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 4 Aug 2021 06:51:12 +0200 Subject: [PATCH] pre-generate api --- .gitignore | 1 - .gitmodules | 3 + Changelog | 1 + Changelog.md | 544 - Jenkinsfile | 5 - api/.manifest | 2114 ++++ ...TinyLife.Actions.Action.CompletionType.yml | 551 + api/TinyLife.Actions.Action.yml | 4841 ++++++++ api/TinyLife.Actions.ActionInfo.yml | 1906 +++ ...TinyLife.Actions.ActionType.AiSettings.yml | 757 ++ ....Actions.ActionType.CanExecuteDelegate.yml | 165 + ...fe.Actions.ActionType.CanExecuteResult.yml | 1043 ++ ...nyLife.Actions.ActionType.TypeSettings.yml | 2320 ++++ api/TinyLife.Actions.ActionType.yml | 6986 +++++++++++ api/TinyLife.Actions.ActionVariety.yml | 1834 +++ api/TinyLife.Actions.ComputerAction.yml | 3855 ++++++ api/TinyLife.Actions.DieAction.yml | 3662 ++++++ api/TinyLife.Actions.Emote.yml | 865 ++ api/TinyLife.Actions.EmoteCategory.yml | 320 + api/TinyLife.Actions.GetAndSitDownAction.yml | 4279 +++++++ api/TinyLife.Actions.GoHereAction.yml | 3946 ++++++ api/TinyLife.Actions.MultiAction.yml | 4596 +++++++ api/TinyLife.Actions.OutOfTownAction.yml | 4268 +++++++ api/TinyLife.Actions.PathfindAction.yml | 4012 ++++++ api/TinyLife.Actions.SellAction.yml | 3913 ++++++ api/TinyLife.Actions.SinkAction.yml | 3970 ++++++ api/TinyLife.Actions.SitAction.yml | 3988 ++++++ api/TinyLife.Actions.SocialAction.yml | 4673 +++++++ ...lkAction.TalkSettings.EvaluationResult.yml | 164 + ...nyLife.Actions.TalkAction.TalkSettings.yml | 2311 ++++ api/TinyLife.Actions.TalkAction.yml | 4259 +++++++ api/TinyLife.Actions.UnderlyingAction.yml | 921 ++ api/TinyLife.Actions.WalkAction.yml | 3665 ++++++ ...TinyLife.Actions.WatchTvAction.Channel.yml | 324 + api/TinyLife.Actions.WatchTvAction.yml | 4312 +++++++ ...inyLife.Actions.WorkAtDeskObjectAction.yml | 3898 ++++++ api/TinyLife.Actions.yml | 219 + ...Life.Emotions.EmotionModifier.Instance.yml | 817 ++ api/TinyLife.Emotions.EmotionModifier.yml | 3864 ++++++ ...Life.Emotions.EmotionType.TypeCategory.yml | 252 + api/TinyLife.Emotions.EmotionType.yml | 1364 +++ api/TinyLife.Emotions.yml | 48 + api/TinyLife.GameImpl.GameMode.yml | 269 + api/TinyLife.GameImpl.yml | 2857 +++++ api/TinyLife.GameSpeed.yml | 307 + api/TinyLife.GenealogyType.yml | 498 + api/TinyLife.Goals.Job.yml | 1423 +++ api/TinyLife.Goals.JobType.yml | 1990 +++ api/TinyLife.Goals.Project.ActionSettings.yml | 1147 ++ api/TinyLife.Goals.Project.yml | 2165 ++++ api/TinyLife.Goals.yml | 49 + api/TinyLife.LnCategory.yml | 575 + api/TinyLife.Localization.yml | 921 ++ api/TinyLife.Mods.EventPhase.yml | 199 + api/TinyLife.Mods.Mod.yml | 904 ++ api/TinyLife.Mods.ModInfo.yml | 732 ++ api/TinyLife.Mods.ModLoader.yml | 483 + api/TinyLife.Mods.yml | 48 + api/TinyLife.Need.yml | 685 ++ api/TinyLife.NeedType.yml | 1338 ++ api/TinyLife.Objects.AbstractSpot.yml | 1246 ++ api/TinyLife.Objects.ActionSpot.yml | 1494 +++ ...ects.BreakableFurniture.BrokenBehavior.yml | 323 + api/TinyLife.Objects.BreakableFurniture.yml | 4264 +++++++ api/TinyLife.Objects.Car.yml | 2559 ++++ api/TinyLife.Objects.Clothes.yml | 1652 +++ api/TinyLife.Objects.ClothesIntention.yml | 449 + api/TinyLife.Objects.ClothesLayer.yml | 399 + ...nyLife.Objects.CornerFurniture.Counter.yml | 4044 +++++++ api/TinyLife.Objects.CornerFurniture.yml | 4334 +++++++ api/TinyLife.Objects.Fence.yml | 4047 +++++++ api/TinyLife.Objects.Food.yml | 4187 +++++++ api/TinyLife.Objects.FoodTypedItem.yml | 4214 +++++++ api/TinyLife.Objects.Furniture.yml | 5369 ++++++++ ...ife.Objects.FurnitureType.TypeSettings.yml | 2524 ++++ api/TinyLife.Objects.FurnitureType.yml | 5246 ++++++++ api/TinyLife.Objects.Gravestone.yml | 3852 ++++++ api/TinyLife.Objects.IUpdatingObject.yml | 227 + api/TinyLife.Objects.Light.yml | 913 ++ api/TinyLife.Objects.LightFurniture.yml | 4092 +++++++ api/TinyLife.Objects.MapObject.yml | 2841 +++++ api/TinyLife.Objects.ObjectCategory.yml | 3980 ++++++ api/TinyLife.Objects.ObjectSpot.yml | 1373 +++ api/TinyLife.Objects.OverlayWallHanging.yml | 3913 ++++++ api/TinyLife.Objects.Painting.yml | 4214 +++++++ api/TinyLife.Objects.Particle.yml | 1705 +++ ...fe.Objects.Person.ActionUpdateDelegate.yml | 196 + api/TinyLife.Objects.Person.DeathReason.yml | 281 + ...ects.Person.EfficiencyModifierDelegate.yml | 157 + ...s.Person.PassiveActionPriorityDelegate.yml | 155 + api/TinyLife.Objects.Person.Pose.yml | 480 + ...yLife.Objects.Person.WalkSpeedDelegate.yml | 142 + api/TinyLife.Objects.Person.yml | 10090 ++++++++++++++++ api/TinyLife.Objects.PersonAi.yml | 442 + api/TinyLife.Objects.ScreenObject.yml | 4227 +++++++ api/TinyLife.Objects.SpeakStyle.yml | 739 ++ api/TinyLife.Objects.Visibility.yml | 267 + api/TinyLife.Objects.WornClothes.yml | 777 ++ api/TinyLife.Objects.yml | 277 + api/TinyLife.Options.yml | 2602 ++++ api/TinyLife.PerSaveOptions.yml | 1163 ++ api/TinyLife.PersonalityType.yml | 1334 ++ api/TinyLife.Relationship.yml | 1535 +++ api/TinyLife.RelationshipType.yml | 310 + api/TinyLife.Set.yml | 164 + ...yLife.Skills.FoodType.IngredientSource.yml | 290 + api/TinyLife.Skills.FoodType.yml | 1919 +++ api/TinyLife.Skills.PaintingType.yml | 965 ++ api/TinyLife.Skills.Quality.yml | 615 + api/TinyLife.Skills.Skill.yml | 850 ++ api/TinyLife.Skills.SkillCategory.yml | 335 + api/TinyLife.Skills.SkillType.yml | 1327 ++ api/TinyLife.Skills.yml | 69 + api/TinyLife.Tools.FurniturePlacer.yml | 1123 ++ api/TinyLife.Tools.FurnitureTool.Tab.yml | 540 + api/TinyLife.Tools.FurnitureTool.yml | 1520 +++ api/TinyLife.Tools.LotTool.yml | 1366 +++ api/TinyLife.Tools.MoveLotTool.yml | 1543 +++ api/TinyLife.Tools.MoveTool.yml | 1603 +++ api/TinyLife.Tools.OpeningTool.yml | 1480 +++ api/TinyLife.Tools.PlayModeTool.StatType.yml | 333 + api/TinyLife.Tools.PlayModeTool.yml | 1439 +++ api/TinyLife.Tools.RemoveTool.yml | 1654 +++ api/TinyLife.Tools.RoofTool.yml | 1659 +++ api/TinyLife.Tools.TileTool.yml | 1480 +++ api/TinyLife.Tools.Tool.yml | 2546 ++++ api/TinyLife.Tools.WallTool.yml | 1420 +++ api/TinyLife.Tools.WallpaperTool.yml | 1480 +++ api/TinyLife.Tools.yml | 117 + api/TinyLife.Uis.CharacterCreator.yml | 751 ++ api/TinyLife.Uis.Cursor.yml | 452 + api/TinyLife.Uis.CursorType.yml | 342 + api/TinyLife.Uis.InGameHint.yml | 1179 ++ api/TinyLife.Uis.NotifType.yml | 280 + api/TinyLife.Uis.Notifications.yml | 488 + api/TinyLife.Uis.yml | 61 + api/TinyLife.Utilities.ColorScheme.yml | 2063 ++++ api/TinyLife.Utilities.Extensions.yml | 2248 ++++ api/TinyLife.Utilities.TextureHandler.yml | 534 + api/TinyLife.Utilities.yml | 41 + api/TinyLife.WallDisplay.yml | 292 + api/TinyLife.World.BillsMail.yml | 1102 ++ api/TinyLife.World.Door.yml | 930 ++ api/TinyLife.World.DrawDelegate.yml | 269 + api/TinyLife.World.ExportedHousehold.yml | 762 ++ api/TinyLife.World.ExportedLot.yml | 1009 ++ api/TinyLife.World.Household.yml | 2272 ++++ api/TinyLife.World.IPricedObject.yml | 183 + api/TinyLife.World.LockType.yml | 405 + api/TinyLife.World.Lot.yml | 1964 +++ api/TinyLife.World.LotEmployment.Instance.yml | 697 ++ api/TinyLife.World.LotEmployment.yml | 1090 ++ api/TinyLife.World.LotType.yml | 1246 ++ api/TinyLife.World.Mail.yml | 1136 ++ api/TinyLife.World.Map.yml | 5433 +++++++++ api/TinyLife.World.MapAudioEmitter.yml | 533 + api/TinyLife.World.MapSection.yml | 1139 ++ api/TinyLife.World.Opening.yml | 1005 ++ api/TinyLife.World.OpeningType.yml | 1419 +++ api/TinyLife.World.Roof.yml | 976 ++ api/TinyLife.World.RoofStyle.yml | 246 + api/TinyLife.World.RoofType.yml | 1291 ++ api/TinyLife.World.Room.yml | 1484 +++ api/TinyLife.World.SwingingDoor.yml | 1185 ++ api/TinyLife.World.Tile.yml | 1630 +++ api/TinyLife.World.UpdateDelegate.yml | 184 + api/TinyLife.World.Wall.yml | 1992 +++ api/TinyLife.World.WallMode.yml | 401 + api/TinyLife.World.Wallpaper.yml | 1347 +++ api/TinyLife.World.yml | 215 + api/TinyLife.yml | 124 + api/toc.yml | 342 + build.cake | 4 +- docfx.json | 15 +- toc.yml | 2 +- 175 files changed, 281098 insertions(+), 563 deletions(-) create mode 100644 .gitmodules create mode 160000 Changelog delete mode 100644 Changelog.md create mode 100644 api/.manifest create mode 100644 api/TinyLife.Actions.Action.CompletionType.yml create mode 100644 api/TinyLife.Actions.Action.yml create mode 100644 api/TinyLife.Actions.ActionInfo.yml create mode 100644 api/TinyLife.Actions.ActionType.AiSettings.yml create mode 100644 api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml create mode 100644 api/TinyLife.Actions.ActionType.CanExecuteResult.yml create mode 100644 api/TinyLife.Actions.ActionType.TypeSettings.yml create mode 100644 api/TinyLife.Actions.ActionType.yml create mode 100644 api/TinyLife.Actions.ActionVariety.yml create mode 100644 api/TinyLife.Actions.ComputerAction.yml create mode 100644 api/TinyLife.Actions.DieAction.yml create mode 100644 api/TinyLife.Actions.Emote.yml create mode 100644 api/TinyLife.Actions.EmoteCategory.yml create mode 100644 api/TinyLife.Actions.GetAndSitDownAction.yml create mode 100644 api/TinyLife.Actions.GoHereAction.yml create mode 100644 api/TinyLife.Actions.MultiAction.yml create mode 100644 api/TinyLife.Actions.OutOfTownAction.yml create mode 100644 api/TinyLife.Actions.PathfindAction.yml create mode 100644 api/TinyLife.Actions.SellAction.yml create mode 100644 api/TinyLife.Actions.SinkAction.yml create mode 100644 api/TinyLife.Actions.SitAction.yml create mode 100644 api/TinyLife.Actions.SocialAction.yml create mode 100644 api/TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml create mode 100644 api/TinyLife.Actions.TalkAction.TalkSettings.yml create mode 100644 api/TinyLife.Actions.TalkAction.yml create mode 100644 api/TinyLife.Actions.UnderlyingAction.yml create mode 100644 api/TinyLife.Actions.WalkAction.yml create mode 100644 api/TinyLife.Actions.WatchTvAction.Channel.yml create mode 100644 api/TinyLife.Actions.WatchTvAction.yml create mode 100644 api/TinyLife.Actions.WorkAtDeskObjectAction.yml create mode 100644 api/TinyLife.Actions.yml create mode 100644 api/TinyLife.Emotions.EmotionModifier.Instance.yml create mode 100644 api/TinyLife.Emotions.EmotionModifier.yml create mode 100644 api/TinyLife.Emotions.EmotionType.TypeCategory.yml create mode 100644 api/TinyLife.Emotions.EmotionType.yml create mode 100644 api/TinyLife.Emotions.yml create mode 100644 api/TinyLife.GameImpl.GameMode.yml create mode 100644 api/TinyLife.GameImpl.yml create mode 100644 api/TinyLife.GameSpeed.yml create mode 100644 api/TinyLife.GenealogyType.yml create mode 100644 api/TinyLife.Goals.Job.yml create mode 100644 api/TinyLife.Goals.JobType.yml create mode 100644 api/TinyLife.Goals.Project.ActionSettings.yml create mode 100644 api/TinyLife.Goals.Project.yml create mode 100644 api/TinyLife.Goals.yml create mode 100644 api/TinyLife.LnCategory.yml create mode 100644 api/TinyLife.Localization.yml create mode 100644 api/TinyLife.Mods.EventPhase.yml create mode 100644 api/TinyLife.Mods.Mod.yml create mode 100644 api/TinyLife.Mods.ModInfo.yml create mode 100644 api/TinyLife.Mods.ModLoader.yml create mode 100644 api/TinyLife.Mods.yml create mode 100644 api/TinyLife.Need.yml create mode 100644 api/TinyLife.NeedType.yml create mode 100644 api/TinyLife.Objects.AbstractSpot.yml create mode 100644 api/TinyLife.Objects.ActionSpot.yml create mode 100644 api/TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml create mode 100644 api/TinyLife.Objects.BreakableFurniture.yml create mode 100644 api/TinyLife.Objects.Car.yml create mode 100644 api/TinyLife.Objects.Clothes.yml create mode 100644 api/TinyLife.Objects.ClothesIntention.yml create mode 100644 api/TinyLife.Objects.ClothesLayer.yml create mode 100644 api/TinyLife.Objects.CornerFurniture.Counter.yml create mode 100644 api/TinyLife.Objects.CornerFurniture.yml create mode 100644 api/TinyLife.Objects.Fence.yml create mode 100644 api/TinyLife.Objects.Food.yml create mode 100644 api/TinyLife.Objects.FoodTypedItem.yml create mode 100644 api/TinyLife.Objects.Furniture.yml create mode 100644 api/TinyLife.Objects.FurnitureType.TypeSettings.yml create mode 100644 api/TinyLife.Objects.FurnitureType.yml create mode 100644 api/TinyLife.Objects.Gravestone.yml create mode 100644 api/TinyLife.Objects.IUpdatingObject.yml create mode 100644 api/TinyLife.Objects.Light.yml create mode 100644 api/TinyLife.Objects.LightFurniture.yml create mode 100644 api/TinyLife.Objects.MapObject.yml create mode 100644 api/TinyLife.Objects.ObjectCategory.yml create mode 100644 api/TinyLife.Objects.ObjectSpot.yml create mode 100644 api/TinyLife.Objects.OverlayWallHanging.yml create mode 100644 api/TinyLife.Objects.Painting.yml create mode 100644 api/TinyLife.Objects.Particle.yml create mode 100644 api/TinyLife.Objects.Person.ActionUpdateDelegate.yml create mode 100644 api/TinyLife.Objects.Person.DeathReason.yml create mode 100644 api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml create mode 100644 api/TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml create mode 100644 api/TinyLife.Objects.Person.Pose.yml create mode 100644 api/TinyLife.Objects.Person.WalkSpeedDelegate.yml create mode 100644 api/TinyLife.Objects.Person.yml create mode 100644 api/TinyLife.Objects.PersonAi.yml create mode 100644 api/TinyLife.Objects.ScreenObject.yml create mode 100644 api/TinyLife.Objects.SpeakStyle.yml create mode 100644 api/TinyLife.Objects.Visibility.yml create mode 100644 api/TinyLife.Objects.WornClothes.yml create mode 100644 api/TinyLife.Objects.yml create mode 100644 api/TinyLife.Options.yml create mode 100644 api/TinyLife.PerSaveOptions.yml create mode 100644 api/TinyLife.PersonalityType.yml create mode 100644 api/TinyLife.Relationship.yml create mode 100644 api/TinyLife.RelationshipType.yml create mode 100644 api/TinyLife.Set.yml create mode 100644 api/TinyLife.Skills.FoodType.IngredientSource.yml create mode 100644 api/TinyLife.Skills.FoodType.yml create mode 100644 api/TinyLife.Skills.PaintingType.yml create mode 100644 api/TinyLife.Skills.Quality.yml create mode 100644 api/TinyLife.Skills.Skill.yml create mode 100644 api/TinyLife.Skills.SkillCategory.yml create mode 100644 api/TinyLife.Skills.SkillType.yml create mode 100644 api/TinyLife.Skills.yml create mode 100644 api/TinyLife.Tools.FurniturePlacer.yml create mode 100644 api/TinyLife.Tools.FurnitureTool.Tab.yml create mode 100644 api/TinyLife.Tools.FurnitureTool.yml create mode 100644 api/TinyLife.Tools.LotTool.yml create mode 100644 api/TinyLife.Tools.MoveLotTool.yml create mode 100644 api/TinyLife.Tools.MoveTool.yml create mode 100644 api/TinyLife.Tools.OpeningTool.yml create mode 100644 api/TinyLife.Tools.PlayModeTool.StatType.yml create mode 100644 api/TinyLife.Tools.PlayModeTool.yml create mode 100644 api/TinyLife.Tools.RemoveTool.yml create mode 100644 api/TinyLife.Tools.RoofTool.yml create mode 100644 api/TinyLife.Tools.TileTool.yml create mode 100644 api/TinyLife.Tools.Tool.yml create mode 100644 api/TinyLife.Tools.WallTool.yml create mode 100644 api/TinyLife.Tools.WallpaperTool.yml create mode 100644 api/TinyLife.Tools.yml create mode 100644 api/TinyLife.Uis.CharacterCreator.yml create mode 100644 api/TinyLife.Uis.Cursor.yml create mode 100644 api/TinyLife.Uis.CursorType.yml create mode 100644 api/TinyLife.Uis.InGameHint.yml create mode 100644 api/TinyLife.Uis.NotifType.yml create mode 100644 api/TinyLife.Uis.Notifications.yml create mode 100644 api/TinyLife.Uis.yml create mode 100644 api/TinyLife.Utilities.ColorScheme.yml create mode 100644 api/TinyLife.Utilities.Extensions.yml create mode 100644 api/TinyLife.Utilities.TextureHandler.yml create mode 100644 api/TinyLife.Utilities.yml create mode 100644 api/TinyLife.WallDisplay.yml create mode 100644 api/TinyLife.World.BillsMail.yml create mode 100644 api/TinyLife.World.Door.yml create mode 100644 api/TinyLife.World.DrawDelegate.yml create mode 100644 api/TinyLife.World.ExportedHousehold.yml create mode 100644 api/TinyLife.World.ExportedLot.yml create mode 100644 api/TinyLife.World.Household.yml create mode 100644 api/TinyLife.World.IPricedObject.yml create mode 100644 api/TinyLife.World.LockType.yml create mode 100644 api/TinyLife.World.Lot.yml create mode 100644 api/TinyLife.World.LotEmployment.Instance.yml create mode 100644 api/TinyLife.World.LotEmployment.yml create mode 100644 api/TinyLife.World.LotType.yml create mode 100644 api/TinyLife.World.Mail.yml create mode 100644 api/TinyLife.World.Map.yml create mode 100644 api/TinyLife.World.MapAudioEmitter.yml create mode 100644 api/TinyLife.World.MapSection.yml create mode 100644 api/TinyLife.World.Opening.yml create mode 100644 api/TinyLife.World.OpeningType.yml create mode 100644 api/TinyLife.World.Roof.yml create mode 100644 api/TinyLife.World.RoofStyle.yml create mode 100644 api/TinyLife.World.RoofType.yml create mode 100644 api/TinyLife.World.Room.yml create mode 100644 api/TinyLife.World.SwingingDoor.yml create mode 100644 api/TinyLife.World.Tile.yml create mode 100644 api/TinyLife.World.UpdateDelegate.yml create mode 100644 api/TinyLife.World.Wall.yml create mode 100644 api/TinyLife.World.WallMode.yml create mode 100644 api/TinyLife.World.Wallpaper.yml create mode 100644 api/TinyLife.World.yml create mode 100644 api/TinyLife.yml create mode 100644 api/toc.yml diff --git a/.gitignore b/.gitignore index 0069e31..9addb16 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ /**/bin/ /**/obj/ _site -api tools \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c6d5502 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Changelog"] + path = Changelog + url = https://gist.github.com/Ellpeck/1f851afb6afbbcc0b99d9482030761b4 diff --git a/Changelog b/Changelog new file mode 160000 index 0000000..1fe5b9b --- /dev/null +++ b/Changelog @@ -0,0 +1 @@ +Subproject commit 1fe5b9b41ee88d1a72fe49181695637270e5b545 diff --git a/Changelog.md b/Changelog.md deleted file mode 100644 index 0c248f6..0000000 --- a/Changelog.md +++ /dev/null @@ -1,544 +0,0 @@ -# 0.15.0 -This update has a devlog post, which you can view [on itch](https://ellpeck.itch.io/tiny-life/devlog/277913/0150-barbecue-trash-cleaning) or [on Steam](https://store.steampowered.com/news/app/1651490/view/2968419780808932932). - -Additions -- Added a barbecue and some grillable food items -- Added a picnic table with attached benches -- Added a new nature-style park with picnic tables and barbecues to the map -- Added an outdoor trash can and a Throw Away interaction -- Added a cleaning skill and some new, related actions -- Added chinese translation ([Rosareven](https://github.com/rosareven)) -- Added multiple new funny actions -- Added a few personality-related emotions and actions -- Added a trash collector global employment which will go around public lots and clean up trash that was left behind - -Improvements -- Made off the grid (ALT) furniture placement pixel-based -- Improved font smoothing, making small text and tooltips easier to read -- Made sounds in hidden rooms a lot quieter -- Made households on the default map know the personality types of their members -- Don't let people that are hidden from the player starve to death -- Rebalanced jobs, making them give you less ridiculous amounts of money -- Made people with global lot employments have slower need decay, stopping the mail deliverer from passing out constantly -- Made tooltips on invalid actions display instantly - -Fixes -- Walls will now only be removed using the Remove tool when there is a line drawn through them, or when both sides are contained in a rectangle -- Disallow wall hanging objects from being placed off the grid -- Fixed paintings on easels being hidden with the Hide Hanging Objects option enabled -- Fixed people trying to get ingredients to cook when there were no available counters to prepare the food on -- Fixed people stuttering visually when on their way to social actions -- Fixed cars being spawned erroneously when the map is loaded - -# 0.14.0 -This update has a devlog post, which you can view [on itch](https://ellpeck.itch.io/tiny-life/devlog/274082/0140-lamps-lot-movement-speech-sounds) or [on Steam](https://store.steampowered.com/news/app/1651490/view/4430963222678444595). - -Additions -- Added dynamic lighting and two lamps, a ceiling and a floor one -- Added speech sounds and a way to change a person's voice pitch in the character creator -- Added skill requirements for job promotions -- Added information to skill levelup notifactions that lists what actions are now unlocked -- Added an option to increase the overall brightness of the world at night -- Added an option to hide objects attached to walls and ceilings - -Improvements -- Overhauled the Move Lot tool, allowing for much easier lot movement and rotation -- Made it likelier for people to pay the bills if their needs are extremely low -- Improved performance of in-world rendering -- Require the "Allow AI Important Actions" option to be turned on for people to repair things automatically in the active household -- Made hints and loading screen info display the current keybind for actions, not the default one -- Made puddles evaporate and disallowed mopping on natural ground -- Improved the volume of in-world audio (temporarily, there are still [more issues to fix](https://github.com/MonoGame/MonoGame/issues/7532)) - -Fixes -- Fixed the ring menu breaking with a single action on the second page -- Fixed romantic actions displaying for family members if someone is too sad (yikes) -- Fixed incorrect furniture collisions between wall- and floor-based objects -- Fixed action prompts having close buttons when not exitable -- Fixed some visual inconsistencies with particles that are attached to objects -- Fixed held items being deleted when switching out of the Move tool -- Fixed corner-based furniture being able to connect incorrectly, especially counters -- Fixed a wall rendering inconsistency in some camera rotations - -# 0.13.1 -Additions -- Added the ability to ask people about their personalities - -Improvements -- Wait longer until a partner is ready for social actions if the action was invoked by the player -- Improved positioning of some objects - -Fixes -- Fixed the visual position being incorrect when running on treadmills -- Fixed most foods not having to be cooked -- Fixed some actions not completing correctly, causing cars to get left behind after traveling -- Fixed an action exception if a chair becomes occupied - -# 0.13.0 -This update has a devlog post, which you can view [on itch](https://ellpeck.itch.io/tiny-life/devlog/271199/0130-camera-rotation-and-a-larger-map) or [on Steam](https://store.steampowered.com/news/app/1651490/view/2967291343236374275). - -Additions -- Added camera rotation, which can be used using the C key or the rotation buttons in the top right -- Added a new, more commercial-looking area to the game's map that currently features a park and a new resident -- Added Steam cloud syncing when playing while Steam is open -- Added some more social actions, especially ones related to emotions and skill levels -- Added a proper logo to the game, created by [Tector](https://www.instagram.com/tector_pixel/) -- Added getting water and washing your hands at sinks - -Improvements -- Improved action navigation by adding pages to the ring menu -- Added some more plant and wood color schemes -- Added an "are you sure" screen for map employment changes -- Made objects be worth less when sold after being used -- Improved the roofing tool by displaying what's going on -- Made people a little less fast when feeling energetic -- Handle more action-related issues gracefully by displaying a notification about them -- Improved the options menu by adding tabs to it -- Made all emotion modifiers have higher values by default to allow for more nuanced emotions -- Improved rendering performance -- Added more info about the progress of map loading to the loading screen -- Added food preview icons to the food creation menu -- Made people display emotes while practicing speech or jokes -- Order stuff in the buy menu ascending by price -- Added some error handling for loading broken save games - -Fixes -- Fixed a crash if asexual people tried to start new relationships -- Fixed a crash when modded furniture is removed from the world -- Fixed people being able to "go here" into walls -- Fixed some furniture items always reverting to their default colors when loading a save -- Fixed people being able to place wall-hanging items like paintings on the ground -- Fixed placing computers on desks (and similar stuff) being difficult -- Fixed some depth inconsistencies with rugs and wall-hanging objects like paintings - -# 0.12.2 -This is a small update that features several accessibility features based on information gathered in the [Tiny Life Roadmap Survey](https://ell.lt/tinysurvey). If you haven't taken part in the survey yet, you can still do so now! - -Additions -- Added lot rotation to the Move Lot tool -- Added an in-game hints system, which can be disabled in the options for more experienced players -- Added a chance for angry people to autonomously do mean actions -- Added a Controls section to the options -- Added an X button to menus to make it clear that you can close them -- Added an error handler for when actions break, causing them to display a notification instead of crashing the game -- Added a way to delete the held object in build mode (by pressing the delete key) - -Improvements -- Improved the saves menu by adding rename and delete buttons -- Improved visual feedback on the household selection ui -- Improved the way furniture looks when not placeable -- Increased the size of notification text - -Fixes -- Fixed relationship changes being displayed for both people involved -- Fixed the top right corner of the screen not allowing for in-world interactions -- Updated German localization - -# 0.12.1 -- Fixed Make Mod and Write Book actions crashing the game -- Updated German localization - -# 0.12.0 -This update has [a trailer](https://www.youtube.com/watch?v=e86RRKPNLv0) as well as a devlog post, which you can view [on itch](https://ellpeck.itch.io/tiny-life/devlog/264773/0120-the-fitness-set) or [on Steam](https://store.steampowered.com/news/app/1651490/view/2990934608186477339). - -Additions -- Added the Fitness Set, with art by [Tector](https://www.instagram.com/tector_pixel/), which includes a fitness skill and several new furniture and clothing items: - - Five new hairstyles - - One new pair of pants and shoes - - Three new tops - - 11 new furniture items, including a treadmill, a standing desk, a protein shaker and some decorative items -- Added aromance and asexuality, both of which can be set in the character creator -- Added two additional windows and one additional door -- Added an outfit system that allows you to create multiple outfits for a person and switch between them anywhere - -Improvements -- Made social actions less likely to be executed by the AI if they've been done recently -- Made people mop more puddles after mopping a puddle automatically -- Made people more likely to do the dishes, so that they actually do the dishes -- Fixed a few memory leaks that caused more RAM to be used the more saves were loaded/exited in one session -- Improved map rendering performance - -Fixes -- Fixed some visual inconsistencies with the in-game ui -- Fixed held items being on a lower layer, causing them to look incorrect -- Fixed negative social actions taking away from relationships too little -- Fixed the ability to place ground objects on other ground objects -- Fixed the position of the coffee table being slightly off in one rotation -- Fixed covered tiles not being included in a lot's covered area -- Fixed people going to weird locations when visiting non-residential lots - -# 0.11.0 -This update has a devlog post, which you can view [on itch](https://ellpeck.itch.io/tiny-life/devlog/260838/0110-more-actions-more-skills-more-personalities-more-pride) or [on Steam](https://store.steampowered.com/news/app/1651490/view/3028088035178415265). - -Additions -- Added a lot more social actions in various categories -- Added Introverted, Extroverted and Thinker personality types -- Added a Gaming skill and associated actions -- Added an Angry emotion -- Added doors, and the ability to lock them -- Added several LGBT flags as wall decorations -- Added multiple TV stations which each have their own effects -- Added Brazillian Portuguese localization (PinguinAnimation) -- Added a Credits menu -- Added the ability for people to put items on the ground - -Improvements -- Made using the same social actions over and over get boring -- Made people hold a mop when mopping floors -- Made people display emotes when waking someone up -- Made people's current emotions be displayed under their portrait -- Replaced all frames on new saves with doors -- Slightly rebalanced Writing royalties - -Fixes -- Fixed people making group meals too often -- Fixed people using objects in different rooms if they're technically closer -- Fixed people cleaning up in-progress food automatically -- Fixed being unable to move objects if the furniture storage contains furniture -- Fixed people getting up from chairs for one frame inbetween actions -- Fixed smelly particles appearing below objects -- Fixed hair changing colors when selecting a different hairstyle -- Fixed multiple invalid game states which could cause crashes - -# 0.10.1 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/256150/0101-in-depth-writing-skill-and-more-ai-depth). - -Additions -- Added an option that causes people in unplayed households to do skill building activities automatically (if their personality or existing skills allow it) -- Added a confirmation prompt for quitting your job - -Improvements -- Rebalanced some actions and skills, especially in respect to skill building speed -- Made people clean more dishes automatically after cleaning a dish -- Updated the descriptions of all personality types -- Updated the map (when creating a new save file) to give every household jobs by default - -Fixes -- Fixed mirrored objects (like paintings) looking incorrect -- Fixed issues with migrating from older save files -- Fixed sitting on sofas and benches looking wrong -- Updated German localization - -# 0.10.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/254608/0100-new-colors-clothes-and-many-fixes). - -Additions -- Added two new tops, four new bottoms, and four new hairstyles -- Added keyboard lighting for logitech, razer and corsair keyboards -- Added various new color schemes to objects - -Improvements -- Made more emotions influence social actions -- Made wallpapers and windows easier to apply by highlighting any part of the wall -- Made drywall free, but ugly to people - -Fixes -- Fixed people queueing up actions with people who have already gone home -- Fixed importing households doubling their money -- Fixed the ability to have infinitely large households when importing -- Fixed a crash when grabbing an empty serving -- Fixed various depth rendering issues with small objects -- Fixed family meals costing the same as single servings -- Fixed people being able to talk through walls and doors - -API -- Simplified clothing textures by removing redundant frames -- Added various events for people and actions - -# 0.9.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/248431/090-kick-out-your-annoying-aunt-and-sofas). - -Additions -- Added new furniture: A sofa, a coffee table, and a bathroom sink -- Added tabs to the furniture tool -- Added the ability for food to expire -- Added a food platter and a "call to meal" action for large households -- Added an option to allow people to do important actions, like paying the bills, automatically -- Added an option to merge and split households (from and to exported households) - -Improvements -- Improved zoomed out rendering performance by hiding small items like grass -- Improved exported households, which will now contain the furniture storage and maintain relationships with other people -- Improved the build tool and lot outlines (to be isometric) -- Improved the color picking abilities of the bookshelf -- Updated German localization - -Fixes -- Fixed an issue on some operating systems where textures were mixing visually -- Fixed the Paint action being on too many objects when a person is uncomfortable - -# 0.8.2 -Fixes -- Fixed a crash if an object had no default rotation assigned -- Fixed a hang when loading a game with an object of invalid rotation -- Fixed a crash when picking up non-rotating furniture - -# 0.8.1 -Fixes -- Fixed in-world sounds being a lot quieter than menu sounds -- Fixed a rare crash on load when removing outdated objects -- Fixed a crash with the skills menu on certain window sizes - -# 0.8.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/236301/080-mail-carriers-bills-and-new-screenshots). - -Additions -- Added a mail carrier that delivers mails daily -- Added bills that are delivered and need to be paid -- Added a water and electricity rating system that determines how expensive bills are -- Added bar counters that can be sat and worked at -- Added game hints to the loading screen -- Added dirt flooring and two new wallpapers - -Improvements -- Made power and water be shut off if bills are not paid, disabling many actions -- Made job levelups give an additional monetary bonus - -Fixes -- Fixed walls not having their shadow -- Fixed the bookshelf intersecting with another texture -- Fixed some crashes related to loading and saving -- Fixed camera scaling being incorrect when launching in fullscreen - -# 0.7.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/223659/070-breaking-furniture-programming-and-many-improvements). - -Additions -- Added food quality, which is influenced by the cooking skill -- Added object reliability, objects breaking and a repair skill -- Added a programming skill and some related actions -- Added the ability to try to gauge the relationship level of others -- Added Focused and Creative emotions -- Added a furniture storage to build mode -- Added a TV furniture item -- Added a "fool around" action for people who are romantic with each other -- Added a large amount of new food types -- Added a white outline around highlighted objects -- Added visual borders to the map -- Added an option to change the auto-save interval -- Added a few new flooring options -- Added the modern single bed -- Added the ambitious personality type -- Added three more job types -- Added two default exported households that ship with the game -- Added a button to choose a random first and last name for a person -- Added hotkeys for switching people (tab) and opening different tabs (number keys) -- Added the ability to give lots names - -Improvements -- Made the last played household display in the Load Game menu -- Made clothing cost money -- Made computer screens display images for each action -- Made Uncomfortable emotion get worse the lower a need is -- Improved some existing personality types - -Fixes -- Fixed getting embarrassed at yourself when showering or on the toilet -- Fixed non-sellable objects like gravestones being removed when importing a lot -- Fixed people placing items far away on large tables -- Fixed the sleeping pose displaying in the wrong location in beds sometimes -- Fixed being able to sell other people's paintings -- Fixed some sounds being too quiet or too loud -- Fixed being able to take food that someone else is currently eating -- Fixed off-the-grid objects (placed using Alt) having incorrect visual depth - -API -- Allow mods to have icons -- Allow clothes to have multiple texture layers - -# 0.6.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/216521/060-romance-sounds-and-a-lot-more). - -Additions -- Added romance, romantic interactions and the Frisky emotion -- Added sound effects to various actions and objects -- Added job leveling based on work performance -- Added trees and grass patches and a new house to the map -- Added actions to wake someone up and quit your job -- Added some more positive emotions -- Added working animations -- Added a lot of skin and hair colors - -Improvements -- Improved the lot and household import and export menus -- Notification history is now saved to file per save -- People can now only sleep in the same bed as someone they're romantic with -- Gameplay options are now stored per save -- Made it less likely for people to visit other lots at night - -Fixes -- Fixed being able to remove openings and walls on other lots -- Fixed portraits not updating in the charcter creator -- Fixed plants not being removed when placing concrete or wood tiles -- Fixed being able to do several things (like showering) while holding something -- Fixed positive emotions taking precedence over negative ones if their total amounts are equal - -# 0.5.2 -Improvements -- Improved the changelog panel on the main menu -- Made the current emotion be more logically based on modifiers (by separating emotions into general categories) - -Fixes -- Fixed people getting stuck in social actions occasionally -- Fixed unplayed disbanded households kicking you to the map select screen -- Some performance and RAM usage improvements - -# 0.5.1 -Improvements -- Improved the Person AI to drastically decrease the chance of people passing out and dying from low needs - -# 0.5.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/212031/050-emotions). - -Additions -- Added emotions - - Added 7 emotion types - - Made 22 events cause emotions - - Made some actions and skills be affected by emotions -- Added a new family and house to the map -- Added genealogy (which has no effect yet) - -Improvements -- Improved the look of the character creator's icons -- People will now leave the room when someone uses toilets or showers - -Fixes -- Fixed the console displaying when launching the game -- Fixed a crash when launching the game for the first time - -API -- Added some events - -# 0.4.1 -Fixes -- Fixed phantom cars when starting a new game - -# 0.4.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/210682/040-consequences-death). - -Additions -- Added low need consequences: - - Passing out from low energy need - - Peeing yourself from low toilet need - - Starving from low hunger need -- Added death and gravestones -- Added a tool to move the contents of a lot -- Added some mean actions and action icons -- Added various particles, including for sleep -- Added an in-game menu and a ui scale option -- Added a tool to move existing furniture - -Improvements -- Changed the game's currency to "Tiny Bucks" - -# 0.3.1 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/206044/031-jobs-hyperspeed). Additions -- Added jobs: You can get a job at the computer and earn money by going to work -- Added negative relationships -- Added an extreme speed setting that can be used when everyone is sleeping or working -- Added texture packing to increase rendering performance - -Fixes -- Fixed some crashes and deadlock issues involving actions and pathfinding - -API -- Finished documentation -- Texture packing introduces a breaking change - -# 0.3.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/203072/030-more-skills-more-stuff-to-do). - -Additions -- New skills: Painting, charisma and humor -- New furniture: Mirror, bookcase and books -- Added descriptions for needs and skills -- Added a destruction tool for build mode -- Added action categories - -Improvements -- Back up the save file before loading - -# 0.2.3 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/201694/023-personality-types). - -Additions -- Added painting and selling paintings -- Added personality types. To add personality types to your existing people, press F1 and type "EditPerson" -- Added a visual effect for money gain/loss - -Improvements -- Increased the starting funds -- Improved the map by adding a park - -Fixes -- Various action bugfixes - -API -- More documentation - -# 0.2.2 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/199801/022-nicer-menus-more-mod-abilities). - -Additions -- Added mod list and "Open Game Folder" button to Options menu -- Added a long hairstyle - -Improvements -- Improved some menus visually -- Allow for mods to add tiles and wallpapers - -API -- Started on modding API documentation - -# 0.2.1 -Fixes -- Fixed a launch crash that was affecting some people - -# 0.2.0 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/198831/020-custom-mods). - -Additions -- Added the ability to create mods! -- Added more social actions -- Added a system for public spaces (currently only parks) -- Added household exporting and importing -- Added the easel and (secret) paintings, neither of which do anything yet - -Improvements -- Show particles when the friendship status changes - -Fixes -- Fixed a few minor bugs - -# 0.1.2 -Additions -- Added an options menu, including a language selection -- Added lot exporting and importing, allowing you to share lots - -Improvements -- Made lots have value: Families can now only be created for cheap enough lots -- Some visual improvements, including a new font -- When searching for spots to put down items, people now look for closest locations correctly - -Fixes -- Fixed being able to cheat money by deleting rooms - -# 0.1.1 -This update has a [devlog post](https://ellpeck.itch.io/tiny-life/devlog/193425/version-011). - -Additions -- Added gridless placement by holding the alt key -- Added furniture picking using the middle mouse button - -Improvements -- Made certain actions count as inappropriate on other lots (like sleeping and showering) -- Made social actions and notifications display portraits -- Made objects slotted into object spots not count for path finding -- Moved the game directory to local app data - -Fixes -- Fixed the current household data persisting when going to build on another map -- Fixed an issue with driving causing crashes occasionally - -# 0.1.0 -- Initial alpha release \ No newline at end of file diff --git a/Jenkinsfile b/Jenkinsfile index 5f781d9..5e81418 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,11 +1,6 @@ pipeline { agent any stages { - stage('Submodules') { - steps { - sh 'git submodule update --init --recursive --force' - } - } stage('Document') { when { branch 'main' diff --git a/api/.manifest b/api/.manifest new file mode 100644 index 0000000..f119593 --- /dev/null +++ b/api/.manifest @@ -0,0 +1,2114 @@ +{ + "TinyLife": "TinyLife.yml", + "TinyLife.Actions": "TinyLife.Actions.yml", + "TinyLife.Actions.Action": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.ApplyVariety(TinyLife.Actions.ActionVariety)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CausesExtremelyFastSpeed": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CompleteInTime(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.CompletionType": "TinyLife.Actions.Action.CompletionType.yml", + "TinyLife.Actions.Action.CompletionType.Active": "TinyLife.Actions.Action.CompletionType.yml", + "TinyLife.Actions.Action.CompletionType.Canceled": "TinyLife.Actions.Action.CompletionType.yml", + "TinyLife.Actions.Action.CompletionType.Completed": "TinyLife.Actions.Action.CompletionType.yml", + "TinyLife.Actions.Action.CompletionType.Failed": "TinyLife.Actions.Action.CompletionType.yml", + "TinyLife.Actions.Action.ElapsedTime": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType,TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.ForceFail": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetDisplayName": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.Person,TinyLife.Objects.Furniture)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetIconObject": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetInProgressTime": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetPlaceDirection(TinyLife.Objects.FurnitureType)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Info": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Initialize": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.IsCompleted": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.IsFullyInProgress": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.IsUnderlying": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Map": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.OpenPlayerPrompt(System.String,System.Predicate{MLEM.Ui.Elements.Panel},System.Action{MLEM.Ui.Elements.Panel},System.Boolean,MLEM.Ui.Elements.Element[])": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.OpenTextPrompt(System.String,System.Action{System.String},System.Predicate{System.String},MLEM.Ui.Elements.TextField.Rule)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.OpenYesNoPrompt(System.String,System.Action,System.Action)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Person": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType[])": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Random": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Int32)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.StartedAutomatically": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Type": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.Action.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.Action.yml", + "TinyLife.Actions.ActionInfo": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.ActionLocation": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.ActionSpot": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.Person,Microsoft.Xna.Framework.Vector2)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.Person,TinyLife.Objects.MapObject)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.GetActionObject``1": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.GetInvolvedObject``1(TinyLife.Objects.ObjectCategory,System.Boolean)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.Map": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.Person": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.ActionInfo.yml", + "TinyLife.Actions.ActionType": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AdmireLgbtFlag": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AiSettings": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AiSettings.CanDoRandomly": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AiSettings.PassivePriority": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AiSettings.SolvedNeeds": "TinyLife.Actions.ActionType.AiSettings.yml", + "TinyLife.Actions.ActionType.AreDating(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskAboutComputerSpecs": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskAboutDay": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskAboutFoolingInterests": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskAboutGamingRig": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskAboutPersonality": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.AskToLeave": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.BeAwayFromLotEmployment": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.BoastAboutPagesWritten": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.BreakUp": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CallOver": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CallToMeal": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanBeSexual(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanDoImportantAction(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Actions.ActionType.CanExecuteDelegate[])": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanExecuteDelegate": "TinyLife.Actions.ActionType.CanExecuteDelegate.yml", + "TinyLife.Actions.ActionType.CanExecuteResult": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.BlockedByEmotionModifier": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.Expired": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.Hidden": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NoChair": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NoMatchingObjectAround": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NoSpace": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughMoney": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughSkill": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.NotYours": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.TooFar": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.TooSad": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.TooStunned": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.Valid": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.WaitingRequired": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanExecuteResult.WrongRelationshipType": "TinyLife.Actions.ActionType.CanExecuteResult.yml", + "TinyLife.Actions.ActionType.CanPlaceHeldItem(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CanWorkAtDeskObject(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ChangeOutfit": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Chat": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Clean": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CleanDish": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CleanEverything": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CollectTrash": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CompareMuscleSize": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ComplainAboutLife": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ComplainAboutRelationship": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ComplimentLooks": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ConfideIn": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety})": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.CookFood": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.DeliverMail": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Die": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.DiscussWorkoutRegimen": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Drive": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Eat": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.EditOutfits": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ExpressFearOfCrowds": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Flirt": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.FoolAround": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GaugeRelationship": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetIconName": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetIngredientsFamily": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetIngredientsSingle": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetJob": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetSkillPriorityMod(TinyLife.Objects.Person,TinyLife.Skills.SkillType)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GetWater": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GoHere": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GoHome": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GoJogging": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GrabServing": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GrillFood": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.GushAboutPartner": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.HackSomeone": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.HaveBookPublished": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ImplyMotherIsCamel": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Insult": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsActionType(System.Type)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsEmptyHanded(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsFunctional(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo,TinyLife.Objects.ObjectCategory,System.Predicate{TinyLife.Objects.Furniture},System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsNotEmbarrassed(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsNotExpired(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JoinAdvancedTournament": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JoinEasyTournament": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutAromance": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutAsexuality": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutOwnUnemployment": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutTreadmillAccidents": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutWork": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.JokeAboutWritingStyle": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.LiftWeights": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.LockDoor": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeFunOfIntroversion": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeFunOfLaziness": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeFunOfNiceness": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeFunOfPoorFitness": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeFunOfUnemployment": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MakeRisqueRemark": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MixProteinShake": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ModGame": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.MopPuddle": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Paint": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PassOut": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PayBills": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PeeSelf": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PickUp": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PlayOnlineGames": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PlaySingleplayerGames": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PlayTrick": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PoseMathPuzzle": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PracticeJokes": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PracticeProgramming": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PracticeSpeech": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PracticeWriting": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PrepareFood": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PutAwayBook": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.PutDown": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.QuitJob": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Read": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings)": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings})": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Repair": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.RunOnTreadmill": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.SelfPublishBook": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.SellPainting": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Settings": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ShakeTree": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ShareIdeas": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Sit": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.SitToilet": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Sleep": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.StartDating": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Starve": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TakeShower": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Talk": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutFeelings": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutFood": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutNaps": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutNeighborhood": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutOutdoors": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutWatchingTv": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TalkAboutWork": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellComplexJoke": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellEngagingStory": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellFunnyStory": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellJoke": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellJokeAboutSomething": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellPeopleToLeaveRoom": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellRidiculousStory": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TellStory": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ThisIsInappropriate": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ThrowAway": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ToggleAllLights": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.ToggleLight": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Types": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.TypeSettings": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.#ctor(System.String,TinyLife.Objects.ObjectCategory,System.Type)": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Ai": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.CanExecute": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Categories": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.ConstructedType": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Context": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.GetData``1(System.String)": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.GetDataKeys": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.GetDisplayName": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.IconName": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Name": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.RequiredSkill": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.SetData(System.String,System.Object)": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Texture": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.TypeSettings.Varieties": "TinyLife.Actions.ActionType.TypeSettings.yml", + "TinyLife.Actions.ActionType.VisitLot": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.WakeUp": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Walk": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.WashHands": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.WatchTv": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.WatchWalkthroughs": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.Work": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionType.WriteBook": "TinyLife.Actions.ActionType.yml", + "TinyLife.Actions.ActionVariety": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.#ctor(System.String)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.CanBeExecuted(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.CanExecute": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.CustomLayout": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.Description": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.DisplayName": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.GetData``1(System.String)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.GetDataKeys": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.GetDisplayName": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.GetPassivePriority(TinyLife.Objects.Person)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.ImageLayout(System.Single,MLEM.Ui.Elements.Element.DrawCallback,MLEM.Misc.Padding)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.Name": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.PassivePriority": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ActionVariety.SetData(System.String,System.Object)": "TinyLife.Actions.ActionVariety.yml", + "TinyLife.Actions.ComputerAction": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.ComputerAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.ComputerAction.AndThenInitialize": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.ComputerAction.AndThenOnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.ComputerAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.ComputerAction.ScreenContent": "TinyLife.Actions.ComputerAction.yml", + "TinyLife.Actions.DieAction": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.CanCancel(TinyLife.Actions.Action)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.Enqueue(TinyLife.Objects.Person,TinyLife.Objects.Person.DeathReason)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.GetDisplayName": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.Initialize": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.IsCompleted": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.Reason": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.DieAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.DieAction.yml", + "TinyLife.Actions.Emote": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.#ctor(MLEM.Textures.TextureRegion,TinyLife.Actions.EmoteCategory)": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.AllCategories": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.Categories": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.GetEmotes(TinyLife.Actions.EmoteCategory)": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.GetRandomEmote(TinyLife.Actions.EmoteCategory)": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.Register(TinyLife.Actions.Emote)": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.Emote.Texture": "TinyLife.Actions.Emote.yml", + "TinyLife.Actions.EmoteCategory": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.EmoteCategory.Flirty": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.EmoteCategory.General": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.EmoteCategory.Negative": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.EmoteCategory.Travel": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.EmoteCategory.Unable": "TinyLife.Actions.EmoteCategory.yml", + "TinyLife.Actions.GetAndSitDownAction": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.AllowStandingDesk": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.AndThenInitialize": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.CreateFirstActions": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.ForceTable": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.GetIconObject": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.GetInteractingItem``1": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.GetInteractingItemForAction``1(TinyLife.Actions.ActionInfo,TinyLife.Objects.FurnitureType[])": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.GetNextAction(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GetAndSitDownAction.WorkItems": "TinyLife.Actions.GetAndSitDownAction.yml", + "TinyLife.Actions.GoHereAction": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.AndThenInitialize": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.AndThenIsCompleted": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.CanCancel(TinyLife.Actions.Action)": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.CreateFirstActions": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.GoHereAction.ShouldFail(TinyLife.Actions.Action,TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.GoHereAction.yml", + "TinyLife.Actions.MultiAction": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.AndThenInitialize": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.AndThenIsCompleted": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.AndThenOnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.CanCancel(TinyLife.Actions.Action)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.CreateFirstActions": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.CreateNextActions(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.FirstActions": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.GetInProgressTime": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.GoToActionLocation(TinyLife.Objects.ObjectCategory)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.Initialize": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.IsCompleted": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.MainElapsedTime": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.NextActions": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.OnBetweenActions(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,TinyLife.Actions.Action,TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.ShouldFail(TinyLife.Actions.Action,TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.MultiAction.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.MultiAction.yml", + "TinyLife.Actions.OutOfTownAction": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType[])": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.AndThenInitialize": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType)": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.CausesExtremelyFastSpeed": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.CreateFirstActions": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.GetClosestExitRoad": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.GetNextAction(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.OutOfTownAction.NeedsToTakeCareOf": "TinyLife.Actions.OutOfTownAction.yml", + "TinyLife.Actions.PathfindAction": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.FindPath(Microsoft.Xna.Framework.Point)": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.GetSpeed": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.Initialize": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.IsCompleted": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.OnPathReady": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.Path": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.PathReady": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.SpeedMultiplier": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.PathfindAction.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.PathfindAction.yml", + "TinyLife.Actions.SellAction": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SellAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Single)": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SellAction.AndThenInitialize": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SellAction.AndThenIsCompleted": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SellAction.CreateFirstActions": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SellAction.GetSoldObject``1(TinyLife.Actions.ActionInfo)": "TinyLife.Actions.SellAction.yml", + "TinyLife.Actions.SinkAction": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SinkAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SinkAction.AndThenInitialize": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SinkAction.AndThenOnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SinkAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SinkAction.CreateFirstActions": "TinyLife.Actions.SinkAction.yml", + "TinyLife.Actions.SitAction": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.AndThenInitialize": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.AndThenIsCompleted": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.CanMultitask(TinyLife.Actions.Action)": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SitAction.CreateFirstActions": "TinyLife.Actions.SitAction.yml", + "TinyLife.Actions.SocialAction": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.CanCancel(TinyLife.Actions.Action)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.CanMultitask(TinyLife.Actions.Action)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.ConversationTime": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.GetDisplayName": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.GetInProgressTime": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.GetTimeWeWaitForPartner": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.Id": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.Initialize": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.InitializeConversation": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.InvokeForBoth(System.Action{TinyLife.Objects.Person,TinyLife.Objects.Person})": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.IsCompleted": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.IsConversationCompleted": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.IsMain": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.Partner": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.PartnerAction": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.PartnerCompletion": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.SpeakInConversation(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.UpdateConversation(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.SocialAction.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.SocialAction.yml", + "TinyLife.Actions.TalkAction": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.Create(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings)": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.IsConversationCompleted": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.OnEvaluate": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.OnTalkFailure": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.OnTalkSuccess": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.Settings": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.TalkAction.TalkSettings": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.CanExecute": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.CheckCanExecute(TinyLife.Actions.ActionInfo,System.Boolean)": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.EmoteCategory": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.Evaluate(TinyLife.Actions.SocialAction)": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult": "TinyLife.Actions.TalkAction.TalkSettings.EvaluationResult.yml", + "TinyLife.Actions.TalkAction.TalkSettings.FailEmotion": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.FriendshipGain": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.GainedSkill": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.GainRomancePercentage": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.GainSkillOnFailure": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.LoweredEmotion": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.OnFailure": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.OnSuccess": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.PartnerEmoteCategory": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.PartnerSpeakStyle": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.RequiredEmotion": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.RequiredPersonality": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.RequiredSkill": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.RestoredNeed": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.SpeakStyle": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.TalkSettings.TalkMinutes": "TinyLife.Actions.TalkAction.TalkSettings.yml", + "TinyLife.Actions.TalkAction.UpdateConversation(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.TalkAction.yml", + "TinyLife.Actions.UnderlyingAction": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.UnderlyingAction.Action": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.UnderlyingAction.Initialize(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.UnderlyingAction.OnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.UnderlyingAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.UnderlyingAction.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.UnderlyingAction.yml", + "TinyLife.Actions.WalkAction": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WalkAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WalkAction.DrainEnergy": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WalkAction.FindPath(Microsoft.Xna.Framework.Point)": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WalkAction.GetSpeed": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WalkAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.WalkAction.yml", + "TinyLife.Actions.WatchTvAction": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,TinyLife.Actions.WatchTvAction.Channel)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.AndThenInitialize": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.AndThenIsCompleted": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.AndThenOnCompleted(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.CanMultitask(TinyLife.Actions.Action)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.Channel": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.Channel.Comedy": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.Channel.Cooking": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.Channel.Drama": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.Channel.News": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.Channel.Romance": "TinyLife.Actions.WatchTvAction.Channel.yml", + "TinyLife.Actions.WatchTvAction.CreateFirstActions": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.GetSeating(TinyLife.Objects.Person,TinyLife.Objects.Furniture,System.Int32)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.GetViewers(TinyLife.Objects.Furniture,System.Int32)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.GetViewingArea(TinyLife.Objects.Furniture,System.Int32)": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WatchTvAction.IsFullyInProgress": "TinyLife.Actions.WatchTvAction.yml", + "TinyLife.Actions.WorkAtDeskObjectAction": "TinyLife.Actions.WorkAtDeskObjectAction.yml", + "TinyLife.Actions.WorkAtDeskObjectAction.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)": "TinyLife.Actions.WorkAtDeskObjectAction.yml", + "TinyLife.Actions.WorkAtDeskObjectAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Actions.WorkAtDeskObjectAction.yml", + "TinyLife.Actions.WorkAtDeskObjectAction.CreateFirstActions": "TinyLife.Actions.WorkAtDeskObjectAction.yml", + "TinyLife.Actions.WorkAtDeskObjectAction.GetNextAction(TinyLife.Actions.Action.CompletionType)": "TinyLife.Actions.WorkAtDeskObjectAction.yml", + "TinyLife.Emotions": "TinyLife.Emotions.yml", + "TinyLife.Emotions.EmotionModifier": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.#ctor(System.String,MLEM.Textures.TextureRegion,TinyLife.Emotions.EmotionType,System.Func{TinyLife.Objects.Person,System.Int32})": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.AsexualFoolingDeclined": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.AsexualFoolingPartner": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Asleep": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BadCreation": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BadCreationAngry": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BadFood": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BadTeammates": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BoringWalkthrough": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BoringWork": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.BrokenUpWith": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.CaughtBeingInappropriate": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Condition": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.CreativelyInspired": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.DarkRoom": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Demoted": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.DirtyConversationPartner": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.DirtyDishes": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.DirtyHandsAfterToilet": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.DirtyObject": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Emotion": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.EnergizingDumbbells": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.EnergizingJog": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ExtrovertedConfusedByIntroversion": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ExtrovertedNewRelationship": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FailedJoke": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FailedPublishing": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FailedRomance": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FinishedBook": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FinishedMod": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Fired": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FitnessLevelUp": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FoolAroundFail": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FoolingDeclined": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FriendDied": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.FunFoolingAround": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.GetCausedEmotion(TinyLife.Objects.Person)": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.GoodFood": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.GoodWalkthrough": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.HackingFail": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Icon": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.InspiredByPride": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.InspiringIdeas": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Instance": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.#ctor(TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan)": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.Amount": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.PassTime(System.TimeSpan)": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.Time": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.TotalTime": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.Type": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.Instance.Validate(TinyLife.Objects.Person)": "TinyLife.Emotions.EmotionModifier.Instance.yml", + "TinyLife.Emotions.EmotionModifier.IntrovertedCloseConversation": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.IntrovertedHomeLong": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.IntrovertedOverstimulated": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.IntrovertedStrangerDanger": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.LazyWorkout": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.LostTournament": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.LovelyInteraction": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.MeanConversationPartner": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Name": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.NegativeGauge": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PassedOut": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PeedSelf": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PerfectCreation": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PleasantInteraction": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PositiveGauge": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Promoted": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ProteinShakeEnergetic": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ProteinShakeFine": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ProteinShakeFocused": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ProteinShakeFrisky": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ProteinShakeFriskyAsexual": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.PulledMuscle": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.RageQuit": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ReadBook": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Register(TinyLife.Emotions.EmotionModifier)": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.RepairFail": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.SawSomethingPersonal": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ScrappedBook": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.SleptOutside": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.StandingDeskPositive": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.StandingDeskSore": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.StartedDating": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.StrokeOfGenius": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.SuccessfullyPublished": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.ThrewAwayInsteadOfCleaning": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.TooMuchProtein": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.TvExcitedByNews": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.TvInspiredToCook": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.TvRomantic": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.TvSaddenedByNews": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.Types": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.WonTournament": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionModifier.WritersBlock": "TinyLife.Emotions.EmotionModifier.yml", + "TinyLife.Emotions.EmotionType": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.#ctor(System.String,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Color,TinyLife.Emotions.EmotionType.TypeCategory)": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Angry": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Asleep": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Bored": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Category": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Color": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Creative": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Embarrassed": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Energetic": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Fine": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Focused": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Frisky": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Happy": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Icon": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Name": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Register(TinyLife.Emotions.EmotionType)": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Sad": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Stunned": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.TypeCategory": "TinyLife.Emotions.EmotionType.TypeCategory.yml", + "TinyLife.Emotions.EmotionType.TypeCategory.Negative": "TinyLife.Emotions.EmotionType.TypeCategory.yml", + "TinyLife.Emotions.EmotionType.TypeCategory.Neutral": "TinyLife.Emotions.EmotionType.TypeCategory.yml", + "TinyLife.Emotions.EmotionType.TypeCategory.Positive": "TinyLife.Emotions.EmotionType.TypeCategory.yml", + "TinyLife.Emotions.EmotionType.Types": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.Emotions.EmotionType.Uncomfortable": "TinyLife.Emotions.EmotionType.yml", + "TinyLife.GameImpl": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Camera": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CanBeExtremelyFast": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CanSaveOrSwitchModes": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CurrentHousehold": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CurrentLot": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CurrentTime": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.CurrentTool": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.DoDraw(Microsoft.Xna.Framework.GameTime)": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.DoUpdate(Microsoft.Xna.Framework.GameTime)": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.FadeKeyboardLighting(Microsoft.Xna.Framework.Color)": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.FollowingPerson": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.GameMode": "TinyLife.GameImpl.GameMode.yml", + "TinyLife.GameImpl.GameMode.BuildOnly": "TinyLife.GameImpl.GameMode.yml", + "TinyLife.GameImpl.GameMode.InGameHousehold": "TinyLife.GameImpl.GameMode.yml", + "TinyLife.GameImpl.GameMode.MainMenu": "TinyLife.GameImpl.GameMode.yml", + "TinyLife.GameImpl.GameMode.SelectHousehold": "TinyLife.GameImpl.GameMode.yml", + "TinyLife.GameImpl.GraphicsMetrics": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Instance": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.IsMouseOnUi": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Listener": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.LoadContent": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Map": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Mode": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Money": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.OnExiting(System.Object,System.EventArgs)": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.SaveName": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Speed": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.SwitchGameMode(TinyLife.GameImpl.GameMode)": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Version": "TinyLife.GameImpl.yml", + "TinyLife.GameImpl.Weekday": "TinyLife.GameImpl.yml", + "TinyLife.GameSpeed": "TinyLife.GameSpeed.yml", + "TinyLife.GameSpeed.ExtremelyFast": "TinyLife.GameSpeed.yml", + "TinyLife.GameSpeed.Fast": "TinyLife.GameSpeed.yml", + "TinyLife.GameSpeed.Paused": "TinyLife.GameSpeed.yml", + "TinyLife.GameSpeed.Regular": "TinyLife.GameSpeed.yml", + "TinyLife.GameSpeed.VeryFast": "TinyLife.GameSpeed.yml", + "TinyLife.GenealogyType": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Child": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Grandchild": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Grandparent": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Nibling": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Parent": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Pibling": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Sibling": "TinyLife.GenealogyType.yml", + "TinyLife.GenealogyType.Unrelated": "TinyLife.GenealogyType.yml", + "TinyLife.Goals": "TinyLife.Goals.yml", + "TinyLife.Goals.Job": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.#ctor(TinyLife.Goals.JobType,TinyLife.Objects.Person)": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.AddLevel(System.Int32)": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.AddPerformance(System.Single)": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.CurrentHourlyPay": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.HasRequiredPromotionSkills": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Level": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.MaxLevel": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Performance": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Person": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Type": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Update(System.TimeSpan)": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.Job.Validate(TinyLife.Objects.Person)": "TinyLife.Goals.Job.yml", + "TinyLife.Goals.JobType": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.#ctor(System.String,System.Single,MonoGame.Extended.Range{System.Int32},System.DayOfWeek[])": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.Construct(TinyLife.Objects.Person)": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.GetDisplayName(System.Nullable{System.Int32})": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.GetRequiredPromotionSkills(System.Int32)": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.HourlyPay": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.IsTimeToWork(System.Nullable{System.TimeSpan})": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.Name": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.OffWorkDays": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.Register(TinyLife.Goals.JobType)": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.RequiredPromotionSkills": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.ToScheduleString": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.Types": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.JobType.WorkHours": "TinyLife.Goals.JobType.yml", + "TinyLife.Goals.Project": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.#ctor(TinyLife.Objects.Person,System.String,System.String)": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.ActionSettings": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.#ctor(System.String,TinyLife.Objects.ObjectCategory,System.String,System.Type)": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.CanContinue": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.CanExecute": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.ConstructedType": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.ConstructedTypeScrap": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.Context": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.IncludeProject": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.Name": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.ProjectDisplayName": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.RequiredSkill": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.ActionSettings.Type": "TinyLife.Goals.Project.ActionSettings.yml", + "TinyLife.Goals.Project.CreateActions(TinyLife.Goals.Project.ActionSettings)": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.DailyPay": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.DailyPayReductionFactor": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.GetAndReduceDailyPay": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.GetVarieties(TinyLife.Actions.ActionInfo,System.String,System.Predicate{TinyLife.Goals.Project},System.Func{TinyLife.Goals.Project,System.String})": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.MakeProgress(System.Single,TinyLife.GameSpeed,TinyLife.Skills.SkillType,System.Single)": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Name": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Person": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Progress": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Quality": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Remove": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.SetDailyPay(System.Single,System.Single,System.Boolean)": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Type": "TinyLife.Goals.Project.yml", + "TinyLife.Goals.Project.Validate(TinyLife.Objects.Person)": "TinyLife.Goals.Project.yml", + "TinyLife.LnCategory": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Actions": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.BuildMode": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Clothes": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Emotions": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Food": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Hints": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.InGameHints": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Jobs": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Personalities": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Skills": "TinyLife.LnCategory.yml", + "TinyLife.LnCategory.Ui": "TinyLife.LnCategory.yml", + "TinyLife.Localization": "TinyLife.Localization.yml", + "TinyLife.Localization.Get(TinyLife.LnCategory,System.String)": "TinyLife.Localization.yml", + "TinyLife.Localization.Get(TinyLife.LnCategory,System.String,System.Object[])": "TinyLife.Localization.yml", + "TinyLife.Localization.GetKeys(TinyLife.LnCategory)": "TinyLife.Localization.yml", + "TinyLife.Localization.LanguageNames": "TinyLife.Localization.yml", + "TinyLife.Localization.Names": "TinyLife.Localization.yml", + "TinyLife.Localization.SetLanguage(System.String)": "TinyLife.Localization.yml", + "TinyLife.Mods": "TinyLife.Mods.yml", + "TinyLife.Mods.EventPhase": "TinyLife.Mods.EventPhase.yml", + "TinyLife.Mods.EventPhase.Post": "TinyLife.Mods.EventPhase.yml", + "TinyLife.Mods.EventPhase.Pre": "TinyLife.Mods.EventPhase.yml", + "TinyLife.Mods.Mod": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.AddGameContent(TinyLife.GameImpl)": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.Description": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.GetCustomFurnitureTextures": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.Icon": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.Initialize(ExtremelySimpleLogger.Logger,MLEM.Data.Content.RawContentManager,MLEM.Data.RuntimeTexturePacker)": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.Mod.Name": "TinyLife.Mods.Mod.yml", + "TinyLife.Mods.ModInfo": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Content": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Dispose": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Finalize": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Id": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Logger": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModInfo.Mod": "TinyLife.Mods.ModInfo.yml", + "TinyLife.Mods.ModLoader": "TinyLife.Mods.ModLoader.yml", + "TinyLife.Mods.ModLoader.GetModsFolder": "TinyLife.Mods.ModLoader.yml", + "TinyLife.Mods.ModLoader.TryGetModInfo(System.String,TinyLife.Mods.ModInfo@)": "TinyLife.Mods.ModLoader.yml", + "TinyLife.Need": "TinyLife.Need.yml", + "TinyLife.Need.#ctor(TinyLife.NeedType)": "TinyLife.Need.yml", + "TinyLife.Need.Max": "TinyLife.Need.yml", + "TinyLife.Need.Percentage": "TinyLife.Need.yml", + "TinyLife.Need.Type": "TinyLife.Need.yml", + "TinyLife.Need.Value": "TinyLife.Need.yml", + "TinyLife.NeedType": "TinyLife.NeedType.yml", + "TinyLife.NeedType.#ctor(System.String,System.Func{TinyLife.Objects.Person,System.Single},System.Func{TinyLife.Objects.Person,TinyLife.Actions.ActionType},System.Func{TinyLife.Objects.Person,System.TimeSpan},System.Single)": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Energy": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Entertainment": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Hunger": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Hygiene": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Name": "TinyLife.NeedType.yml", + "TinyLife.NeedType.NeedLowAction": "TinyLife.NeedType.yml", + "TinyLife.NeedType.NeedLowTime": "TinyLife.NeedType.yml", + "TinyLife.NeedType.PassiveReduction": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Register(TinyLife.NeedType)": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Social": "TinyLife.NeedType.yml", + "TinyLife.NeedType.SolveImportance": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Toilet": "TinyLife.NeedType.yml", + "TinyLife.NeedType.Types": "TinyLife.NeedType.yml", + "TinyLife.Objects": "TinyLife.Objects.yml", + "TinyLife.Objects.AbstractSpot": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Misc.Direction2[])": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.DoGroupsOverlap(TinyLife.Objects.AbstractSpot)": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.DrawLayer": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.GetLocation(TinyLife.Objects.Furniture,System.Boolean)": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.GetValidDirections(MLEM.Misc.Direction2)": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.Group": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.Offset": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.ValidDirections": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.VisualOffset": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.AbstractSpot.YOffset": "TinyLife.Objects.AbstractSpot.yml", + "TinyLife.Objects.ActionSpot": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Misc.Direction2[])": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.#ctor(Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2[])": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.#ctor(Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Misc.Direction2[])": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.AllSpots(Microsoft.Xna.Framework.Point,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.BedSpots(System.Boolean)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.BenchSpots": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.CategoryRestriction": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.GetFreeDirections(TinyLife.Objects.Furniture,TinyLife.Objects.Person)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.GetOccupants(TinyLife.Objects.Furniture,System.Boolean)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.GetPicnicBenchDrawLayer(TinyLife.Objects.Furniture)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.ActionSpot.PicnicTableSpots(Microsoft.Xna.Framework.Point)": "TinyLife.Objects.ActionSpot.yml", + "TinyLife.Objects.BreakableFurniture": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean)": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.Broken": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior.Dripping": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior.ElectricityCrackle": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior.Electrocution": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior.Puddles": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.BrokenBehavior.Smoke": "TinyLife.Objects.BreakableFurniture.BrokenBehavior.yml", + "TinyLife.Objects.BreakableFurniture.GetDecorativeRating(TinyLife.World.Room)": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.GetDescription": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.GetPrice": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.BreakableFurniture.WearDown(System.TimeSpan)": "TinyLife.Objects.BreakableFurniture.yml", + "TinyLife.Objects.Car": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.#ctor(System.Guid,TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.Driver": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.Rotation": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Car.Validate": "TinyLife.Objects.Car.yml", + "TinyLife.Objects.Clothes": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.#ctor(System.String,TinyLife.Objects.ClothesLayer,MLEM.Textures.TextureRegion,System.Single,TinyLife.Objects.ClothesIntention,MLEM.Textures.TextureRegion,System.Boolean,TinyLife.Utilities.ColorScheme[])": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Colors": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.GetIntentionDescription": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.GetIntentionMatchingOutfit(System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{TinyLife.Objects.Clothes}},TinyLife.Objects.ClothesIntention,System.Single)": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.GetIntentionPercentage(System.Collections.Generic.IEnumerable{TinyLife.Objects.Clothes},TinyLife.Objects.ClothesIntention)": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.GetPrice": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Icon": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Intentions": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Layer": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Layers": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Name": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.NonBuyable": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Price": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.ReferencePrice": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Register(TinyLife.Objects.Clothes)": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.TextureRegions": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.Clothes.Types": "TinyLife.Objects.Clothes.yml", + "TinyLife.Objects.ClothesIntention": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Everyday": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Formal": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.None": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Party": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Sleep": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Summer": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Swimwear": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Winter": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesIntention.Workout": "TinyLife.Objects.ClothesIntention.yml", + "TinyLife.Objects.ClothesLayer": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Arms": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Body": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Eyes": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Hair": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Pants": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Shirt": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.ClothesLayer.Shoes": "TinyLife.Objects.ClothesLayer.yml", + "TinyLife.Objects.CornerFurniture": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.Counter": "TinyLife.Objects.CornerFurniture.Counter.yml", + "TinyLife.Objects.CornerFurniture.Counter.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.CornerFurniture.Counter.yml", + "TinyLife.Objects.CornerFurniture.Counter.GetCornerStatus(System.Collections.Generic.Dictionary{MLEM.Misc.Direction2,MLEM.Misc.Direction2})": "TinyLife.Objects.CornerFurniture.Counter.yml", + "TinyLife.Objects.CornerFurniture.Counter.ShouldConnectTo(TinyLife.Objects.Furniture)": "TinyLife.Objects.CornerFurniture.Counter.yml", + "TinyLife.Objects.CornerFurniture.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.GetCornerStatus(System.Collections.Generic.Dictionary{MLEM.Misc.Direction2,MLEM.Misc.Direction2})": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.OnNeighborChanged(TinyLife.Objects.Furniture)": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.ShouldConnectTo(TinyLife.Objects.Furniture)": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.CornerFurniture.Validate": "TinyLife.Objects.CornerFurniture.yml", + "TinyLife.Objects.Fence": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Fence.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Fence.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Fence.OnNeighborChanged(TinyLife.Objects.Furniture)": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Fence.ShouldConnectTo(TinyLife.Objects.Furniture)": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Fence.Validate": "TinyLife.Objects.Fence.yml", + "TinyLife.Objects.Food": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.Food.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.Food.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.Food.FoodLeft": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.Food.GetHoverInfo": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.Food.Quality": "TinyLife.Objects.Food.yml", + "TinyLife.Objects.FoodTypedItem": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.Creator": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.ExpirationTime": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.Expired": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.FoodType": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.GetHoverInfo": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.ServingSize": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.FoodTypedItem.Validate": "TinyLife.Objects.FoodTypedItem.yml", + "TinyLife.Objects.Furniture": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.AddChild(TinyLife.Objects.Furniture,MLEM.Misc.Direction2,System.Nullable{Microsoft.Xna.Framework.Vector2})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.AddChild``1(TinyLife.Objects.FurnitureType,MLEM.Misc.Direction2,System.Int32[],System.Nullable{System.Guid},System.Nullable{Microsoft.Xna.Framework.Vector2})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Area": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.AreUtilitiesDisabled": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.CanBeDirty": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Colors": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.DevaluedThroughUse": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Dirty": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.DrawUi(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Ui.Elements.Element,System.Single,System.Int32[])": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ActionSpot,MLEM.Misc.Direction2)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetCategories(TinyLife.Objects.Person)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetChildren``1": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetDecorativeRating(TinyLife.World.Room)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetDescription": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetDirty(System.TimeSpan)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetFreeActionSpot(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetFreeActionSpots(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetFreeObjectSpot(TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetPrice": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.GetVisibility": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.HasParent": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Intersects(MLEM.Misc.RectangleF)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.IsStatic": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.NotifyNeighbors": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.OnActionCompleted(TinyLife.Actions.Action,TinyLife.Actions.Action.CompletionType,System.Boolean)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.OnAdded": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.OnNeighborChanged(TinyLife.Objects.Furniture)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.OnRemoved": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.ParentFurniture": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.ParentObjectSpot": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Random": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.RemoveChildren``1(System.Predicate{``0})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Rotation": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.SetChild(TinyLife.Objects.ObjectSpot,TinyLife.Objects.Furniture,MLEM.Misc.Direction2)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.SetChild(TinyLife.Objects.ObjectSpot,TinyLife.Objects.FurnitureType,MLEM.Misc.Direction2,System.Int32[],System.Nullable{System.Guid})": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.SetParent(TinyLife.Objects.Furniture,TinyLife.Objects.ObjectSpot)": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Type": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.Validate": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.Furniture.VisualPosition": "TinyLife.Objects.Furniture.yml", + "TinyLife.Objects.FurnitureType": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.AreWallsInTheWay(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Book": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Construct(System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Nullable{System.Guid})": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.CountryFence": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.CustomPainting": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.DirtyTextures": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Doormat": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.DrawColumns(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Color,System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean,System.Boolean)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.DrawDirtyOverlay(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2,System.Single,System.Nullable{Microsoft.Xna.Framework.Color},System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.DrawLayers(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2,MLEM.Textures.TextureRegion[],System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Nullable{Microsoft.Xna.Framework.Color},System.Single,System.Boolean)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Dumbbell": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.DumbbellRack": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.EmptyGlass": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.EmptyPlate": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.EmptyPlatter": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.FoodGlass": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.FoodPlate": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.FoodPlatter": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetBestRotation(MLEM.Misc.Direction2)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetCoveredTiles(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Point)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetPrice": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetReferenceTexture(System.Nullable{MLEM.Misc.Direction2})": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetSize(MLEM.Misc.Direction2)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetTexture(System.String,System.Boolean)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetTextures(System.String,System.Int32,System.Func{MLEM.Misc.Direction2,System.Boolean})": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GetWallsInTheWay(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GrassPatch": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Gravestone": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.GrillingFood": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.HasCategory(TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Hedge": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.LargeRectangleRug": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.LargeRoundRug": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.LgbtFlags": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.LongDinnerTable": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Mailbox": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.MapleTree": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.MixologyKit": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernBed": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernComputer": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernFridge": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernSingleBed": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernSink": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernStove": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ModernTv": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Mop": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.PaintBrush": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ParkTrashCan": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Pot": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.PotPlant": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.PreparedFood": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.ProteinShakeKit": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Puddle": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Register(TinyLife.Objects.FurnitureType.TypeSettings)": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Objects.FurnitureType.TypeSettings})": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Rotations": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Settings": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleBar": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleBench": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleBookshelf": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleCeilingLamp": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleChair": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleCounter": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleDesk": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleDrawer": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleEasel": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleLamp": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleLowTable": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimplePicnicTable": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleShower": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleSofa": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleToilet": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SimpleWallSink": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SmallBarbecue": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SmallBush": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SmallMirror": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SmallPlant": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Spanner": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Sponge": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.SquareDinnerTable": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.StandingDesk": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Textures": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Treadmill": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.Types": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.TypeSettings": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.#ctor(System.String,Microsoft.Xna.Framework.Point,TinyLife.Objects.ObjectCategory,System.Single,TinyLife.Utilities.ColorScheme[])": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ActionSpots": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.BrokenBehavior": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.BuyableVariations": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Categories": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ColorMap": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ColorSchemes": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ConstructedType": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.CreateLights": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.DecorativeRating": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.DefaultColors": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.DefaultRotation": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.DirtyOverlayTextureName": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ElectricityRating": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.GetData``1(System.String)": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.GetDataKeys": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.HeldPivot": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.HeldScale": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Icon": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Name": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.ObjectSpots": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Price": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Reliability": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.SetData(System.String,System.Object)": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Size": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Tab": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.TextureName": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.Visibility": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.TypeSettings.WaterRating": "TinyLife.Objects.FurnitureType.TypeSettings.yml", + "TinyLife.Objects.FurnitureType.UnpreparedFood": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.VerticalDumbbellRack": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.FurnitureType.WorkoutPosters": "TinyLife.Objects.FurnitureType.yml", + "TinyLife.Objects.Gravestone": "TinyLife.Objects.Gravestone.yml", + "TinyLife.Objects.Gravestone.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Gravestone.yml", + "TinyLife.Objects.Gravestone.DeadPerson": "TinyLife.Objects.Gravestone.yml", + "TinyLife.Objects.Gravestone.GetHoverInfo": "TinyLife.Objects.Gravestone.yml", + "TinyLife.Objects.Gravestone.Reason": "TinyLife.Objects.Gravestone.yml", + "TinyLife.Objects.IUpdatingObject": "TinyLife.Objects.IUpdatingObject.yml", + "TinyLife.Objects.IUpdatingObject.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.IUpdatingObject.yml", + "TinyLife.Objects.Light": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.#ctor(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Color)": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.CircleTexture": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Color": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.IsDisabled": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Map": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Position": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Size": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.Texture": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.Light.UpwardsOffset": "TinyLife.Objects.Light.yml", + "TinyLife.Objects.LightFurniture": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.IsDisabled": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.Lights": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.OnAdded": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.OnRemoved": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.LightFurniture.Validate": "TinyLife.Objects.LightFurniture.yml", + "TinyLife.Objects.MapObject": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.#ctor(System.Guid,TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.CurrentLot": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.DrawColumns(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,MLEM.Textures.TextureRegion,Microsoft.Xna.Framework.Color,System.Single,Microsoft.Xna.Framework.Point,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,MLEM.Misc.Direction2,System.Single,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetCategories(TinyLife.Objects.Person)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetHoverInfo": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetModCategory(System.String)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.GetVisibility": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.HasCategory(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Id": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Intersects(MLEM.Misc.RectangleF)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.IsInWorld": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Map": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnActionCompleted(TinyLife.Actions.Action,TinyLife.Actions.Action.CompletionType,System.Boolean)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnAdded": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnCreated": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnDraw": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnEventsAttachable": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnRemoved": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnUpdate": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.OnValidated": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.PersonRotationOrder": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Position": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.SetMapAndValidate(TinyLife.World.Map)": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.MapObject.Validate": "TinyLife.Objects.MapObject.yml", + "TinyLife.Objects.ObjectCategory": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger)": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Barbecue": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.BartendingObject": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Bed": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Bookshelf": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.CanBeThrownAway": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.CanCoverWindow": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.CeilingHanging": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Chair": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Cleanable": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Computer": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Counter": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.CounterObject": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.DeskObject": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.DisallowedOnGround": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Easel": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.ForceGridPlacement": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Fridge": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Gravestone": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Ground": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Holdable": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Lamp": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.LargeSurfaceObject": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Mailbox": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Mirror": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.NaturalGroundRequired": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.NonBuyable": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.NonColliding": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.NonMovable": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.NonSellable": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Nothing": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_BitwiseAnd(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_BitwiseOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_ExclusiveOr(TinyLife.Objects.ObjectCategory,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_Implicit(System.Int64)~TinyLife.Objects.ObjectCategory": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_Implicit(System.Numerics.BigInteger)~TinyLife.Objects.ObjectCategory": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_Implicit(TinyLife.Objects.ObjectCategory)~System.Int64": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_Implicit(TinyLife.Objects.ObjectCategory)~System.Numerics.BigInteger": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.op_OnesComplement(TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.People": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Self": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Shower": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Sink": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.SmallObject": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.StandingDesk": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Stove": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Table": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Television": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Toilet": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.TrashCan": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Tree": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.WallHanging": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Walls": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.Wardrobe": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectCategory.WorkoutEquipment": "TinyLife.Objects.ObjectCategory.yml", + "TinyLife.Objects.ObjectSpot": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.#ctor(Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Predicate{TinyLife.Objects.FurnitureType},System.Single,MLEM.Misc.Direction2[])": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.#ctor(Microsoft.Xna.Framework.Vector2,System.Predicate{TinyLife.Objects.FurnitureType},System.Single,MLEM.Misc.Direction2[])": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.BarSpots": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.CounterSpots(System.Boolean)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.DeskSpots(System.Single,System.Boolean)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.DoubleShelfSpots(System.Single)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.GetContents``1(TinyLife.Objects.Furniture,System.Boolean)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.IsFurnitureAllowed": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.PicnicTableSpots(Microsoft.Xna.Framework.Point)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.ObjectSpot.TableSpots(Microsoft.Xna.Framework.Point)": "TinyLife.Objects.ObjectSpot.yml", + "TinyLife.Objects.OverlayWallHanging": "TinyLife.Objects.OverlayWallHanging.yml", + "TinyLife.Objects.OverlayWallHanging.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.OverlayWallHanging.yml", + "TinyLife.Objects.OverlayWallHanging.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.OverlayWallHanging.yml", + "TinyLife.Objects.Painting": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.Creator": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.GetHoverInfo": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.PaintingType": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.Progress": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.Quality": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Painting.Validate": "TinyLife.Objects.Painting.yml", + "TinyLife.Objects.Particle": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.#ctor(MLEM.Animations.SpriteAnimation,System.TimeSpan,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.#ctor(MLEM.Textures.TextureRegion,System.TimeSpan,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Alpha": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Animation": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.AttachedFurniture": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.DepthOffset": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.DrawOffset": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Friction": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Gravity": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Map": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Motion": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Position": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Scale": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Spawn(TinyLife.Objects.Particle)": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.TimeLived": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.TimeToLive": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.UpwardsMotion": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.UpwardsOffset": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Particle.VisualPosition": "TinyLife.Objects.Particle.yml", + "TinyLife.Objects.Person": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.#ctor(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ActionQueue": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ActionUpdateDelegate": "TinyLife.Objects.Person.ActionUpdateDelegate.yml", + "TinyLife.Objects.Person.AddEmotion(TinyLife.Emotions.EmotionModifier,System.Int32,System.TimeSpan,System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.AllActions": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.AnimateHeldObject": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.AnimationSpeed": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CancelAction(TinyLife.Actions.Action,TinyLife.Actions.Action,System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ChangeFriendship(TinyLife.Objects.Person,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ChangeRomance(TinyLife.Objects.Person,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentActions": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentEmote": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentOutfit": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentOutfitIndex": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentPose": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentRoom": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentRoomDecorativeRating": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.CurrentSpeakStyle": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.DeathReason": "TinyLife.Objects.Person.DeathReason.yml", + "TinyLife.Objects.Person.DeathReason.Electrocution": "TinyLife.Objects.Person.DeathReason.yml", + "TinyLife.Objects.Person.DeathReason.InexplicableReasons": "TinyLife.Objects.Person.DeathReason.yml", + "TinyLife.Objects.Person.DeathReason.Starvation": "TinyLife.Objects.Person.DeathReason.yml", + "TinyLife.Objects.Person.DeathReason.TooMuchProtein": "TinyLife.Objects.Person.DeathReason.yml", + "TinyLife.Objects.Person.DepleteNeed(TinyLife.NeedType,System.Single,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Die(TinyLife.Objects.Person.DeathReason,System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.DisplayEmote(TinyLife.Actions.EmoteCategory,System.Single,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.DisplayEmoteAndSpeak(TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Single,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.DrawSize": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.DrawUi(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Single,MLEM.Misc.Direction2)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.EfficiencyModifierDelegate": "TinyLife.Objects.Person.EfficiencyModifierDelegate.yml", + "TinyLife.Objects.Person.Emotion": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.EmotionModifiers": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.EnqueueAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Nullable{TinyLife.Actions.ActionVariety},System.Boolean,System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Finalize": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.FindPathAsync(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point,MLEM.Pathfinding.AStar{Microsoft.Xna.Framework.Point}.GetCost,System.Nullable{System.Boolean})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.FirstName": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.FocusCameraOnEvent": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.FullName": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GainSkill(TinyLife.Skills.SkillType,System.Single,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetCategories(TinyLife.Objects.Person)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetEfficiencyModifier(TinyLife.Skills.SkillType,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetFreeTalkingSpots(TinyLife.Objects.Person)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetHeldActionInfo": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetHeldObject``1": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetHomeLocation": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetHoverInfo": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetMatchingOutfit(TinyLife.Objects.ClothesIntention,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetNeed(TinyLife.NeedType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetNeedPercentage(TinyLife.NeedType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetPassiveActionPriority(TinyLife.Actions.ActionType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetProject(System.String,System.String)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetProjects(System.String)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetRandomSpeakSound(TinyLife.Objects.SpeakStyle,System.Collections.Generic.List{Microsoft.Xna.Framework.Audio.SoundEffect},System.Nullable{System.TimeSpan})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetRelationship(TinyLife.Objects.Person,System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetRelationshipType(TinyLife.Objects.Person)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetSkillLevel(TinyLife.Skills.SkillType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetSkillPercentage(TinyLife.Skills.SkillType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.GetWalkSpeed": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HasEmotionModifier(TinyLife.Emotions.EmotionModifier)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HasHouseholdMember(System.Guid)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HasHouseholdMember(TinyLife.Objects.Person)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HasPersonality(TinyLife.PersonalityType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HasSkillLevel(TinyLife.Skills.SkillType,System.Int32)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HeldObjectRotation": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.HomeLot": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Household": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Intersects(MLEM.Misc.RectangleF)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsAromantic": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsAsexual": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsCloseForTalking(Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsCurrentHousehold": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsLotVisible(TinyLife.World.Lot)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.IsMoving": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Job": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LastBedSleptIn": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LastName": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LastVisitedLot": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LotEmployment": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LotVisitCooldown": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LowerEmotion(TinyLife.Emotions.EmotionType,System.Single,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.LowerEmotionModifier(TinyLife.Emotions.EmotionModifier,System.Single,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.MaxRecentActionsAmount": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Money": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Needs": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OccupiedActionSpot": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OccupiedFurniture": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OccupyActionSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot,System.Boolean,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OccupyFreeActionSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnActionsChanged": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnActionsCompleted": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnActionUpdated": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnEmotionChanged": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnEmotionModifiersChanged": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnGetEfficiencyModifier": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnGetPassiveActionPriority": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnGetWalkSpeed": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnJobChanged": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnNewSkillLearned": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.OnOutfitChanged": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Outfits": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.PassiveActionPriorityDelegate": "TinyLife.Objects.Person.PassiveActionPriorityDelegate.yml", + "TinyLife.Objects.Person.PersonalityTypes": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Portrait": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Pose": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.Laying": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.Running": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.Sitting": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.SittingLegsClose": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.Standing": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.Walking": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.WorkingSitting": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Pose.WorkingStanding": "TinyLife.Objects.Person.Pose.yml", + "TinyLife.Objects.Person.Projects": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.RecentActions": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Relationships": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.RemoveEmotion(TinyLife.Emotions.EmotionModifier)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ResetToStatic(System.Boolean)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.RestoreNeed(TinyLife.NeedType,System.Single,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Rotation": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.SetCurrentOutfit(System.Int32)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.SetCurrentOutfit(TinyLife.Objects.ClothesIntention,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.SetHeldObject(TinyLife.Objects.Furniture)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.SetHeldObject``1(TinyLife.Objects.FurnitureType,System.Int32[],System.Nullable{System.Guid})": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.SetJob(TinyLife.Goals.JobType)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Skills": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Speak(TinyLife.Objects.SpeakStyle,System.Single,System.Single)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.StartProject(TinyLife.Goals.Project)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.StopEmoting": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.StopSpeaking": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Tint": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.ToCreatedByString": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.Validate": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.VisitLot(TinyLife.World.Lot)": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.VisualPosition": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.VoicePitch": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.WalkSpeedDelegate": "TinyLife.Objects.Person.WalkSpeedDelegate.yml", + "TinyLife.Objects.Person.WornClothes": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.Person.WornLayers": "TinyLife.Objects.Person.yml", + "TinyLife.Objects.PersonAi": "TinyLife.Objects.PersonAi.yml", + "TinyLife.Objects.ScreenObject": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.#ctor(System.Guid,TinyLife.Objects.FurnitureType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2)": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},MLEM.Misc.Direction2,System.Int32[],System.Single,System.Boolean,TinyLife.Objects.Furniture,TinyLife.Objects.AbstractSpot,System.Single,System.Boolean)": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.IsOn": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.ScreenContent": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.TurnOff": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.ScreenObject.TurnOn(System.String)": "TinyLife.Objects.ScreenObject.yml", + "TinyLife.Objects.SpeakStyle": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Affirmative": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Angry": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Annoyed": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Bored": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Childish": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Confident": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Confused": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Demanding": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Disagreeing": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Excited": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Happy": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Intrigued": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Neutral": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Questioning": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Sad": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Scared": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Shocked": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.SpeakStyle.Thinking": "TinyLife.Objects.SpeakStyle.yml", + "TinyLife.Objects.Visibility": "TinyLife.Objects.Visibility.yml", + "TinyLife.Objects.Visibility.HideZoomedOut": "TinyLife.Objects.Visibility.yml", + "TinyLife.Objects.Visibility.WhenVisible": "TinyLife.Objects.Visibility.yml", + "TinyLife.Objects.Visibility.WhenVisibleExt": "TinyLife.Objects.Visibility.yml", + "TinyLife.Objects.WornClothes": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.#ctor(TinyLife.Objects.Clothes,System.Int32[])": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.Colors": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.FromStorage": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.GetColor(System.Int32)": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.Type": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Objects.WornClothes.Validate": "TinyLife.Objects.WornClothes.yml", + "TinyLife.Options": "TinyLife.Options.yml", + "TinyLife.Options.Apply": "TinyLife.Options.yml", + "TinyLife.Options.AutoSaveIntervalSeconds": "TinyLife.Options.yml", + "TinyLife.Options.BrightnessIncrease": "TinyLife.Options.yml", + "TinyLife.Options.CameraRotation": "TinyLife.Options.yml", + "TinyLife.Options.CopyFurnitureKeybind": "TinyLife.Options.yml", + "TinyLife.Options.DisplayedHints": "TinyLife.Options.yml", + "TinyLife.Options.Fullscreen": "TinyLife.Options.yml", + "TinyLife.Options.GameSpeeds": "TinyLife.Options.yml", + "TinyLife.Options.HideHangingObjects": "TinyLife.Options.yml", + "TinyLife.Options.Instance": "TinyLife.Options.yml", + "TinyLife.Options.InteractKeybind": "TinyLife.Options.yml", + "TinyLife.Options.Keybinds": "TinyLife.Options.yml", + "TinyLife.Options.KeyboardLighting": "TinyLife.Options.yml", + "TinyLife.Options.Language": "TinyLife.Options.yml", + "TinyLife.Options.MoveCameraKeybind": "TinyLife.Options.yml", + "TinyLife.Options.PauseGameKeybind": "TinyLife.Options.yml", + "TinyLife.Options.RotateCameraKeybind": "TinyLife.Options.yml", + "TinyLife.Options.RotateKeybind": "TinyLife.Options.yml", + "TinyLife.Options.Save": "TinyLife.Options.yml", + "TinyLife.Options.SellHeldObjectKeybind": "TinyLife.Options.yml", + "TinyLife.Options.SoundVolume": "TinyLife.Options.yml", + "TinyLife.Options.SpeechVolume": "TinyLife.Options.yml", + "TinyLife.Options.StingVolume": "TinyLife.Options.yml", + "TinyLife.Options.StoreInHouseholdKeybind": "TinyLife.Options.yml", + "TinyLife.Options.SwitchPersonKeybind": "TinyLife.Options.yml", + "TinyLife.Options.TakeScreenshotKeybind": "TinyLife.Options.yml", + "TinyLife.Options.UiScale": "TinyLife.Options.yml", + "TinyLife.Options.VSync": "TinyLife.Options.yml", + "TinyLife.Options.WallDisplays": "TinyLife.Options.yml", + "TinyLife.Options.WallMode": "TinyLife.Options.yml", + "TinyLife.Options.WorldSoundVolume": "TinyLife.Options.yml", + "TinyLife.PerSaveOptions": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.AiImportantActions": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.AiSkillBuilding": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.DisableAiHousehold": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.DisableAiSelected": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.Instance": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.Load(System.String)": "TinyLife.PerSaveOptions.yml", + "TinyLife.PerSaveOptions.Save(System.String)": "TinyLife.PerSaveOptions.yml", + "TinyLife.PersonalityType": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.#ctor(System.String,MLEM.Textures.TextureRegion,TinyLife.PersonalityType[])": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Ambitious": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.AmountPerPerson": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.BoostedSkills": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.BoostedSkillsModifier": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Creative": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.DisallowedOthers": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Energetic": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Extroverted": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Introverted": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Lazy": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Likeable": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Mean": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Name": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Register(TinyLife.PersonalityType)": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Texture": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Thinker": "TinyLife.PersonalityType.yml", + "TinyLife.PersonalityType.Types": "TinyLife.PersonalityType.yml", + "TinyLife.Relationship": "TinyLife.Relationship.yml", + "TinyLife.Relationship.#ctor(TinyLife.Objects.Person,System.Guid,System.Single,System.Single)": "TinyLife.Relationship.yml", + "TinyLife.Relationship.AddRecentSocial(TinyLife.Actions.ActionType)": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Dating": "TinyLife.Relationship.yml", + "TinyLife.Relationship.DisplayString": "TinyLife.Relationship.yml", + "TinyLife.Relationship.FriendLevel": "TinyLife.Relationship.yml", + "TinyLife.Relationship.FriendPercentage": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Genealogy": "TinyLife.Relationship.yml", + "TinyLife.Relationship.GetRecentSocialAmount(TinyLife.Actions.ActionType)": "TinyLife.Relationship.yml", + "TinyLife.Relationship.GetSocialEffectiveness(TinyLife.Actions.ActionType)": "TinyLife.Relationship.yml", + "TinyLife.Relationship.KnownPersonalityTypes": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Max": "TinyLife.Relationship.yml", + "TinyLife.Relationship.MaxRecentSocialsAmount": "TinyLife.Relationship.yml", + "TinyLife.Relationship.OtherPerson": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Partner": "TinyLife.Relationship.yml", + "TinyLife.Relationship.PassiveFriendReduction": "TinyLife.Relationship.yml", + "TinyLife.Relationship.PassiveRomanceReduction": "TinyLife.Relationship.yml", + "TinyLife.Relationship.RomanceLevel": "TinyLife.Relationship.yml", + "TinyLife.Relationship.RomancePercentage": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Type": "TinyLife.Relationship.yml", + "TinyLife.Relationship.Validate(TinyLife.Objects.Person)": "TinyLife.Relationship.yml", + "TinyLife.RelationshipType": "TinyLife.RelationshipType.yml", + "TinyLife.RelationshipType.Acquaintances": "TinyLife.RelationshipType.yml", + "TinyLife.RelationshipType.Disliked": "TinyLife.RelationshipType.yml", + "TinyLife.RelationshipType.Enemies": "TinyLife.RelationshipType.yml", + "TinyLife.RelationshipType.Friends": "TinyLife.RelationshipType.yml", + "TinyLife.RelationshipType.GoodFriends": "TinyLife.RelationshipType.yml", + "TinyLife.Set": "TinyLife.Set.yml", + "TinyLife.Set.Workout": "TinyLife.Set.yml", + "TinyLife.Skills": "TinyLife.Skills.yml", + "TinyLife.Skills.FoodType": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.#ctor(System.String,System.Int32,System.Int32,System.Int32,TinyLife.Skills.FoodType.IngredientSource)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.CanEat": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Construct(TinyLife.World.Map,TinyLife.Skills.Quality,System.TimeSpan,System.Int32,System.Guid,System.Nullable{System.Guid})": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.ConstructUnfinished(TinyLife.Objects.FurnitureType,TinyLife.World.Map,System.TimeSpan,System.Int32,System.Guid,System.Nullable{System.Guid})": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.DisplayName": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.FoodAmount": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.GetActions(System.Int32,TinyLife.Skills.FoodType.IngredientSource)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.GetAllContainers(System.Int32)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.GetContainer(System.Int32)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.GetEmptyContainer": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.GetPrice(System.Int32)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.IngredientSource": "TinyLife.Skills.FoodType.IngredientSource.yml", + "TinyLife.Skills.FoodType.IngredientSource.Barbecue": "TinyLife.Skills.FoodType.IngredientSource.yml", + "TinyLife.Skills.FoodType.IngredientSource.Fridge": "TinyLife.Skills.FoodType.IngredientSource.yml", + "TinyLife.Skills.FoodType.IngredientSource.Other": "TinyLife.Skills.FoodType.IngredientSource.yml", + "TinyLife.Skills.FoodType.IngredientSource.ProteinShakeMaker": "TinyLife.Skills.FoodType.IngredientSource.yml", + "TinyLife.Skills.FoodType.IsInGlass": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Name": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.NeedsCooking": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.OnEaten": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Price": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Register(TinyLife.Skills.FoodType)": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.RequiredCookingLevel": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Source": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Texture": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.FoodType.Types": "TinyLife.Skills.FoodType.yml", + "TinyLife.Skills.PaintingType": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.#ctor(System.String,MonoGame.Extended.Range{System.Int32},System.Single)": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.BaseMarkup": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.LevelRange": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.Name": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.Register(TinyLife.Skills.PaintingType)": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.Texture": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.PaintingType.Types": "TinyLife.Skills.PaintingType.yml", + "TinyLife.Skills.Quality": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Average": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Good": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Great": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Masterpiece": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Perfect": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Quality.Terrible": "TinyLife.Skills.Quality.yml", + "TinyLife.Skills.Skill": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.#ctor(TinyLife.Skills.SkillType)": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.Gain(TinyLife.Objects.Person,System.Single)": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.GetRequiredPointsToNextLevel": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.Level": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.LevelPercentage": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.PointPercentage": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.PointsToNextLevel": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.Skill.Type": "TinyLife.Skills.Skill.yml", + "TinyLife.Skills.SkillCategory": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillCategory.Creative": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillCategory.Logical": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillCategory.None": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillCategory.Physical": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillCategory.Social": "TinyLife.Skills.SkillCategory.yml", + "TinyLife.Skills.SkillType": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.#ctor(System.String,MLEM.Textures.TextureRegion,System.Int32,TinyLife.Skills.SkillCategory)": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Categories": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Charisma": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Cleaning": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Cooking": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Fitness": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Gaming": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.GetRandomQuality(TinyLife.Objects.Person,System.Random,System.Boolean,System.Boolean)": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Humor": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.MaxLevel": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Name": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Painting": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Programming": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Register(TinyLife.Skills.SkillType)": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Repair": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Texture": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Types": "TinyLife.Skills.SkillType.yml", + "TinyLife.Skills.SkillType.Writing": "TinyLife.Skills.SkillType.yml", + "TinyLife.Tools": "TinyLife.Tools.yml", + "TinyLife.Tools.FurniturePlacer": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.#ctor(System.Action{TinyLife.Objects.Furniture})": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.GetMouseCursor": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.HighlightSelectedObject": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.SelectedColors": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.SelectedFurniture": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.SelectedPreview": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.SelectFurniture(TinyLife.Objects.FurnitureType,TinyLife.Objects.Furniture,System.Action{TinyLife.Objects.Furniture},MLEM.Misc.Direction2,System.Int32[],System.Boolean)": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurniturePlacer.Update": "TinyLife.Tools.FurniturePlacer.yml", + "TinyLife.Tools.FurnitureTool": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.#ctor": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.Closed": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.GetMouseCursor": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.ShouldHighlightSelectedObject": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.FurnitureTool.Tab": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.All": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Bathroom": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Bedroom": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Debug": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Decoration": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.DiningRoom": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Kitchen": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Lighting": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.LivingRoom": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Office": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Other": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Tab.Outside": "TinyLife.Tools.FurnitureTool.Tab.yml", + "TinyLife.Tools.FurnitureTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.FurnitureTool.yml", + "TinyLife.Tools.LotTool": "TinyLife.Tools.LotTool.yml", + "TinyLife.Tools.LotTool.#ctor": "TinyLife.Tools.LotTool.yml", + "TinyLife.Tools.LotTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.LotTool.yml", + "TinyLife.Tools.LotTool.ShouldHighlightSelectedObject": "TinyLife.Tools.LotTool.yml", + "TinyLife.Tools.LotTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.LotTool.yml", + "TinyLife.Tools.MoveLotTool": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.#ctor": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.CanSaveOrSwitchModes": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.Closed": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.GetMouseCursor": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.Opened": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.ShouldHighlightSelectedObject": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveLotTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.MoveLotTool.yml", + "TinyLife.Tools.MoveTool": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.#ctor": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.CanSaveOrSwitchModes": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.Closed": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.GetMouseCursor": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.Opened": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.ShouldHighlightSelectedObject": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.MoveTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.MoveTool.yml", + "TinyLife.Tools.OpeningTool": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.#ctor": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.GetMouseCursor": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.ShouldHighlightSelectedObject": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.OpeningTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.OpeningTool.yml", + "TinyLife.Tools.PlayModeTool": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.#ctor": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.Closed": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.Opened": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.SelectedPerson": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.SelectedStat": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.PlayModeTool.StatType": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.About": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.Emotions": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.Job": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.Needs": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.Relationships": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.StatType.Skills": "TinyLife.Tools.PlayModeTool.StatType.yml", + "TinyLife.Tools.PlayModeTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.PlayModeTool.yml", + "TinyLife.Tools.RemoveTool": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.#ctor": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.GetMouseCursor": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.PlayDestroySound": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.RemoveFurniture(TinyLife.Objects.Furniture)": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.RemoveRoof(TinyLife.World.Roof)": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.RemoveWall(TinyLife.World.Wall)": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.ShouldHighlightSelectedObject": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RemoveTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.RemoveTool.yml", + "TinyLife.Tools.RoofTool": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.#ctor": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.ForceWallsUp": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.GetMouseCursor": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.GetMouseOffsetForCameraRotation": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.ShouldHighlightSelectedObject": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.RoofTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.RoofTool.yml", + "TinyLife.Tools.TileTool": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.#ctor": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.GetMouseCursor": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.ShouldHighlightSelectedObject": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.TileTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.TileTool.yml", + "TinyLife.Tools.Tool": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.#ctor(MLEM.Textures.TextureRegion,System.Boolean)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.BuildModeButton(System.String,MLEM.Ui.Elements.Element.GenericCallback,MLEM.Ui.Elements.Element.DrawCallback,System.Single,MLEM.Textures.TextureRegion,TinyLife.LnCategory,System.Collections.Generic.IEnumerable{System.String})": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.BuildTools": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.CanSaveOrSwitchModes": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Closed": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.ColorSelection(TinyLife.Utilities.ColorScheme,System.Action{System.Int32})": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.DisplayAsTab": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.ForceWallsUp": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.GetClosestWallDirection(Microsoft.Xna.Framework.Point)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.GetMouseCursor": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Input": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.IsOnLot(Microsoft.Xna.Framework.Point)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Map": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Money": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.MousePos": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.MoveTool": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Opened": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.PlayModeTool": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.RemoveTool": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.SelectedObject": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.SelectedWall": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.ShouldHighlightSelectedObject": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Texture": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.Tool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.Tool.yml", + "TinyLife.Tools.WallpaperTool": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.#ctor": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.GetMouseCursor": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.InitBuildModeUi(MLEM.Ui.Elements.Panel,MLEM.Ui.Elements.Panel)": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.ShouldHighlightSelectedObject": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallpaperTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.WallpaperTool.yml", + "TinyLife.Tools.WallTool": "TinyLife.Tools.WallTool.yml", + "TinyLife.Tools.WallTool.#ctor": "TinyLife.Tools.WallTool.yml", + "TinyLife.Tools.WallTool.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Tools.WallTool.yml", + "TinyLife.Tools.WallTool.GetMouseCursor": "TinyLife.Tools.WallTool.yml", + "TinyLife.Tools.WallTool.ShouldHighlightSelectedObject": "TinyLife.Tools.WallTool.yml", + "TinyLife.Tools.WallTool.Update(Microsoft.Xna.Framework.GameTime)": "TinyLife.Tools.WallTool.yml", + "TinyLife.Uis": "TinyLife.Uis.yml", + "TinyLife.Uis.CharacterCreator": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.Active": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.CanSwitchPeople": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.CreatePerson(TinyLife.World.Map,TinyLife.World.Household)": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.MaxHouseholdSize": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.MaxOutfitAmount": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.CharacterCreator.Open(TinyLife.Objects.Person,System.Boolean)": "TinyLife.Uis.CharacterCreator.yml", + "TinyLife.Uis.Cursor": "TinyLife.Uis.Cursor.yml", + "TinyLife.Uis.Cursor.SetCursor(TinyLife.Uis.CursorType)": "TinyLife.Uis.Cursor.yml", + "TinyLife.Uis.CursorType": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.Default": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.Disallowed": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.Hammer": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.None": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.Range": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.CursorType.Wall": "TinyLife.Uis.CursorType.yml", + "TinyLife.Uis.InGameHint": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.#ctor(System.String,System.Func{System.Boolean})": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.ClothesIntentions": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Condition": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Display": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.HasBeenDisplayed": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Hints": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.InteractionPages": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Interactions": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Introduction": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Name": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Outfits": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.PersonalityTypes": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.InGameHint.Register(TinyLife.Uis.InGameHint)": "TinyLife.Uis.InGameHint.yml", + "TinyLife.Uis.Notifications": "TinyLife.Uis.Notifications.yml", + "TinyLife.Uis.Notifications.Add(MLEM.Textures.TextureRegion,System.String,TinyLife.Uis.NotifType)": "TinyLife.Uis.Notifications.yml", + "TinyLife.Uis.Notifications.Add(TinyLife.Objects.MapObject,System.String,TinyLife.Uis.NotifType)": "TinyLife.Uis.Notifications.yml", + "TinyLife.Uis.NotifType": "TinyLife.Uis.NotifType.yml", + "TinyLife.Uis.NotifType.Hint": "TinyLife.Uis.NotifType.yml", + "TinyLife.Uis.NotifType.Info": "TinyLife.Uis.NotifType.yml", + "TinyLife.Uis.NotifType.VeryImportant": "TinyLife.Uis.NotifType.yml", + "TinyLife.Uis.NotifType.Warning": "TinyLife.Uis.NotifType.yml", + "TinyLife.Utilities": "TinyLife.Utilities.yml", + "TinyLife.Utilities.ColorScheme": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Bricks": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.CardboardBoxes": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Ceramics": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Count": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Create(System.Object[])": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Dirt": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.DirtPaths": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Eyes": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Flannel": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.GetEnumerator": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Grays": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Hair": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Item(System.Int32)": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Khakis": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Knit1": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Knit2": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.LampShades": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Load(MLEM.Textures.TextureRegion)": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Modern": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.ModernShort": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.op_Implicit(TinyLife.Utilities.ColorScheme)~TinyLife.Utilities.ColorScheme[]": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Pastel": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Plants": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Rugs": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.SimpleWood": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Skin": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.System#Collections#IEnumerable#GetEnumerator": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.Thatch": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.WarmDark": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.ColorScheme.White": "TinyLife.Utilities.ColorScheme.yml", + "TinyLife.Utilities.Extensions": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.AddHoverAnimation(MLEM.Ui.Elements.Button)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType})": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult})": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.CloseLater(MLEM.Ui.Elements.Element)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.DrawIsoArea(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Misc.RectangleF,Microsoft.Xna.Framework.Color,System.Boolean)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetChanceModifier(TinyLife.Skills.Quality)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetDecorativeRating(TinyLife.Skills.Quality)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetDefaultTab(TinyLife.Objects.ObjectCategory)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetOpposite(TinyLife.GenealogyType)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetPriceModifier(TinyLife.Skills.Quality)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.IsHorizontal(MLEM.Misc.Direction2)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.IsLockedFor(TinyLife.World.LockType,TinyLife.Objects.Person,TinyLife.World.Lot)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.IsVertical(MLEM.Misc.Direction2)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.JsonCopy``1(``0)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType})": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Boolean,System.Boolean)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToSellingPriceString(System.Single)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToSimpleLocalizedString(System.TimeSpan)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToVisualY(Microsoft.Xna.Framework.Vector2)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToWallSide(MLEM.Misc.Direction2)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToWorking(TinyLife.Objects.Person.Pose)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.Extensions.ToWorldPos(Microsoft.Xna.Framework.Vector2,System.Boolean)": "TinyLife.Utilities.Extensions.yml", + "TinyLife.Utilities.TextureHandler": "TinyLife.Utilities.TextureHandler.yml", + "TinyLife.Utilities.TextureHandler.ApplyWallpaperMasks(Microsoft.Xna.Framework.Graphics.Texture2D,System.Int32,System.Int32,System.Action{MLEM.Textures.UniformTextureAtlas})": "TinyLife.Utilities.TextureHandler.yml", + "TinyLife.WallDisplay": "TinyLife.WallDisplay.yml", + "TinyLife.WallDisplay.Auto": "TinyLife.WallDisplay.yml", + "TinyLife.WallDisplay.Down": "TinyLife.WallDisplay.yml", + "TinyLife.WallDisplay.Roofs": "TinyLife.WallDisplay.yml", + "TinyLife.WallDisplay.Up": "TinyLife.WallDisplay.yml", + "TinyLife.World": "TinyLife.World.yml", + "TinyLife.World.BillsMail": "TinyLife.World.BillsMail.yml", + "TinyLife.World.BillsMail.#ctor(System.Guid,System.Single)": "TinyLife.World.BillsMail.yml", + "TinyLife.World.BillsMail.Amount": "TinyLife.World.BillsMail.yml", + "TinyLife.World.BillsMail.OnReceived(TinyLife.World.Map)": "TinyLife.World.BillsMail.yml", + "TinyLife.World.Door": "TinyLife.World.Door.yml", + "TinyLife.World.Door.#ctor(TinyLife.World.OpeningType,System.Int32)": "TinyLife.World.Door.yml", + "TinyLife.World.Door.CanWalkThrough(TinyLife.World.Wall,TinyLife.Objects.Person)": "TinyLife.World.Door.yml", + "TinyLife.World.Door.IsWindow": "TinyLife.World.Door.yml", + "TinyLife.World.DrawDelegate": "TinyLife.World.DrawDelegate.yml", + "TinyLife.World.ExportedHousehold": "TinyLife.World.ExportedHousehold.yml", + "TinyLife.World.ExportedHousehold.ClothesStorage": "TinyLife.World.ExportedHousehold.yml", + "TinyLife.World.ExportedHousehold.FurnitureStorage": "TinyLife.World.ExportedHousehold.yml", + "TinyLife.World.ExportedHousehold.Members": "TinyLife.World.ExportedHousehold.yml", + "TinyLife.World.ExportedHousehold.Money": "TinyLife.World.ExportedHousehold.yml", + "TinyLife.World.ExportedLot": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Area": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Furniture": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.GetCoveredArea(TinyLife.World.Map)": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.GetPrice": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Roofs": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Tiles": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Type": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.ExportedLot.Walls": "TinyLife.World.ExportedLot.yml", + "TinyLife.World.Household": "TinyLife.World.Household.yml", + "TinyLife.World.Household.#ctor(TinyLife.World.Map,TinyLife.World.Lot)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Add(TinyLife.Objects.Person)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan})": "TinyLife.World.Household.yml", + "TinyLife.World.Household.ClothesStorage": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Export": "TinyLife.World.Household.yml", + "TinyLife.World.Household.FurnitureStorage": "TinyLife.World.Household.yml", + "TinyLife.World.Household.GetAverageFriendshipTo(TinyLife.Objects.Person)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.HasMember(System.Guid)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Import(TinyLife.World.ExportedHousehold)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.IsCurrent": "TinyLife.World.Household.yml", + "TinyLife.World.Household.IsLotVisible(TinyLife.World.Lot)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Lot": "TinyLife.World.Household.yml", + "TinyLife.World.Household.MarkLotNonVisible(TinyLife.World.Lot)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.MarkLotVisible(TinyLife.World.Lot)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Members": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Money": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Name": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Remove(TinyLife.Objects.Person)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.UnopenedMail": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.World.Household.yml", + "TinyLife.World.Household.Validate(TinyLife.World.Map)": "TinyLife.World.Household.yml", + "TinyLife.World.IPricedObject": "TinyLife.World.IPricedObject.yml", + "TinyLife.World.IPricedObject.GetPrice": "TinyLife.World.IPricedObject.yml", + "TinyLife.World.LockType": "TinyLife.World.LockType.yml", + "TinyLife.World.LockType.Employees": "TinyLife.World.LockType.yml", + "TinyLife.World.LockType.Household": "TinyLife.World.LockType.yml", + "TinyLife.World.LockType.HouseholdFriends": "TinyLife.World.LockType.yml", + "TinyLife.World.LockType.Others": "TinyLife.World.LockType.yml", + "TinyLife.World.Lot": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.#ctor(TinyLife.World.Map,Microsoft.Xna.Framework.Rectangle)": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Area": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.AreRequirementsMet": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.CanImport(TinyLife.World.ExportedLot)": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Export": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetCoveredArea": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetHomeLocation(TinyLife.Objects.Person)": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetObjects``1": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetPrice": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetRoofs": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetWalls": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.GetWeeklyBills": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Household": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Id": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Import(TinyLife.World.ExportedLot,System.Boolean,System.Boolean)": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Name": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Type": "TinyLife.World.Lot.yml", + "TinyLife.World.Lot.Validate(TinyLife.World.Map)": "TinyLife.World.Lot.yml", + "TinyLife.World.LotEmployment": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.#ctor(System.String,MonoGame.Extended.Range{System.Int32},TinyLife.Actions.ActionType[])": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.Actions": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.GetCurrentPerson(TinyLife.World.Map,TinyLife.World.Lot)": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.Instance": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.Instance.#ctor(TinyLife.Objects.Person,TinyLife.World.Lot,TinyLife.World.LotEmployment)": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.Instance.Lot": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.Instance.ShouldWorkRightNow": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.Instance.Type": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.Instance.Validate(TinyLife.Objects.Person)": "TinyLife.World.LotEmployment.Instance.yml", + "TinyLife.World.LotEmployment.IsFinished": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.MapWideEmployments": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.Name": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotEmployment.WorkHours": "TinyLife.World.LotEmployment.yml", + "TinyLife.World.LotType": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.#ctor(System.String,System.Boolean,System.Func{TinyLife.World.Lot,TinyLife.Objects.Person,System.Int32},System.ValueTuple{System.Predicate{TinyLife.Objects.Furniture},System.Int32,System.String}[])": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.Employments": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.GetGroupVisitPriority(TinyLife.World.Lot,System.Int32)": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.GetVisitPriority": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.IsResidential": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.Name": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.Register(TinyLife.World.LotType)": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.RequiredFurniture": "TinyLife.World.LotType.yml", + "TinyLife.World.LotType.Types": "TinyLife.World.LotType.yml", + "TinyLife.World.Mail": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.#ctor(System.Guid)": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.GetReceivingLot(TinyLife.World.Map)": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.GetReceivingMailbox(TinyLife.World.Map)": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.Id": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.OnReceived(TinyLife.World.Map)": "TinyLife.World.Mail.yml", + "TinyLife.World.Mail.SentTime": "TinyLife.World.Mail.yml", + "TinyLife.World.Map": "TinyLife.World.Map.yml", + "TinyLife.World.Map.#ctor(System.String,Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddHousehold(TinyLife.World.Lot,TinyLife.Objects.Person[])": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddLight(TinyLife.Objects.Light)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddLot(Microsoft.Xna.Framework.Rectangle)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddObject(TinyLife.Objects.MapObject)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddRoad(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddRoof(TinyLife.World.Roof)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddWall(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.AddWall(TinyLife.World.Wall,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.ApplyCameraRotation(Microsoft.Xna.Framework.Vector2,System.Boolean,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.World.Map.yml", + "TinyLife.World.Map.ApplyInverseCameraRotation(Microsoft.Xna.Framework.Vector2,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.World.Map.yml", + "TinyLife.World.Map.CanWalkBetween(TinyLife.Objects.Person,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Boolean,System.Nullable{MLEM.Misc.RectangleF})": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Finalize": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetClosestEmptyTile(Microsoft.Xna.Framework.Vector2,System.Int32,System.Boolean,System.Boolean,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetClosestExitRoad(Microsoft.Xna.Framework.Vector2)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetClosestRoad(Microsoft.Xna.Framework.Point,System.Int32)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetClosestSidewalk(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Vector2)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetDeadPerson(System.Guid)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetDepth(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetExitRoads": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetHousehold(TinyLife.Objects.Person)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetHousehold(TinyLife.World.Lot)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetHouseholds": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetLot(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetLot(System.Guid)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetLots": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetObject``1(System.Guid)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetObjects``1(MLEM.Misc.RectangleF)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetPathCost(TinyLife.Objects.Person,Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetPeople": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetRandomTile(System.Random,Microsoft.Xna.Framework.Vector2,System.Int32,System.Predicate{Microsoft.Xna.Framework.Point})": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetRoads": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetRoof(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetRoom(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetSection(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetSections(Microsoft.Xna.Framework.Point,System.Int32)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetSections(MLEM.Misc.RectangleF,System.Int32)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetTile(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetWallBetween(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.GetWalls(MLEM.Misc.RectangleF)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.IsFreeSpot(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.IsInBounds(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.IsInSectionBounds(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.IsRoad(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.LoadStaticMap(System.String)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.MailToSend": "TinyLife.World.Map.yml", + "TinyLife.World.Map.MarkDirtyForPathfinding(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.MoveEverything(Microsoft.Xna.Framework.Point,Microsoft.Xna.Framework.Rectangle,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Name": "TinyLife.World.Map.yml", + "TinyLife.World.Map.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.OnObjectAdded": "TinyLife.World.Map.yml", + "TinyLife.World.Map.OnObjectRemoved": "TinyLife.World.Map.yml", + "TinyLife.World.Map.OnUpdate": "TinyLife.World.Map.yml", + "TinyLife.World.Map.PlaySound(Microsoft.Xna.Framework.Audio.SoundEffect,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Boolean,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.PlaySound(Microsoft.Xna.Framework.Audio.SoundEffect,TinyLife.World.MapAudioEmitter,System.Single,System.Single,System.Boolean,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveHousehold(TinyLife.World.Household)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveLight(TinyLife.Objects.Light)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveLot(TinyLife.World.Lot)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveObject(TinyLife.Objects.MapObject)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveRoof(TinyLife.World.Roof)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RemoveWall(TinyLife.World.Wall,System.Boolean)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.RoadRadius": "TinyLife.World.Map.yml", + "TinyLife.World.Map.SendMail(TinyLife.World.Mail)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.SetTile(Microsoft.Xna.Framework.Point,TinyLife.World.Tile)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Size": "TinyLife.World.Map.yml", + "TinyLife.World.Map.SizeInSections": "TinyLife.World.Map.yml", + "TinyLife.World.Map.StaticVersion": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.World.Map.yml", + "TinyLife.World.Map.Validate(System.Action{System.String})": "TinyLife.World.Map.yml", + "TinyLife.World.Map.ValidateRooms(Microsoft.Xna.Framework.Point)": "TinyLife.World.Map.yml", + "TinyLife.World.MapAudioEmitter": "TinyLife.World.MapAudioEmitter.yml", + "TinyLife.World.MapAudioEmitter.WorldPosition": "TinyLife.World.MapAudioEmitter.yml", + "TinyLife.World.MapSection": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.#ctor(TinyLife.World.Map,Microsoft.Xna.Framework.Point)": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.Pos": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.SectionPos": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.Size": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed)": "TinyLife.World.MapSection.yml", + "TinyLife.World.MapSection.Validate": "TinyLife.World.MapSection.yml", + "TinyLife.World.Opening": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.#ctor(TinyLife.World.OpeningType,System.Int32)": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.CanWalkThrough(TinyLife.World.Wall,TinyLife.Objects.Person)": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.Color": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,TinyLife.World.Wall,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.GetPrice": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.IsWindow": "TinyLife.World.Opening.yml", + "TinyLife.World.Opening.Type": "TinyLife.World.Opening.yml", + "TinyLife.World.OpeningType": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.#ctor(System.String,MLEM.Textures.TextureRegion,TinyLife.World.WallMode,System.Int32,System.Func{TinyLife.World.OpeningType,System.Int32,TinyLife.World.Wall,TinyLife.World.Opening},TinyLife.Utilities.ColorScheme,MLEM.Textures.TextureRegion)": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.ColorScheme": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Construct(System.Int32,TinyLife.World.Wall)": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Single,System.Single,System.Int32,System.Nullable{Microsoft.Xna.Framework.Color},Microsoft.Xna.Framework.Point)": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.GameTime,System.Int32,System.Single)": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Icon": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Name": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Price": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Register(TinyLife.World.OpeningType)": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.Types": "TinyLife.World.OpeningType.yml", + "TinyLife.World.OpeningType.WallMode": "TinyLife.World.OpeningType.yml", + "TinyLife.World.Roof": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.#ctor(TinyLife.World.RoofType,Microsoft.Xna.Framework.Rectangle,MLEM.Misc.Direction2,System.Int32)": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Area": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Color": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.GenerateRoof(TinyLife.World.Room)": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.GetPrice": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Rotation": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Type": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Validate": "TinyLife.World.Roof.yml", + "TinyLife.World.Roof.Wallpaper": "TinyLife.World.Roof.yml", + "TinyLife.World.RoofStyle": "TinyLife.World.RoofStyle.yml", + "TinyLife.World.RoofStyle.Custom": "TinyLife.World.RoofStyle.yml", + "TinyLife.World.RoofStyle.Flat": "TinyLife.World.RoofStyle.yml", + "TinyLife.World.RoofStyle.Gable": "TinyLife.World.RoofStyle.yml", + "TinyLife.World.RoofType": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.#ctor(System.String,System.Int32,TinyLife.Utilities.ColorScheme,TinyLife.World.RoofStyle,MLEM.Textures.TextureRegion,MLEM.Textures.TextureRegion)": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Colors": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,Microsoft.Xna.Framework.Rectangle,MLEM.Misc.Direction2,System.Int32,TinyLife.World.Wallpaper,System.Single)": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.DrawUi(Microsoft.Xna.Framework.Graphics.SpriteBatch,MLEM.Ui.Elements.Element,System.Int32,System.Single)": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.GetPrice(Microsoft.Xna.Framework.Rectangle)": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Icon": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.ModernFlat": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Name": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Price": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Register(TinyLife.World.RoofType)": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.SquareShingles": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Style": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Texture": "TinyLife.World.RoofType.yml", + "TinyLife.World.RoofType.Types": "TinyLife.World.RoofType.yml", + "TinyLife.World.Room": "TinyLife.World.Room.yml", + "TinyLife.World.Room.Center": "TinyLife.World.Room.yml", + "TinyLife.World.Room.CoveredSections": "TinyLife.World.Room.yml", + "TinyLife.World.Room.FullyRoofed": "TinyLife.World.Room.yml", + "TinyLife.World.Room.GetConnectedRooms(TinyLife.Objects.Person)": "TinyLife.World.Room.yml", + "TinyLife.World.Room.GetDecorativeRating": "TinyLife.World.Room.yml", + "TinyLife.World.Room.GetLights": "TinyLife.World.Room.yml", + "TinyLife.World.Room.GetObjects``1": "TinyLife.World.Room.yml", + "TinyLife.World.Room.GetWalls(System.Boolean)": "TinyLife.World.Room.yml", + "TinyLife.World.Room.IsSameRoom(System.Collections.Generic.ICollection{Microsoft.Xna.Framework.Point})": "TinyLife.World.Room.yml", + "TinyLife.World.Room.Map": "TinyLife.World.Room.yml", + "TinyLife.World.Room.Tiles": "TinyLife.World.Room.yml", + "TinyLife.World.Room.Validate": "TinyLife.World.Room.yml", + "TinyLife.World.SwingingDoor": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.SwingingDoor.#ctor(TinyLife.World.OpeningType,System.Int32)": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.SwingingDoor.CanWalkThrough(TinyLife.World.Wall,TinyLife.Objects.Person)": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.SwingingDoor.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,TinyLife.World.Wall,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.SwingingDoor.IsWindow": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.SwingingDoor.Lock": "TinyLife.World.SwingingDoor.yml", + "TinyLife.World.Tile": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.BaseName": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.CanBuy": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Colors": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.ColorSchemes": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Draw(Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Single,System.Single,System.Nullable{MLEM.Misc.Direction2})": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,System.Single)": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.GetPrice": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Height": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Icon": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Name": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Natural": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.PathCostModifier": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Price": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.ReferencePrice": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Register(System.String,System.Int32,MLEM.Textures.TextureRegion,TinyLife.Utilities.ColorScheme[],System.Single,System.Boolean,System.Boolean,MLEM.Textures.TextureRegion,System.Func{MLEM.Misc.Direction2,MLEM.Textures.TextureRegion})": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Tiles": "TinyLife.World.Tile.yml", + "TinyLife.World.Tile.Width": "TinyLife.World.Tile.yml", + "TinyLife.World.UpdateDelegate": "TinyLife.World.UpdateDelegate.yml", + "TinyLife.World.Wall": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.#ctor(Microsoft.Xna.Framework.Point[])": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.DisplayModes": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Draw(TinyLife.World.Map,Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetDepth(TinyLife.World.Map,System.Single)": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetDisplayMode": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetFreeActionSpotInfo(TinyLife.Objects.Person)": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetIndexForCamera": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetPositionForCamera": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.GetPrice": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.IsDown": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.IsStatic": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.IsVerticalForCamera": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Opening": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Positions": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Price": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.SetOpening(TinyLife.World.Map,TinyLife.World.Opening)": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Validate": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Vertical": "TinyLife.World.Wall.yml", + "TinyLife.World.Wall.Wallpapers": "TinyLife.World.Wall.yml", + "TinyLife.World.WallMode": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.Door": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.Full": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.LongWindow": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.Roof": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.RoofGable": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.RoofGableInverse": "TinyLife.World.WallMode.yml", + "TinyLife.World.WallMode.SmallWindow": "TinyLife.World.WallMode.yml", + "TinyLife.World.Wallpaper": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.BaseName": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Colors": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.ColorSchemes": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,TinyLife.World.WallMode,System.Boolean,System.Boolean,System.Single,System.Single,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.GameTime,System.Single)": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.GetPrice": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Icon": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Name": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Price": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Register(System.String,System.Int32,MLEM.Textures.UniformTextureAtlas,Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion,TinyLife.Utilities.ColorScheme[])": "TinyLife.World.Wallpaper.yml", + "TinyLife.World.Wallpaper.Wallpapers": "TinyLife.World.Wallpaper.yml" +} \ No newline at end of file diff --git a/api/TinyLife.Actions.Action.CompletionType.yml b/api/TinyLife.Actions.Action.CompletionType.yml new file mode 100644 index 0000000..66cfefa --- /dev/null +++ b/api/TinyLife.Actions.Action.CompletionType.yml @@ -0,0 +1,551 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.Action.CompletionType + commentId: T:TinyLife.Actions.Action.CompletionType + id: Action.CompletionType + parent: TinyLife.Actions + children: + - TinyLife.Actions.Action.CompletionType.Active + - TinyLife.Actions.Action.CompletionType.Canceled + - TinyLife.Actions.Action.CompletionType.Completed + - TinyLife.Actions.Action.CompletionType.Failed + langs: + - csharp + - vb + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + type: Enum + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CompletionType + path: Actions/Action.cs + startLine: 632 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn enumeration that represents the various states that an can be in.\n" + example: [] + syntax: + content: public enum CompletionType + content.vb: Public Enum CompletionType + extensionMethods: + - TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.JsonCopy``1 + - TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.BothCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + - TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.OneCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: TinyLife.Actions.Action.CompletionType.Active + commentId: F:TinyLife.Actions.Action.CompletionType.Active + id: Active + parent: TinyLife.Actions.Action.CompletionType + langs: + - csharp + - vb + name: Active + nameWithType: Action.CompletionType.Active + fullName: TinyLife.Actions.Action.CompletionType.Active + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Active + path: Actions/Action.cs + startLine: 637 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA completion type that represents an active action\n" + example: [] + syntax: + content: Active = 0 + return: + type: TinyLife.Actions.Action.CompletionType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.Action.CompletionType.Completed + commentId: F:TinyLife.Actions.Action.CompletionType.Completed + id: Completed + parent: TinyLife.Actions.Action.CompletionType + langs: + - csharp + - vb + name: Completed + nameWithType: Action.CompletionType.Completed + fullName: TinyLife.Actions.Action.CompletionType.Completed + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Completed + path: Actions/Action.cs + startLine: 641 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA completion type that represents a completed action\n" + example: [] + syntax: + content: Completed = 1 + return: + type: TinyLife.Actions.Action.CompletionType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.Action.CompletionType.Failed + commentId: F:TinyLife.Actions.Action.CompletionType.Failed + id: Failed + parent: TinyLife.Actions.Action.CompletionType + langs: + - csharp + - vb + name: Failed + nameWithType: Action.CompletionType.Failed + fullName: TinyLife.Actions.Action.CompletionType.Failed + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Failed + path: Actions/Action.cs + startLine: 645 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA completion type that represents an action that has failed to complete\n" + example: [] + syntax: + content: Failed = 2 + return: + type: TinyLife.Actions.Action.CompletionType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.Action.CompletionType.Canceled + commentId: F:TinyLife.Actions.Action.CompletionType.Canceled + id: Canceled + parent: TinyLife.Actions.Action.CompletionType + langs: + - csharp + - vb + name: Canceled + nameWithType: Action.CompletionType.Canceled + fullName: TinyLife.Actions.Action.CompletionType.Canceled + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Canceled + path: Actions/Action.cs + startLine: 649 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA completion type that represents an action that has been canceled by an outside source\n" + example: [] + syntax: + content: Canceled = 3 + return: + type: TinyLife.Actions.Action.CompletionType + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: TinyLife.Actions.Action + commentId: T:TinyLife.Actions.Action + parent: TinyLife.Actions + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of Action.CompletionType)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.Action.CompletionType)() + name.vb: JsonCopy(Of Action.CompletionType)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of Action.CompletionType) + nameWithType: Extensions.JsonCopy(Of Action.CompletionType) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.Action.CompletionType) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.BothCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + commentId: M:TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: BothCompleted(Func) + nameWithType: Extensions.BothCompleted(Func) + fullName: TinyLife.Utilities.Extensions.BothCompleted(System.Func) + nameWithType.vb: Extensions.BothCompleted(Func(Of Action.CompletionType)) + fullName.vb: TinyLife.Utilities.Extensions.BothCompleted(System.Func(Of TinyLife.Actions.Action.CompletionType)) + name.vb: BothCompleted(Func(Of Action.CompletionType)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.BothCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + name: BothCompleted + nameWithType: Extensions.BothCompleted + fullName: TinyLife.Utilities.Extensions.BothCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.BothCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + name: BothCompleted + nameWithType: Extensions.BothCompleted + fullName: TinyLife.Utilities.Extensions.BothCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.CompletionType.TinyLife.Utilities.Extensions.OneCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + commentId: M:TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: OneCompleted(Func) + nameWithType: Extensions.OneCompleted(Func) + fullName: TinyLife.Utilities.Extensions.OneCompleted(System.Func) + nameWithType.vb: Extensions.OneCompleted(Func(Of Action.CompletionType)) + fullName.vb: TinyLife.Utilities.Extensions.OneCompleted(System.Func(Of TinyLife.Actions.Action.CompletionType)) + name.vb: OneCompleted(Func(Of Action.CompletionType)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.OneCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + name: OneCompleted + nameWithType: Extensions.OneCompleted + fullName: TinyLife.Utilities.Extensions.OneCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.OneCompleted(System.Func{TinyLife.Actions.Action.CompletionType}) + name: OneCompleted + nameWithType: Extensions.OneCompleted + fullName: TinyLife.Utilities.Extensions.OneCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + commentId: M:TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + isExternal: true + name: BothCompleted(Action.CompletionType, Func) + nameWithType: Extensions.BothCompleted(Action.CompletionType, Func) + fullName: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType, System.Func) + nameWithType.vb: Extensions.BothCompleted(Action.CompletionType, Func(Of Action.CompletionType)) + fullName.vb: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType, System.Func(Of TinyLife.Actions.Action.CompletionType)) + name.vb: BothCompleted(Action.CompletionType, Func(Of Action.CompletionType)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: BothCompleted + nameWithType: Extensions.BothCompleted + fullName: TinyLife.Utilities.Extensions.BothCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.BothCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: BothCompleted + nameWithType: Extensions.BothCompleted + fullName: TinyLife.Utilities.Extensions.BothCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + commentId: M:TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + isExternal: true + name: OneCompleted(Action.CompletionType, Func) + nameWithType: Extensions.OneCompleted(Action.CompletionType, Func) + fullName: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType, System.Func) + nameWithType.vb: Extensions.OneCompleted(Action.CompletionType, Func(Of Action.CompletionType)) + fullName.vb: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType, System.Func(Of TinyLife.Actions.Action.CompletionType)) + name.vb: OneCompleted(Action.CompletionType, Func(Of Action.CompletionType)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: OneCompleted + nameWithType: Extensions.OneCompleted + fullName: TinyLife.Utilities.Extensions.OneCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.OneCompleted(TinyLife.Actions.Action.CompletionType,System.Func{TinyLife.Actions.Action.CompletionType}) + name: OneCompleted + nameWithType: Extensions.OneCompleted + fullName: TinyLife.Utilities.Extensions.OneCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: TinyLife.Actions.Action.CompletionType + commentId: T:TinyLife.Actions.Action.CompletionType + parent: TinyLife.Actions + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType diff --git a/api/TinyLife.Actions.Action.yml b/api/TinyLife.Actions.Action.yml new file mode 100644 index 0000000..2207f50 --- /dev/null +++ b/api/TinyLife.Actions.Action.yml @@ -0,0 +1,4841 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.Action + commentId: T:TinyLife.Actions.Action + id: Action + parent: TinyLife.Actions + children: + - TinyLife.Actions.Action.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo) + - TinyLife.Actions.Action.ApplyVariety(TinyLife.Actions.ActionVariety) + - TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action) + - TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType) + - TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + - TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + - TinyLife.Actions.Action.CausesExtremelyFastSpeed + - TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Actions.Action.CompletionType) + - TinyLife.Actions.Action.CompleteInTime(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean) + - TinyLife.Actions.Action.ElapsedTime + - TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + - TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + - TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType,TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + - TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + - TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + - TinyLife.Actions.Action.ForceFail + - TinyLife.Actions.Action.GetDisplayName + - TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.Person,TinyLife.Objects.Furniture) + - TinyLife.Actions.Action.GetIconObject + - TinyLife.Actions.Action.GetInProgressTime + - TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.Action.CompletionType) + - TinyLife.Actions.Action.GetPlaceDirection(TinyLife.Objects.FurnitureType) + - TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot) + - TinyLife.Actions.Action.Info + - TinyLife.Actions.Action.Initialize + - TinyLife.Actions.Action.IsCompleted + - TinyLife.Actions.Action.IsFullyInProgress + - TinyLife.Actions.Action.IsUnderlying + - TinyLife.Actions.Action.Map + - TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + - TinyLife.Actions.Action.OpenPlayerPrompt(System.String,System.Predicate{MLEM.Ui.Elements.Panel},System.Action{MLEM.Ui.Elements.Panel},System.Boolean,MLEM.Ui.Elements.Element[]) + - TinyLife.Actions.Action.OpenTextPrompt(System.String,System.Action{System.String},System.Predicate{System.String},MLEM.Ui.Elements.TextField.Rule) + - TinyLife.Actions.Action.OpenYesNoPrompt(System.String,System.Action,System.Action) + - TinyLife.Actions.Action.Person + - TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType[]) + - TinyLife.Actions.Action.Random + - TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + - TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Int32) + - TinyLife.Actions.Action.StartedAutomatically + - TinyLife.Actions.Action.TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult) + - TinyLife.Actions.Action.Type + - TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + - TinyLife.Actions.Action.Validate(TinyLife.Objects.Person) + langs: + - csharp + - vb + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + type: Class + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Action + path: Actions/Action.cs + startLine: 26 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn action is something that a does.\nAn action is always derived from an underlying that contains various action settings.\nActions can be queued up for a person () or currently active ().\nTo create a more complex action, it is best to extend .\nYou can find a multitude of action-related events in , like .\n" + example: [] + syntax: + content: >- + [DataContract] + + public abstract class Action : GenericDataHolder, IGenericDataHolder + content.vb: >- + + + Public MustInherit Class Action + Inherits GenericDataHolder + Implements IGenericDataHolder + inheritance: + - System.Object + - MLEM.Misc.GenericDataHolder + derivedClasses: + - TinyLife.Actions.DieAction + - TinyLife.Actions.MultiAction + - TinyLife.Actions.PathfindAction + - TinyLife.Actions.SocialAction + implements: + - MLEM.Misc.IGenericDataHolder + inheritedMembers: + - MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + - MLEM.Misc.GenericDataHolder.GetData``1(System.String) + - MLEM.Misc.GenericDataHolder.GetDataKeys + - 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.Actions.Action.TinyLife.Utilities.Extensions.JsonCopy``1 + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + attributes: + - type: System.Runtime.Serialization.DataContractAttribute + ctor: System.Runtime.Serialization.DataContractAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - abstract + - class + modifiers.vb: + - Public + - MustInherit + - Class +- uid: TinyLife.Actions.Action.Random + commentId: F:TinyLife.Actions.Action.Random + id: Random + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Random + nameWithType: Action.Random + fullName: TinyLife.Actions.Action.Random + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Random + path: Actions/Action.cs + startLine: 33 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA instance that can be used by actions.\nThis value has the default seed.\n" + example: [] + syntax: + content: public static readonly Random Random + return: + type: System.Random + content.vb: Public Shared ReadOnly Random As Random + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.Action.Type + commentId: F:TinyLife.Actions.Action.Type + id: Type + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Type + nameWithType: Action.Type + fullName: TinyLife.Actions.Action.Type + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Type + path: Actions/Action.cs + startLine: 38 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that this action instance derives from\n" + example: [] + syntax: + content: >- + [DataMember] + + public readonly ActionType Type + return: + type: TinyLife.Actions.ActionType + content.vb: >- + + + Public ReadOnly Type As ActionType + attributes: + - type: System.Runtime.Serialization.DataMemberAttribute + ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - readonly + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.Info + commentId: F:TinyLife.Actions.Action.Info + id: Info + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Info + nameWithType: Action.Info + fullName: TinyLife.Actions.Action.Info + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Info + path: Actions/Action.cs + startLine: 43 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe for this action that contains the clicked (or otherwise targeted) objects and more\n" + example: [] + syntax: + content: >- + [DataMember] + + public readonly ActionInfo Info + return: + type: TinyLife.Actions.ActionInfo + content.vb: >- + + + Public ReadOnly Info As ActionInfo + attributes: + - type: System.Runtime.Serialization.DataMemberAttribute + ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - readonly + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.StartedAutomatically + commentId: P:TinyLife.Actions.Action.StartedAutomatically + id: StartedAutomatically + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: StartedAutomatically + nameWithType: Action.StartedAutomatically + fullName: TinyLife.Actions.Action.StartedAutomatically + type: Property + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: StartedAutomatically + path: Actions/Action.cs + startLine: 47 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nIf this value is true, this action was started using or through another action rather than by the player\n" + example: [] + syntax: + content: >- + [DataMember] + + public bool StartedAutomatically { get; } + parameters: [] + return: + type: System.Boolean + content.vb: >- + + + Public ReadOnly Property StartedAutomatically As Boolean + overload: TinyLife.Actions.Action.StartedAutomatically* + attributes: + - type: System.Runtime.Serialization.DataMemberAttribute + ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.IsUnderlying + commentId: P:TinyLife.Actions.Action.IsUnderlying + id: IsUnderlying + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: IsUnderlying + nameWithType: Action.IsUnderlying + fullName: TinyLife.Actions.Action.IsUnderlying + type: Property + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsUnderlying + path: Actions/Action.cs + startLine: 52 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nStores whether this action is an underlying action of either a or a \n" + example: [] + syntax: + content: public bool IsUnderlying { get; } + parameters: [] + return: + type: System.Boolean + content.vb: Public ReadOnly Property IsUnderlying As Boolean + overload: TinyLife.Actions.Action.IsUnderlying* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.Map + commentId: P:TinyLife.Actions.Action.Map + id: Map + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Map + nameWithType: Action.Map + fullName: TinyLife.Actions.Action.Map + type: Property + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Map + path: Actions/Action.cs + startLine: 56 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that this action occurs on\n" + example: [] + syntax: + content: public Map Map { get; } + parameters: [] + return: + type: TinyLife.World.Map + content.vb: Public ReadOnly Property Map As Map + overload: TinyLife.Actions.Action.Map* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.Person + commentId: P:TinyLife.Actions.Action.Person + id: Person + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Person + nameWithType: Action.Person + fullName: TinyLife.Actions.Action.Person + type: Property + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Person + path: Actions/Action.cs + startLine: 60 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that this action is being executed by\n" + example: [] + syntax: + content: public Person Person { get; } + parameters: [] + return: + type: TinyLife.Objects.Person + content.vb: Public ReadOnly Property Person As Person + overload: TinyLife.Actions.Action.Person* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.Action.ElapsedTime + commentId: P:TinyLife.Actions.Action.ElapsedTime + id: ElapsedTime + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: ElapsedTime + nameWithType: Action.ElapsedTime + fullName: TinyLife.Actions.Action.ElapsedTime + type: Property + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ElapsedTime + path: Actions/Action.cs + startLine: 64 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe amount of in-game time that has elapsed since this action has started\n" + example: [] + syntax: + content: >- + [DataMember] + + public TimeSpan ElapsedTime { get; protected set; } + parameters: [] + return: + type: System.TimeSpan + content.vb: >- + + + Public Property ElapsedTime As TimeSpan + overload: TinyLife.Actions.Action.ElapsedTime* + attributes: + - type: System.Runtime.Serialization.DataMemberAttribute + ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - get + - protected set + modifiers.vb: + - Public + - Get + - Protected Set +- uid: TinyLife.Actions.Action.ForceFail + commentId: F:TinyLife.Actions.Action.ForceFail + id: ForceFail + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: ForceFail + nameWithType: Action.ForceFail + fullName: TinyLife.Actions.Action.ForceFail + type: Field + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ForceFail + path: Actions/Action.cs + startLine: 70 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis value can be set to true to force to return .\nThis is useful if there is an erroring calculation in your code etc.\n" + example: [] + syntax: + content: protected bool ForceFail + return: + type: System.Boolean + content.vb: Protected ForceFail As Boolean + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo) + commentId: M:TinyLife.Actions.Action.#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo) + id: '#ctor(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo)' + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Action(ActionType, ActionInfo) + nameWithType: Action.Action(ActionType, ActionInfo) + fullName: TinyLife.Actions.Action.Action(TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo) + type: Constructor + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: .ctor + path: Actions/Action.cs + startLine: 80 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nCreates a new action from the given \n" + example: [] + syntax: + content: public Action(ActionType type, ActionInfo info) + parameters: + - id: type + type: TinyLife.Actions.ActionType + description: The type to create this action from + - id: info + type: TinyLife.Actions.ActionInfo + description: The information for this action + content.vb: Public Sub New(type As ActionType, info As ActionInfo) + overload: TinyLife.Actions.Action.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.Action.Initialize + commentId: M:TinyLife.Actions.Action.Initialize + id: Initialize + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Initialize() + nameWithType: Action.Initialize() + fullName: TinyLife.Actions.Action.Initialize() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Initialize + path: Actions/Action.cs + startLine: 89 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis method is called when the action is first started by a .\nNote that it is not called when the action gets added to the , but when it is moved to .\n" + example: [] + syntax: + content: public abstract void Initialize() + content.vb: Public MustOverride Sub Initialize + overload: TinyLife.Actions.Action.Initialize* + modifiers.csharp: + - public + - abstract + modifiers.vb: + - Public + - MustOverride +- uid: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + commentId: M:TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + id: Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Update(GameTime, TimeSpan, GameSpeed) + nameWithType: Action.Update(GameTime, TimeSpan, GameSpeed) + fullName: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, TinyLife.GameSpeed) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Update + path: Actions/Action.cs + startLine: 98 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis method is called every update frame if this action is currently active.\nBy default, only the is modified in this method and is called.\n" + example: [] + syntax: + content: public virtual void Update(GameTime time, TimeSpan passedInGame, GameSpeed speed) + parameters: + - id: time + type: Microsoft.Xna.Framework.GameTime + description: The current game time + - id: passedInGame + type: System.TimeSpan + description: The amount of time that has passed, in game time + - id: speed + type: TinyLife.GameSpeed + description: The game's current speed setting + content.vb: Public Overridable Sub Update(time As GameTime, passedInGame As TimeSpan, speed As GameSpeed) + overload: TinyLife.Actions.Action.Update* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.IsCompleted + commentId: M:TinyLife.Actions.Action.IsCompleted + id: IsCompleted + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: IsCompleted() + nameWithType: Action.IsCompleted() + fullName: TinyLife.Actions.Action.IsCompleted() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsCompleted + path: Actions/Action.cs + startLine: 113 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis method is called every update frame by a if this action is currently active to check if it should be stopped.\nIf this returns a result other than , will be called and the action is stopped.\nBy default, only modifies the completion type, otherwise is returned.\n" + example: [] + syntax: + content: public virtual Action.CompletionType IsCompleted() + return: + type: TinyLife.Actions.Action.CompletionType + description: The current completion type of this action + content.vb: Public Overridable Function IsCompleted As Action.CompletionType + overload: TinyLife.Actions.Action.IsCompleted* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + commentId: M:TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + id: OnCompleted(TinyLife.Actions.Action.CompletionType) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: OnCompleted(Action.CompletionType) + nameWithType: Action.OnCompleted(Action.CompletionType) + fullName: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: OnCompleted + path: Actions/Action.cs + startLine: 122 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis method is called when this action , or if it is canceled from an outside source.\nNote that, if this method is called as a result of , the passed will be the same.\n" + example: [] + syntax: + content: public virtual void OnCompleted(Action.CompletionType type) + parameters: + - id: type + type: TinyLife.Actions.Action.CompletionType + description: The type that this action completed with + content.vb: Public Overridable Sub OnCompleted(type As Action.CompletionType) + overload: TinyLife.Actions.Action.OnCompleted* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + commentId: M:TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + id: CanMultitask(TinyLife.Actions.Action) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CanMultitask(Action) + nameWithType: Action.CanMultitask(Action) + fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanMultitask + path: Actions/Action.cs + startLine: 138 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturn true on this method if this action can be multi-tasked along with the passed .\nTo actually check this property, should be used as it compares both objects.\nA multi-tasking is an action that is currently active along with another action.\nBy default, multi-tasking is disallowed for any action.\n" + example: [] + syntax: + content: public virtual bool CanMultitask(Action other) + parameters: + - id: other + type: TinyLife.Actions.Action + description: The action to multi-task with + return: + type: System.Boolean + description: Whether this action can be multi-tasked + content.vb: Public Overridable Function CanMultitask(other As Action) As Boolean + overload: TinyLife.Actions.Action.CanMultitask* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.Validate(TinyLife.Objects.Person) + commentId: M:TinyLife.Actions.Action.Validate(TinyLife.Objects.Person) + id: Validate(TinyLife.Objects.Person) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Validate(Person) + nameWithType: Action.Validate(Person) + fullName: TinyLife.Actions.Action.Validate(TinyLife.Objects.Person) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Validate + path: Actions/Action.cs + startLine: 149 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nValidates this action's data.\nThis is called when a map is loaded from disk.\nWhen returning false on this method, the action is removed from the .\n" + example: [] + syntax: + content: public virtual bool Validate(Person person) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that this action belongs to + return: + type: System.Boolean + description: Whether or not the action is still valid (or if it has invalid data) + content.vb: Public Overridable Function Validate(person As Person) As Boolean + overload: TinyLife.Actions.Action.Validate* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action) + commentId: M:TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action) + id: CanCancel(TinyLife.Actions.Action) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CanCancel(Action) + nameWithType: Action.CanCancel(Action) + fullName: TinyLife.Actions.Action.CanCancel(TinyLife.Actions.Action) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanCancel + path: Actions/Action.cs + startLine: 161 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns whether or not this action can be canceled by the given outside source.\nNote that the outside source can be null, and if it is, it means that the player canceled the action manually.\nBy default, actions can only be canceled if the cancelSource is null.\n" + example: [] + syntax: + content: public virtual bool CanCancel(Action cancelSource) + parameters: + - id: cancelSource + type: TinyLife.Actions.Action + description: The source of the cancelation, or null if the player canceled it + return: + type: System.Boolean + description: true if the action can be canceled + content.vb: Public Overridable Function CanCancel(cancelSource As Action) As Boolean + overload: TinyLife.Actions.Action.CanCancel* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.Action.CompletionType) + commentId: M:TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.Action.CompletionType) + id: GetNextAction(TinyLife.Actions.Action.CompletionType) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetNextAction(Action.CompletionType) + nameWithType: Action.GetNextAction(Action.CompletionType) + fullName: TinyLife.Actions.Action.GetNextAction(TinyLife.Actions.Action.CompletionType) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetNextAction + path: Actions/Action.cs + startLine: 172 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns an action that should be queued up immediately after this action completes.\nThe queued up action is immediately started in the slot that this action occupied.\nCan be null, and is null by default.\n" + example: [] + syntax: + content: public virtual Action GetNextAction(Action.CompletionType completion) + parameters: + - id: completion + type: TinyLife.Actions.Action.CompletionType + description: The type that this action completed with + return: + type: TinyLife.Actions.Action + description: The follow-up action + content.vb: Public Overridable Function GetNextAction(completion As Action.CompletionType) As Action + overload: TinyLife.Actions.Action.GetNextAction* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.GetIconObject + commentId: M:TinyLife.Actions.Action.GetIconObject + id: GetIconObject + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetIconObject() + nameWithType: Action.GetIconObject() + fullName: TinyLife.Actions.Action.GetIconObject() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetIconObject + path: Actions/Action.cs + startLine: 182 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the map object that is displayed in the action queue in the top left of the screen.\nNote that this value is ignored if this action's type has a .\nBy default, the is returned.\n" + example: [] + syntax: + content: public virtual MapObject GetIconObject() + return: + type: TinyLife.Objects.MapObject + description: The icon object + content.vb: Public Overridable Function GetIconObject As MapObject + overload: TinyLife.Actions.Action.GetIconObject* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.CausesExtremelyFastSpeed + commentId: M:TinyLife.Actions.Action.CausesExtremelyFastSpeed + id: CausesExtremelyFastSpeed + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CausesExtremelyFastSpeed() + nameWithType: Action.CausesExtremelyFastSpeed() + fullName: TinyLife.Actions.Action.CausesExtremelyFastSpeed() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CausesExtremelyFastSpeed + path: Actions/Action.cs + startLine: 191 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns true if this action, while it is currently active, should cause the speed to be available.\nBy default, this method returns false.\n" + example: [] + syntax: + content: public virtual bool CausesExtremelyFastSpeed() + return: + type: System.Boolean + description: Whether the extremely fast speed should be available + content.vb: Public Overridable Function CausesExtremelyFastSpeed As Boolean + overload: TinyLife.Actions.Action.CausesExtremelyFastSpeed* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.GetDisplayName + commentId: M:TinyLife.Actions.Action.GetDisplayName + id: GetDisplayName + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetDisplayName() + nameWithType: Action.GetDisplayName() + fullName: TinyLife.Actions.Action.GetDisplayName() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetDisplayName + path: Actions/Action.cs + startLine: 200 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a localized string that explains this action in short.\nBy default, this method returns .\n" + example: [] + syntax: + content: public virtual string GetDisplayName() + return: + type: System.String + description: This action's display name + content.vb: Public Overridable Function GetDisplayName As String + overload: TinyLife.Actions.Action.GetDisplayName* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult) + commentId: M:TinyLife.Actions.Action.TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult) + id: TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: TryForceFail(ActionType.CanExecuteResult) + nameWithType: Action.TryForceFail(ActionType.CanExecuteResult) + fullName: TinyLife.Actions.Action.TryForceFail(TinyLife.Actions.ActionType.CanExecuteResult) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TryForceFail + path: Actions/Action.cs + startLine: 211 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis is an external version of which can be called from outside sources, like a object.\nA reason is provided that can be used to decide whether the external object can cause this action to fail.\nBy default, this action sets to true and returns true always.\n" + example: [] + syntax: + content: public virtual bool TryForceFail(ActionType.CanExecuteResult reason) + parameters: + - id: reason + type: TinyLife.Actions.ActionType.CanExecuteResult + description: The reason for this action to fail + return: + type: System.Boolean + description: Whether this action was successfully forced to fail (if returning true, should also be set to true) + content.vb: Public Overridable Function TryForceFail(reason As ActionType.CanExecuteResult) As Boolean + overload: TinyLife.Actions.Action.TryForceFail* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.IsFullyInProgress + commentId: M:TinyLife.Actions.Action.IsFullyInProgress + id: IsFullyInProgress + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: IsFullyInProgress() + nameWithType: Action.IsFullyInProgress() + fullName: TinyLife.Actions.Action.IsFullyInProgress() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsFullyInProgress + path: Actions/Action.cs + startLine: 222 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns whether this action is currently "properly" in progress.\nThis is used by and and returns true only once the first actions are completed or the conversation has started, respectively.\nBy default, this method returns true if is greater than .\n" + example: [] + syntax: + content: public virtual bool IsFullyInProgress() + return: + type: System.Boolean + description: Whether this action is fully in progress + content.vb: Public Overridable Function IsFullyInProgress As Boolean + overload: TinyLife.Actions.Action.IsFullyInProgress* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.GetInProgressTime + commentId: M:TinyLife.Actions.Action.GetInProgressTime + id: GetInProgressTime + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetInProgressTime() + nameWithType: Action.GetInProgressTime() + fullName: TinyLife.Actions.Action.GetInProgressTime() + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetInProgressTime + path: Actions/Action.cs + startLine: 232 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the amount of time that this action has "properly" been in progress for.\nThis is used by and and returns true only once the first actions are completed or the conversation has started, respectively.\nBy default, is returned.\n" + example: [] + syntax: + content: public virtual TimeSpan GetInProgressTime() + return: + type: System.TimeSpan + description: The amount of time that this action has properly been in progress for + content.vb: Public Overridable Function GetInProgressTime As TimeSpan + overload: TinyLife.Actions.Action.GetInProgressTime* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.ApplyVariety(TinyLife.Actions.ActionVariety) + commentId: M:TinyLife.Actions.Action.ApplyVariety(TinyLife.Actions.ActionVariety) + id: ApplyVariety(TinyLife.Actions.ActionVariety) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: ApplyVariety(ActionVariety) + nameWithType: Action.ApplyVariety(ActionVariety) + fullName: TinyLife.Actions.Action.ApplyVariety(TinyLife.Actions.ActionVariety) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ApplyVariety + path: Actions/Action.cs + startLine: 242 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nApplies the given ot this action.\nBased on the action and the variety, a number of things can be done.\nNote that only varieties supplied in will be passed into this method.\n" + example: [] + syntax: + content: public virtual void ApplyVariety(ActionVariety variety) + parameters: + - id: variety + type: TinyLife.Actions.ActionVariety + description: The variety to apply + content.vb: Public Overridable Sub ApplyVariety(variety As ActionVariety) + overload: TinyLife.Actions.Action.ApplyVariety* + modifiers.csharp: + - public + - virtual + modifiers.vb: + - Public + - Overridable +- uid: TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType) + commentId: M:TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType) + id: CanEnqueueConversation(TinyLife.Objects.Person,TinyLife.Actions.ActionType) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CanEnqueueConversation(Person, ActionType) + nameWithType: Action.CanEnqueueConversation(Person, ActionType) + fullName: TinyLife.Actions.Action.CanEnqueueConversation(TinyLife.Objects.Person, TinyLife.Actions.ActionType) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanEnqueueConversation + path: Actions/Action.cs + startLine: 253 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns true if the given person can (automatically) enqueue a social action with the that is executing this action.\nNote that enqueueing a social action manually is still possible even if this method returns false.\nBy default, only returns false on this method.\n" + example: [] + syntax: + content: protected virtual bool CanEnqueueConversation(Person person, ActionType type) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that wants to converse with us + - id: type + type: TinyLife.Actions.ActionType + description: The type of action that should be enqueued + return: + type: System.Boolean + description: Whether or not enqueueing a social action is possible + content.vb: Protected Overridable Function CanEnqueueConversation(person As Person, type As ActionType) As Boolean + overload: TinyLife.Actions.Action.CanEnqueueConversation* + modifiers.csharp: + - protected + - virtual + modifiers.vb: + - Protected + - Overridable +- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Actions.Action.CompletionType) + commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Actions.Action.CompletionType) + id: CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Actions.Action.CompletionType) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CompleteIfNeedFull(NeedType, Action.CompletionType) + nameWithType: Action.CompleteIfNeedFull(NeedType, Action.CompletionType) + fullName: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType, TinyLife.Actions.Action.CompletionType) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CompleteIfNeedFull + path: Actions/Action.cs + startLine: 263 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that returns if the given 's value is at .\n" + example: [] + syntax: + content: protected Action.CompletionType CompleteIfNeedFull(NeedType type, Action.CompletionType els = Action.CompletionType.Active) + parameters: + - id: type + type: TinyLife.NeedType + description: The need that should be completed + - id: els + type: TinyLife.Actions.Action.CompletionType + description: The action type that is returned if the need is not completed. by default. + return: + type: TinyLife.Actions.Action.CompletionType + description: The appropriate completion type + content.vb: Protected Function CompleteIfNeedFull(type As NeedType, els As Action.CompletionType = Action.CompletionType.Active) As Action.CompletionType + overload: TinyLife.Actions.Action.CompleteIfNeedFull* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType[]) + commentId: M:TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType[]) + id: PutDownOrGoTo(TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType[]) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: PutDownOrGoTo(ObjectCategory, FurnitureType[]) + nameWithType: Action.PutDownOrGoTo(ObjectCategory, FurnitureType[]) + fullName: TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType[]) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PutDownOrGoTo + path: Actions/Action.cs + startLine: 274 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method used by and that causes the to walk to a valid surface with the action item on it, plcae the action item down on a valid surface or move the action object from its current location to a valid surface.\nThe validity of the surface is determined by parentToPutOn, and the item to find is any of items.\n" + example: [] + syntax: + content: protected IEnumerable PutDownOrGoTo(ObjectCategory parentToPutOn, params FurnitureType[] items) + parameters: + - id: parentToPutOn + type: TinyLife.Objects.ObjectCategory + description: An object category that the object's surface should have + - id: items + type: TinyLife.Objects.FurnitureType[] + description: The items that should be found on the surface + return: + type: System.Collections.Generic.IEnumerable{TinyLife.Actions.Action} + description: A set of actions that cause the person to set the action object up correctly + content.vb: Protected Function PutDownOrGoTo(parentToPutOn As ObjectCategory, ParamArray items As FurnitureType()) As IEnumerable(Of Action) + overload: TinyLife.Actions.Action.PutDownOrGoTo* + nameWithType.vb: Action.PutDownOrGoTo(ObjectCategory, FurnitureType()) + modifiers.csharp: + - protected + modifiers.vb: + - Protected + fullName.vb: TinyLife.Actions.Action.PutDownOrGoTo(TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType()) + name.vb: PutDownOrGoTo(ObjectCategory, FurnitureType()) +- uid: TinyLife.Actions.Action.GetPlaceDirection(TinyLife.Objects.FurnitureType) + commentId: M:TinyLife.Actions.Action.GetPlaceDirection(TinyLife.Objects.FurnitureType) + id: GetPlaceDirection(TinyLife.Objects.FurnitureType) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetPlaceDirection(FurnitureType) + nameWithType: Action.GetPlaceDirection(FurnitureType) + fullName: TinyLife.Actions.Action.GetPlaceDirection(TinyLife.Objects.FurnitureType) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetPlaceDirection + path: Actions/Action.cs + startLine: 301 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a that represents the facing that the given should be placed with.\nThe direction is determined by the 's current rotation.\n" + example: [] + syntax: + content: protected Direction2 GetPlaceDirection(FurnitureType item = null) + parameters: + - id: item + type: TinyLife.Objects.FurnitureType + description: The item to place + return: + type: MLEM.Misc.Direction2 + description: The facing the item should be placed with + content.vb: Protected Function GetPlaceDirection(item As FurnitureType = Nothing) As Direction2 + overload: TinyLife.Actions.Action.GetPlaceDirection* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + commentId: M:TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + id: Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: Sit(Furniture, GameSpeed, ActionSpot) + nameWithType: Action.Sit(Furniture, GameSpeed, ActionSpot) + fullName: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture, TinyLife.GameSpeed, TinyLife.Objects.ActionSpot) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Sit + path: Actions/Action.cs + startLine: 317 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that causes the to sit on the given object.\nThis method causes the action spot to be occupied and the person's to be changed to .\nAdditionally, the need is restored a little bit.\nNote that this method has to be called every frame for the person to stay sat down.\n" + example: [] + syntax: + content: protected bool Sit(Furniture chair, GameSpeed speed, ActionSpot spot = null) + parameters: + - id: chair + type: TinyLife.Objects.Furniture + description: The chair to sit on + - id: speed + type: TinyLife.GameSpeed + description: The current game speed + - id: spot + type: TinyLife.Objects.ActionSpot + description: The action spot to sit on, or null to select one automatically + return: + type: System.Boolean + description: Whether or not the chair can be sat on + content.vb: Protected Function Sit(chair As Furniture, speed As GameSpeed, spot As ActionSpot = Nothing) As Boolean + overload: TinyLife.Actions.Action.Sit* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.CompleteInTime(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean) + commentId: M:TinyLife.Actions.Action.CompleteInTime(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean) + id: CompleteInTime(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CompleteInTime(TimeSpan, Boolean, SkillType, Single, Boolean) + nameWithType: Action.CompleteInTime(TimeSpan, Boolean, SkillType, Single, Boolean) + fullName: TinyLife.Actions.Action.CompleteInTime(System.TimeSpan, System.Boolean, TinyLife.Skills.SkillType, System.Single, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CompleteInTime + path: Actions/Action.cs + startLine: 337 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that returns if the given time has passed.\nThis method makes use of to return true faster or slower based on the person's current mood and skill levels.\n" + example: [] + syntax: + content: protected Action.CompletionType CompleteInTime(TimeSpan time, bool efficiencyMatters = false, SkillType skill = null, float levelModifier = 0.1F, bool autoOnly = false) + parameters: + - id: time + type: System.TimeSpan + description: The (total!) amount of time after which this action should be completed + - id: efficiencyMatters + type: System.Boolean + description: Whether the person's efficiency modifier () should be taken into account for the total time required + - id: skill + type: TinyLife.Skills.SkillType + description: A skill that optionally influences the completion time + - id: levelModifier + type: System.Single + description: The amount that each skill level should influence the returned time by. Defaults to 0.1. + - id: autoOnly + type: System.Boolean + description: Whether the action should only be completed in the given amount of time if it has been . If both this value and are true, this method always returns . + return: + type: TinyLife.Actions.Action.CompletionType + description: if the time has passed, otherwise + content.vb: Protected Function CompleteInTime(time As TimeSpan, efficiencyMatters As Boolean = False, skill As SkillType = Nothing, levelModifier As Single = 0.1F, autoOnly As Boolean = False) As Action.CompletionType + overload: TinyLife.Actions.Action.CompleteInTime* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.OpenPlayerPrompt(System.String,System.Predicate{MLEM.Ui.Elements.Panel},System.Action{MLEM.Ui.Elements.Panel},System.Boolean,MLEM.Ui.Elements.Element[]) + commentId: M:TinyLife.Actions.Action.OpenPlayerPrompt(System.String,System.Predicate{MLEM.Ui.Elements.Panel},System.Action{MLEM.Ui.Elements.Panel},System.Boolean,MLEM.Ui.Elements.Element[]) + id: OpenPlayerPrompt(System.String,System.Predicate{MLEM.Ui.Elements.Panel},System.Action{MLEM.Ui.Elements.Panel},System.Boolean,MLEM.Ui.Elements.Element[]) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: OpenPlayerPrompt(String, Predicate, Action, Boolean, Element[]) + nameWithType: Action.OpenPlayerPrompt(String, Predicate, Action, Boolean, Element[]) + fullName: TinyLife.Actions.Action.OpenPlayerPrompt(System.String, System.Predicate, System.Action, System.Boolean, MLEM.Ui.Elements.Element[]) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: OpenPlayerPrompt + path: Actions/Action.cs + startLine: 355 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nOpens a prompt for the player with the given elements, also pausing the game.\nThis behavior is used for things like the action, where a confirmation panel pops up.\n" + example: [] + syntax: + content: protected Group OpenPlayerPrompt(string title, Predicate canFinish, Action onFinished, bool canExit, params Element[] children) + parameters: + - id: title + type: System.String + description: The title that should be displayed in the box, has to be localized if required + - id: canFinish + type: System.Predicate{MLEM.Ui.Elements.Panel} + description: A function that determines whether the Okay button can be pressed. If the function is null, no button is displayed. + - id: onFinished + type: System.Action{MLEM.Ui.Elements.Panel} + description: A function that is called once the Okay button is pressed. Can be null. + - id: canExit + type: System.Boolean + description: Whether the user can exit the window without making a decision by clicking the background + - id: children + type: MLEM.Ui.Elements.Element[] + description: The elements that should be displayed in this prompt, along with the title and possibly the Okay button if canFinish is used + return: + type: MLEM.Ui.Elements.Group + content.vb: Protected Function OpenPlayerPrompt(title As String, canFinish As Predicate(Of Panel), onFinished As Action(Of Panel), canExit As Boolean, ParamArray children As Element()) As Group + overload: TinyLife.Actions.Action.OpenPlayerPrompt* + exceptions: + - type: System.InvalidOperationException + commentId: T:System.InvalidOperationException + description: Thrown if this action was + nameWithType.vb: Action.OpenPlayerPrompt(String, Predicate(Of Panel), Action(Of Panel), Boolean, Element()) + modifiers.csharp: + - protected + modifiers.vb: + - Protected + fullName.vb: TinyLife.Actions.Action.OpenPlayerPrompt(System.String, System.Predicate(Of MLEM.Ui.Elements.Panel), System.Action(Of MLEM.Ui.Elements.Panel), System.Boolean, MLEM.Ui.Elements.Element()) + name.vb: OpenPlayerPrompt(String, Predicate(Of Panel), Action(Of Panel), Boolean, Element()) +- uid: TinyLife.Actions.Action.OpenYesNoPrompt(System.String,System.Action,System.Action) + commentId: M:TinyLife.Actions.Action.OpenYesNoPrompt(System.String,System.Action,System.Action) + id: OpenYesNoPrompt(System.String,System.Action,System.Action) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: OpenYesNoPrompt(String, Action, Action) + nameWithType: Action.OpenYesNoPrompt(String, Action, Action) + fullName: TinyLife.Actions.Action.OpenYesNoPrompt(System.String, System.Action, System.Action) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: OpenYesNoPrompt + path: Actions/Action.cs + startLine: 389 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nOpens a prompt for the player that contains a yes and a no button along with some text.\nThis prompt can be used to ensure that a player selected the right option in an important decision.\nWhile the prompt is open, the game will be paused.\n" + example: [] + syntax: + content: protected void OpenYesNoPrompt(string title, Action onYes, Action onNo = null) + parameters: + - id: title + type: System.String + description: The text to display in the prompt + - id: onYes + type: System.Action + description: The action that should be executed when the yes button is pressed + - id: onNo + type: System.Action + description: The action that should be executed when the no button is pressed + content.vb: Protected Sub OpenYesNoPrompt(title As String, onYes As Action, onNo As Action = Nothing) + overload: TinyLife.Actions.Action.OpenYesNoPrompt* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.OpenTextPrompt(System.String,System.Action{System.String},System.Predicate{System.String},MLEM.Ui.Elements.TextField.Rule) + commentId: M:TinyLife.Actions.Action.OpenTextPrompt(System.String,System.Action{System.String},System.Predicate{System.String},MLEM.Ui.Elements.TextField.Rule) + id: OpenTextPrompt(System.String,System.Action{System.String},System.Predicate{System.String},MLEM.Ui.Elements.TextField.Rule) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: OpenTextPrompt(String, Action, Predicate, TextField.Rule) + nameWithType: Action.OpenTextPrompt(String, Action, Predicate, TextField.Rule) + fullName: TinyLife.Actions.Action.OpenTextPrompt(System.String, System.Action, System.Predicate, MLEM.Ui.Elements.TextField.Rule) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: OpenTextPrompt + path: Actions/Action.cs + startLine: 415 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nOpens a prompt with a text box that allows the player to input a string.\nWhile the prompt is open, the game will be paused.\n" + example: [] + syntax: + content: protected void OpenTextPrompt(string title, Action onFinished, Predicate isNameValid = null, TextField.Rule rule = null) + parameters: + - id: title + type: System.String + description: The text to display in the prompt + - id: onFinished + type: System.Action{System.String} + description: An action that is executed when the okay button is pressed, which contains the string that was input into the text box + - id: isNameValid + type: System.Predicate{System.String} + description: A function that determines whether the name is valid. If this is null, all text inputs (except an empty string) will be valid. + - id: rule + type: MLEM.Ui.Elements.TextField.Rule + description: A rule to use for the + content.vb: Protected Sub OpenTextPrompt(title As String, onFinished As Action(Of String), isNameValid As Predicate(Of String) = Nothing, rule As TextField.Rule = Nothing) + overload: TinyLife.Actions.Action.OpenTextPrompt* + nameWithType.vb: Action.OpenTextPrompt(String, Action(Of String), Predicate(Of String), TextField.Rule) + modifiers.csharp: + - protected + modifiers.vb: + - Protected + fullName.vb: TinyLife.Actions.Action.OpenTextPrompt(System.String, System.Action(Of System.String), System.Predicate(Of System.String), MLEM.Ui.Elements.TextField.Rule) + name.vb: OpenTextPrompt(String, Action(Of String), Predicate(Of String), TextField.Rule) +- uid: TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Int32) + commentId: M:TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Int32) + id: SpeakAlone(Microsoft.Xna.Framework.GameTime,TinyLife.GameSpeed,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Int32) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: SpeakAlone(GameTime, GameSpeed, EmoteCategory, SpeakStyle, Int32) + nameWithType: Action.SpeakAlone(GameTime, GameSpeed, EmoteCategory, SpeakStyle, Int32) + fullName: TinyLife.Actions.Action.SpeakAlone(Microsoft.Xna.Framework.GameTime, TinyLife.GameSpeed, TinyLife.Actions.EmoteCategory, TinyLife.Objects.SpeakStyle, System.Int32) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SpeakAlone + path: Actions/Action.cs + startLine: 433 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nDisplays emotes for this action's with the given settings as if they were talking to themselves out loud.\nThis is used by actions like and .\n" + example: [] + syntax: + content: protected bool SpeakAlone(GameTime time, GameSpeed speed, EmoteCategory emoteCategories, SpeakStyle speakStyles, int totalAmount = 2147483647) + parameters: + - id: time + type: Microsoft.Xna.Framework.GameTime + description: The game's current time + - id: speed + type: TinyLife.GameSpeed + description: The game's current speed + - id: emoteCategories + type: TinyLife.Actions.EmoteCategory + description: The categories to pick emotes from, can be a combined flag + - id: speakStyles + type: TinyLife.Objects.SpeakStyle + description: The speak styles to use for speech sounds, can be a combined flag + - id: totalAmount + type: System.Int32 + description: The total amount of emotes to display, defaults to an infinite amount () + return: + type: System.Boolean + description: Whether all emotes were succesfully displayed. This method only returns true if totalAmount is less than the default value + content.vb: Protected Function SpeakAlone(time As GameTime, speed As GameSpeed, emoteCategories As EmoteCategory, speakStyles As SpeakStyle, totalAmount As Integer = 2147483647) As Boolean + overload: TinyLife.Actions.Action.SpeakAlone* + modifiers.csharp: + - protected + modifiers.vb: + - Protected +- uid: TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.Person,TinyLife.Objects.Furniture) + commentId: M:TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.Person,TinyLife.Objects.Furniture) + id: GetFreeChair(TinyLife.Objects.Person,TinyLife.Objects.Furniture) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetFreeChair(Person, Furniture) + nameWithType: Action.GetFreeChair(Person, Furniture) + fullName: TinyLife.Actions.Action.GetFreeChair(TinyLife.Objects.Person, TinyLife.Objects.Furniture) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetFreeChair + path: Actions/Action.cs + startLine: 470 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that returns an for a on a with the category that is closest to the given object which is on a desk or table.\nThe furniture returned is the one that the person should on when interacting with the passed deskObject.\nThis method will return the deskObject's parent itself if it is a picnic-style table that has benches directly attached to it.\n" + example: [] + syntax: + content: public static (Furniture Chair, ActionSpot Spot, Direction2 Direction) GetFreeChair(Person person, Furniture deskObject) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person to get the free chair for + - id: deskObject + type: TinyLife.Objects.Furniture + description: The object that is sat on a desk + return: + type: System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot,MLEM.Misc.Direction2} + description: The corresponding chair, and the action spot's rotation, or default if there is none + content.vb: Public Shared Function GetFreeChair(person As Person, deskObject As Furniture) As(Chair As Furniture, Spot As ActionSpot, Direction As Direction2)(Of Furniture , ActionSpot, Direction2) + overload: TinyLife.Actions.Action.GetFreeChair* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType,TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + commentId: M:TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType,TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + id: FindAllFreePeople(TinyLife.Actions.ActionType,TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: FindAllFreePeople(ActionType, Person, Nullable, Nullable, Boolean) + nameWithType: Action.FindAllFreePeople(ActionType, Person, Nullable, Nullable, Boolean) + fullName: TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType, TinyLife.Objects.Person, System.Nullable, System.Nullable, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FindAllFreePeople + path: Actions/Action.cs + startLine: 500 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method to find a set of all instances that are currently valid for interaction with the passed \n" + example: [] + syntax: + content: public static IEnumerable FindAllFreePeople(ActionType type, Person person, Vector2? position = default(Vector2? ), float? radius = default(float? ), bool ignoreVisibility = false) + parameters: + - id: type + type: TinyLife.Actions.ActionType + description: The type of action we want to start + - id: person + type: TinyLife.Objects.Person + description: The person that wants to start the aciton + - id: position + type: System.Nullable{Microsoft.Xna.Framework.Vector2} + description: The position that we should find people around, or null to use the passed person's position + - id: radius + type: System.Nullable{System.Single} + description: The radius that should be searched for people in, or 32 by default + - id: ignoreVisibility + type: System.Boolean + description: Whether the visibility () of the object's lot should be ignored, or false by default + return: + type: System.Collections.Generic.IEnumerable{TinyLife.Objects.Person} + description: A set of valid interaction partners + content.vb: Public Shared Function FindAllFreePeople(type As ActionType, person As Person, position As Vector2? = Nothing, radius As Single? = Nothing, ignoreVisibility As Boolean = False) As IEnumerable(Of Person) + overload: TinyLife.Actions.Action.FindAllFreePeople* + nameWithType.vb: Action.FindAllFreePeople(ActionType, Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.Action.FindAllFreePeople(TinyLife.Actions.ActionType, TinyLife.Objects.Person, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean) + name.vb: FindAllFreePeople(ActionType, Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) +- uid: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + commentId: M:TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + id: FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable, Nullable, Boolean, Boolean) + nameWithType: Action.FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable, Nullable, Boolean, Boolean) + fullName: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Boolean, System.Nullable, System.Nullable, System.Boolean, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FindAllFreeFurniture + path: Actions/Action.cs + startLine: 525 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method to find a set of all instances that are currently valid for interaction with the passed \n" + example: [] + syntax: + content: public static IEnumerable FindAllFreeFurniture(Person person, ObjectCategory categories, FurnitureType objectSpotType = null, bool needsFreeActionSpot = true, Vector2? position = default(Vector2? ), float? radius = default(float? ), bool allowBroken = false, bool ignoreVisibility = false) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that wants to start the aciton + - id: categories + type: TinyLife.Objects.ObjectCategory + description: The categories that the furniture should have + - id: objectSpotType + type: TinyLife.Objects.FurnitureType + description: The type of item that an object spot should be available for, or null if this is not required + - id: needsFreeActionSpot + type: System.Boolean + description: Whether or not the furniture returned needs a non-occupied + - id: position + type: System.Nullable{Microsoft.Xna.Framework.Vector2} + description: The position that we should find people around, or null to use the passed person's position + - id: radius + type: System.Nullable{System.Single} + description: The radius that should be searched for people in, or 32 by default + - id: allowBroken + type: System.Boolean + description: Whether furniture that is can be returned + - id: ignoreVisibility + type: System.Boolean + description: Whether the visibility () of the object's lot should be ignored, or false by default + return: + type: System.Collections.Generic.IEnumerable{TinyLife.Objects.Furniture} + description: A set of valid furniture + content.vb: Public Shared Function FindAllFreeFurniture(person As Person, categories As ObjectCategory, objectSpotType As FurnitureType = Nothing, needsFreeActionSpot As Boolean = True, position As Vector2? = Nothing, radius As Single? = Nothing, allowBroken As Boolean = False, ignoreVisibility As Boolean = False) As IEnumerable(Of Furniture) + overload: TinyLife.Actions.Action.FindAllFreeFurniture* + nameWithType.vb: Action.FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable(Of Vector2), Nullable(Of Single), Boolean, Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Boolean, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean, System.Boolean) + name.vb: FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable(Of Vector2), Nullable(Of Single), Boolean, Boolean) +- uid: TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + commentId: M:TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + id: FindAllFreeWalls(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: FindAllFreeWalls(Person, Nullable, Nullable, Boolean) + nameWithType: Action.FindAllFreeWalls(Person, Nullable, Nullable, Boolean) + fullName: TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person, System.Nullable, System.Nullable, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FindAllFreeWalls + path: Actions/Action.cs + startLine: 543 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method to find a set of all instances that are currently valid for interaction with the passed \n" + example: [] + syntax: + content: public static IEnumerable FindAllFreeWalls(Person person, Vector2? position = default(Vector2? ), float? radius = default(float? ), bool ignoreVisibility = false) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that wants to start the aciton + - id: position + type: System.Nullable{Microsoft.Xna.Framework.Vector2} + description: The position that the walls should be around, or null to use the person's position + - id: radius + type: System.Nullable{System.Single} + description: The radius that should be searched for walls in, or 32 by default + - id: ignoreVisibility + type: System.Boolean + description: Whether the visibility () of the object's lot should be ignored, or false by default + return: + type: System.Collections.Generic.IEnumerable{TinyLife.World.Wall} + description: A set of valid walls + content.vb: Public Shared Function FindAllFreeWalls(person As Person, position As Vector2? = Nothing, radius As Single? = Nothing, ignoreVisibility As Boolean = False) As IEnumerable(Of Wall) + overload: TinyLife.Actions.Action.FindAllFreeWalls* + nameWithType.vb: Action.FindAllFreeWalls(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.Action.FindAllFreeWalls(TinyLife.Objects.Person, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean) + name.vb: FindAllFreeWalls(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) +- uid: TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + commentId: M:TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + id: FindAllFreeGround(TinyLife.Objects.Person,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: FindAllFreeGround(Person, Nullable, Nullable, Boolean) + nameWithType: Action.FindAllFreeGround(Person, Nullable, Nullable, Boolean) + fullName: TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person, System.Nullable, System.Nullable, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FindAllFreeGround + path: Actions/Action.cs + startLine: 558 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method to find a set of all positions on the ground that are currently valid for interaction\n" + example: [] + syntax: + content: public static IEnumerable FindAllFreeGround(Person person, Vector2? position = default(Vector2? ), float? radius = default(float? ), bool ignoreVisibility = false) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that wants to start the aciton + - id: position + type: System.Nullable{Microsoft.Xna.Framework.Vector2} + description: The position that the ground should be around, or null to use the person's position + - id: radius + type: System.Nullable{System.Single} + description: The radius that should be searched for ground positions in, or 32 by default + - id: ignoreVisibility + type: System.Boolean + description: Whether the visibility () of the object's lot should be ignored, or false by default + return: + type: System.Collections.Generic.IEnumerable{Microsoft.Xna.Framework.Point} + description: A set of valid locations + content.vb: Public Shared Function FindAllFreeGround(person As Person, position As Vector2? = Nothing, radius As Single? = Nothing, ignoreVisibility As Boolean = False) As IEnumerable(Of Point) + overload: TinyLife.Actions.Action.FindAllFreeGround* + nameWithType.vb: Action.FindAllFreeGround(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean) + name.vb: FindAllFreeGround(Person, Nullable(Of Vector2), Nullable(Of Single), Boolean) +- uid: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + commentId: M:TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + id: FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable, Boolean) + nameWithType: Action.FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable, Boolean) + fullName: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Nullable, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FindFreeFurniture + path: Actions/Action.cs + startLine: 575 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method to find the best instance to interact with based on the given data.\nNote that this method always returns a related to the first result from .\n" + example: [] + syntax: + content: public static ActionInfo FindFreeFurniture(Person person, ObjectCategory categories, FurnitureType objectSpotType = null, Vector2? position = default(Vector2? ), bool allowBroken = false) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that wants to start the aciton + - id: categories + type: TinyLife.Objects.ObjectCategory + description: The categories that the furniture should have + - id: objectSpotType + type: TinyLife.Objects.FurnitureType + description: The type of item that an object spot should be available for, or null if this is not required + - id: position + type: System.Nullable{Microsoft.Xna.Framework.Vector2} + description: The position that we should find people around, or null to use the passed person's position + - id: allowBroken + type: System.Boolean + description: Whether furniture that is can be returned + return: + type: TinyLife.Actions.ActionInfo + description: An action info for the best furniture, or null if there is none + content.vb: Public Shared Function FindFreeFurniture(person As Person, categories As ObjectCategory, objectSpotType As FurnitureType = Nothing, position As Vector2? = Nothing, allowBroken As Boolean = False) As ActionInfo + overload: TinyLife.Actions.Action.FindFreeFurniture* + nameWithType.vb: Action.FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable(Of Vector2), Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Boolean) + name.vb: FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable(Of Vector2), Boolean) +- uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + commentId: M:TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + id: CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: CanMultitask(Action, Action) + nameWithType: Action.CanMultitask(Action, Action) + fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action, TinyLife.Actions.Action) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanMultitask + path: Actions/Action.cs + startLine: 587 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA utility method that can be used whether the two instances can currently be invoked together.\nInternally, this checks if both actions return true on .\n" + example: [] + syntax: + content: public static bool CanMultitask(Action a1, Action a2) + parameters: + - id: a1 + type: TinyLife.Actions.Action + description: The first action + - id: a2 + type: TinyLife.Actions.Action + description: The second action + return: + type: System.Boolean + description: Whether the two actions can be multi-tasked + content.vb: Public Shared Function CanMultitask(a1 As Action, a2 As Action) As Boolean + overload: TinyLife.Actions.Action.CanMultitask* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot) + commentId: M:TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot) + id: GetTableSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot) + parent: TinyLife.Actions.Action + langs: + - csharp + - vb + name: GetTableSpot(Furniture, ActionSpot) + nameWithType: Action.GetTableSpot(Furniture, ActionSpot) + fullName: TinyLife.Actions.Action.GetTableSpot(TinyLife.Objects.Furniture, TinyLife.Objects.ActionSpot) + type: Method + source: + remote: + path: TinyLife/Actions/Action.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetTableSpot + path: Actions/Action.cs + startLine: 598 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that returns the on the table or desk that the given chair is connected to.\nThis is the object spot that should be used for interaction if a person sits on the given chair.\n" + example: [] + syntax: + content: public static (Furniture Table, ObjectSpot Spot) GetTableSpot(Furniture chair, ActionSpot actionSpot = null) + parameters: + - id: chair + type: TinyLife.Objects.Furniture + description: The chair to get the table spot for + - id: actionSpot + type: TinyLife.Objects.ActionSpot + description: The action spot on the chair to get the table spot for + return: + type: System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ObjectSpot} + description: The table spot, or null if there is none + content.vb: Public Shared Function GetTableSpot(chair As Furniture, actionSpot As ActionSpot = Nothing) As(Table As Furniture, Spot As ObjectSpot)(Of Furniture , ObjectSpot) + overload: TinyLife.Actions.Action.GetTableSpot* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +references: +- uid: TinyLife.Objects.Person + commentId: T:TinyLife.Objects.Person + parent: TinyLife.Objects + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person +- uid: TinyLife.Actions.ActionType + commentId: T:TinyLife.Actions.ActionType + parent: TinyLife.Actions + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType +- uid: TinyLife.Objects.Person.ActionQueue + commentId: F:TinyLife.Objects.Person.ActionQueue + isExternal: true +- uid: TinyLife.Objects.Person.CurrentActions + commentId: F:TinyLife.Objects.Person.CurrentActions + isExternal: true +- uid: TinyLife.Actions.MultiAction + commentId: T:TinyLife.Actions.MultiAction + parent: TinyLife.Actions + name: MultiAction + nameWithType: MultiAction + fullName: TinyLife.Actions.MultiAction +- uid: TinyLife.Objects.Person.OnActionsCompleted + commentId: E:TinyLife.Objects.Person.OnActionsCompleted + isExternal: true +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: MLEM.Misc.GenericDataHolder + commentId: T:MLEM.Misc.GenericDataHolder + parent: MLEM.Misc + isExternal: true + name: GenericDataHolder + nameWithType: GenericDataHolder + fullName: MLEM.Misc.GenericDataHolder +- uid: MLEM.Misc.IGenericDataHolder + commentId: T:MLEM.Misc.IGenericDataHolder + parent: MLEM.Misc + isExternal: true + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder +- uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + commentId: M:MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: SetData(String, Object) + nameWithType: GenericDataHolder.SetData(String, Object) + fullName: MLEM.Misc.GenericDataHolder.SetData(System.String, System.Object) + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: GenericDataHolder.SetData + fullName: MLEM.Misc.GenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: GenericDataHolder.SetData + fullName: MLEM.Misc.GenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + commentId: M:MLEM.Misc.GenericDataHolder.GetData``1(System.String) + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: GetData(String) + nameWithType: GenericDataHolder.GetData(String) + fullName: MLEM.Misc.GenericDataHolder.GetData(System.String) + nameWithType.vb: GenericDataHolder.GetData(Of T)(String) + fullName.vb: MLEM.Misc.GenericDataHolder.GetData(Of T)(System.String) + name.vb: GetData(Of T)(String) + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + name: GetData + nameWithType: GenericDataHolder.GetData + fullName: MLEM.Misc.GenericDataHolder.GetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + name: GetData(Of T) + nameWithType: GenericDataHolder.GetData(Of T) + fullName: MLEM.Misc.GenericDataHolder.GetData(Of T) + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.GenericDataHolder.GetDataKeys + commentId: M:MLEM.Misc.GenericDataHolder.GetDataKeys + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: GetDataKeys() + nameWithType: GenericDataHolder.GetDataKeys() + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys() + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: GenericDataHolder.GetDataKeys + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: GenericDataHolder.GetDataKeys + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object + isExternal: true + name: Equals(Object) + nameWithType: Object.Equals(Object) + fullName: System.Object.Equals(System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetHashCode + commentId: M:System.Object.GetHashCode + parent: System.Object + isExternal: true + name: GetHashCode() + nameWithType: Object.GetHashCode() + fullName: System.Object.GetHashCode() + spec.csharp: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ToString + commentId: M:System.Object.ToString + parent: System.Object + isExternal: true + name: ToString() + nameWithType: Object.ToString() + fullName: System.Object.ToString() + spec.csharp: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of Action)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.Action)() + name.vb: JsonCopy(Of Action)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of Action) + nameWithType: Extensions.JsonCopy(Of Action) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.Action) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan(String) + nameWithType: Extensions.GetTimeSpan(String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan(String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: MLEM.Misc + commentId: N:MLEM.Misc + isExternal: true + name: MLEM.Misc + nameWithType: MLEM.Misc + fullName: MLEM.Misc +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + isExternal: true + name: GetTimeSpan(IGenericDataHolder, String) + nameWithType: Extensions.GetTimeSpan(IGenericDataHolder, String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + isExternal: true + name: SetTimeSpan(IGenericDataHolder, String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(IGenericDataHolder, String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: TinyLife.Actions.Action.Random + commentId: F:TinyLife.Actions.Action.Random + parent: TinyLife.Actions.Action + name: Random + nameWithType: Action.Random + fullName: TinyLife.Actions.Action.Random +- uid: System.Random + commentId: T:System.Random + parent: System + isExternal: true + name: Random + nameWithType: Random + fullName: System.Random +- uid: TinyLife.Actions.Action + commentId: T:TinyLife.Actions.Action + parent: TinyLife.Actions + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + parent: TinyLife.Actions + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo +- uid: TinyLife.Objects.PersonAi + commentId: T:TinyLife.Objects.PersonAi + name: PersonAi + nameWithType: PersonAi + fullName: TinyLife.Objects.PersonAi +- uid: TinyLife.Actions.Action.StartedAutomatically* + commentId: Overload:TinyLife.Actions.Action.StartedAutomatically + name: StartedAutomatically + nameWithType: Action.StartedAutomatically + fullName: TinyLife.Actions.Action.StartedAutomatically +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: TinyLife.Actions.UnderlyingAction + commentId: T:TinyLife.Actions.UnderlyingAction + name: UnderlyingAction + nameWithType: UnderlyingAction + fullName: TinyLife.Actions.UnderlyingAction +- uid: TinyLife.Actions.Action.IsUnderlying* + commentId: Overload:TinyLife.Actions.Action.IsUnderlying + name: IsUnderlying + nameWithType: Action.IsUnderlying + fullName: TinyLife.Actions.Action.IsUnderlying +- uid: TinyLife.Actions.Action.Map + commentId: P:TinyLife.Actions.Action.Map + parent: TinyLife.Actions.Action + name: Map + nameWithType: Action.Map + fullName: TinyLife.Actions.Action.Map +- uid: TinyLife.Actions.Action.Map* + commentId: Overload:TinyLife.Actions.Action.Map + name: Map + nameWithType: Action.Map + fullName: TinyLife.Actions.Action.Map +- uid: TinyLife.World.Map + commentId: T:TinyLife.World.Map + parent: TinyLife.World + name: Map + nameWithType: Map + fullName: TinyLife.World.Map +- uid: TinyLife.World + commentId: N:TinyLife.World + name: TinyLife.World + nameWithType: TinyLife.World + fullName: TinyLife.World +- uid: TinyLife.Actions.Action.Person + commentId: P:TinyLife.Actions.Action.Person + parent: TinyLife.Actions.Action + name: Person + nameWithType: Action.Person + fullName: TinyLife.Actions.Action.Person +- uid: TinyLife.Actions.Action.Person* + commentId: Overload:TinyLife.Actions.Action.Person + name: Person + nameWithType: Action.Person + fullName: TinyLife.Actions.Action.Person +- uid: TinyLife.Actions.Action.ElapsedTime* + commentId: Overload:TinyLife.Actions.Action.ElapsedTime + name: ElapsedTime + nameWithType: Action.ElapsedTime + fullName: TinyLife.Actions.Action.ElapsedTime +- uid: System.TimeSpan + commentId: T:System.TimeSpan + parent: System + isExternal: true + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan +- uid: TinyLife.Actions.Action.IsCompleted + commentId: M:TinyLife.Actions.Action.IsCompleted + parent: TinyLife.Actions.Action + name: IsCompleted() + nameWithType: Action.IsCompleted() + fullName: TinyLife.Actions.Action.IsCompleted() + spec.csharp: + - uid: TinyLife.Actions.Action.IsCompleted + name: IsCompleted + nameWithType: Action.IsCompleted + fullName: TinyLife.Actions.Action.IsCompleted + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.IsCompleted + name: IsCompleted + nameWithType: Action.IsCompleted + fullName: TinyLife.Actions.Action.IsCompleted + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.CompletionType.Failed + commentId: F:TinyLife.Actions.Action.CompletionType.Failed + isExternal: true +- uid: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + commentId: M:TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + parent: TinyLife.Actions.Action + isExternal: true + name: Update(GameTime, TimeSpan, GameSpeed) + nameWithType: Action.Update(GameTime, TimeSpan, GameSpeed) + fullName: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime, System.TimeSpan, TinyLife.GameSpeed) + spec.csharp: + - uid: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + name: Update + nameWithType: Action.Update + fullName: TinyLife.Actions.Action.Update + - name: ( + nameWithType: ( + fullName: ( + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed) + name: Update + nameWithType: Action.Update + fullName: TinyLife.Actions.Action.Update + - name: ( + nameWithType: ( + fullName: ( + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.#ctor* + commentId: Overload:TinyLife.Actions.Action.#ctor + name: Action + nameWithType: Action.Action + fullName: TinyLife.Actions.Action.Action +- uid: TinyLife.Actions.Action.Initialize* + commentId: Overload:TinyLife.Actions.Action.Initialize + name: Initialize + nameWithType: Action.Initialize + fullName: TinyLife.Actions.Action.Initialize +- uid: TinyLife.Actions.Action.ElapsedTime + commentId: P:TinyLife.Actions.Action.ElapsedTime + parent: TinyLife.Actions.Action + name: ElapsedTime + nameWithType: Action.ElapsedTime + fullName: TinyLife.Actions.Action.ElapsedTime +- uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + commentId: M:TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + parent: TinyLife.Objects.MapObject + isExternal: true + name: ActionUpdate(Action, GameTime, TimeSpan, GameSpeed, Boolean) + nameWithType: MapObject.ActionUpdate(Action, GameTime, TimeSpan, GameSpeed, Boolean) + fullName: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action, Microsoft.Xna.Framework.GameTime, System.TimeSpan, TinyLife.GameSpeed, System.Boolean) + spec.csharp: + - uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + name: ActionUpdate + nameWithType: MapObject.ActionUpdate + fullName: TinyLife.Objects.MapObject.ActionUpdate + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + name: ActionUpdate + nameWithType: MapObject.ActionUpdate + fullName: TinyLife.Objects.MapObject.ActionUpdate + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.Update* + commentId: Overload:TinyLife.Actions.Action.Update + name: Update + nameWithType: Action.Update + fullName: TinyLife.Actions.Action.Update +- uid: Microsoft.Xna.Framework.GameTime + commentId: T:Microsoft.Xna.Framework.GameTime + parent: Microsoft.Xna.Framework + isExternal: true + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime +- uid: TinyLife.GameSpeed + commentId: T:TinyLife.GameSpeed + parent: TinyLife + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed +- uid: TinyLife.Objects.MapObject + commentId: T:TinyLife.Objects.MapObject + parent: TinyLife.Objects + name: MapObject + nameWithType: MapObject + fullName: TinyLife.Objects.MapObject +- uid: Microsoft.Xna.Framework + commentId: N:Microsoft.Xna.Framework + isExternal: true + name: Microsoft.Xna.Framework + nameWithType: Microsoft.Xna.Framework + fullName: Microsoft.Xna.Framework +- uid: TinyLife + commentId: N:TinyLife + name: TinyLife + nameWithType: TinyLife + fullName: TinyLife +- uid: TinyLife.Actions.Action.CompletionType.Completed + commentId: F:TinyLife.Actions.Action.CompletionType.Completed + isExternal: true +- uid: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + commentId: M:TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + parent: TinyLife.Actions.Action + name: OnCompleted(Action.CompletionType) + nameWithType: Action.OnCompleted(Action.CompletionType) + fullName: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + spec.csharp: + - uid: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + name: OnCompleted + nameWithType: Action.OnCompleted + fullName: TinyLife.Actions.Action.OnCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.OnCompleted(TinyLife.Actions.Action.CompletionType) + name: OnCompleted + nameWithType: Action.OnCompleted + fullName: TinyLife.Actions.Action.OnCompleted + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action.CompletionType + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.ForceFail + commentId: F:TinyLife.Actions.Action.ForceFail + parent: TinyLife.Actions.Action + name: ForceFail + nameWithType: Action.ForceFail + fullName: TinyLife.Actions.Action.ForceFail +- uid: TinyLife.Actions.Action.CompletionType.Active + commentId: F:TinyLife.Actions.Action.CompletionType.Active + isExternal: true +- uid: TinyLife.Actions.Action.IsCompleted* + commentId: Overload:TinyLife.Actions.Action.IsCompleted + name: IsCompleted + nameWithType: Action.IsCompleted + fullName: TinyLife.Actions.Action.IsCompleted +- uid: TinyLife.Actions.Action.CompletionType + commentId: T:TinyLife.Actions.Action.CompletionType + parent: TinyLife.Actions + name: Action.CompletionType + nameWithType: Action.CompletionType + fullName: TinyLife.Actions.Action.CompletionType +- uid: TinyLife.Actions.Action.OnCompleted* + commentId: Overload:TinyLife.Actions.Action.OnCompleted + name: OnCompleted + nameWithType: Action.OnCompleted + fullName: TinyLife.Actions.Action.OnCompleted +- uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + commentId: M:TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + parent: TinyLife.Actions.Action + name: CanMultitask(Action, Action) + nameWithType: Action.CanMultitask(Action, Action) + fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action, TinyLife.Actions.Action) + spec.csharp: + - uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + name: CanMultitask + nameWithType: Action.CanMultitask + fullName: TinyLife.Actions.Action.CanMultitask + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action,TinyLife.Actions.Action) + name: CanMultitask + nameWithType: Action.CanMultitask + fullName: TinyLife.Actions.Action.CanMultitask + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.CanMultitask* + commentId: Overload:TinyLife.Actions.Action.CanMultitask + name: CanMultitask + nameWithType: Action.CanMultitask + fullName: TinyLife.Actions.Action.CanMultitask +- uid: TinyLife.Actions.Action.Validate* + commentId: Overload:TinyLife.Actions.Action.Validate + name: Validate + nameWithType: Action.Validate + fullName: TinyLife.Actions.Action.Validate +- uid: TinyLife.Actions.Action.CanCancel* + commentId: Overload:TinyLife.Actions.Action.CanCancel + name: CanCancel + nameWithType: Action.CanCancel + fullName: TinyLife.Actions.Action.CanCancel +- uid: TinyLife.Actions.Action.GetNextAction* + commentId: Overload:TinyLife.Actions.Action.GetNextAction + name: GetNextAction + nameWithType: Action.GetNextAction + fullName: TinyLife.Actions.Action.GetNextAction +- uid: TinyLife.Actions.ActionType.TypeSettings.Texture + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Texture + isExternal: true +- uid: TinyLife.Actions.ActionInfo.GetActionObject``1 + commentId: M:TinyLife.Actions.ActionInfo.GetActionObject``1 + isExternal: true +- uid: TinyLife.Actions.Action.GetIconObject* + commentId: Overload:TinyLife.Actions.Action.GetIconObject + name: GetIconObject + nameWithType: Action.GetIconObject + fullName: TinyLife.Actions.Action.GetIconObject +- uid: TinyLife.GameSpeed.ExtremelyFast + commentId: F:TinyLife.GameSpeed.ExtremelyFast + isExternal: true +- uid: TinyLife.Actions.Action.CausesExtremelyFastSpeed* + commentId: Overload:TinyLife.Actions.Action.CausesExtremelyFastSpeed + name: CausesExtremelyFastSpeed + nameWithType: Action.CausesExtremelyFastSpeed + fullName: TinyLife.Actions.Action.CausesExtremelyFastSpeed +- uid: TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + isExternal: true +- uid: TinyLife.Actions.Action.GetDisplayName* + commentId: Overload:TinyLife.Actions.Action.GetDisplayName + name: GetDisplayName + nameWithType: Action.GetDisplayName + fullName: TinyLife.Actions.Action.GetDisplayName +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: TinyLife.Objects.BreakableFurniture + commentId: T:TinyLife.Objects.BreakableFurniture + parent: TinyLife.Objects + name: BreakableFurniture + nameWithType: BreakableFurniture + fullName: TinyLife.Objects.BreakableFurniture +- uid: TinyLife.Actions.Action.TryForceFail* + commentId: Overload:TinyLife.Actions.Action.TryForceFail + name: TryForceFail + nameWithType: Action.TryForceFail + fullName: TinyLife.Actions.Action.TryForceFail +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + parent: TinyLife.Actions + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult +- uid: TinyLife.Actions.SocialAction + commentId: T:TinyLife.Actions.SocialAction + parent: TinyLife.Actions + name: SocialAction + nameWithType: SocialAction + fullName: TinyLife.Actions.SocialAction +- uid: TinyLife.Actions.Action.GetInProgressTime + commentId: M:TinyLife.Actions.Action.GetInProgressTime + parent: TinyLife.Actions.Action + name: GetInProgressTime() + nameWithType: Action.GetInProgressTime() + fullName: TinyLife.Actions.Action.GetInProgressTime() + spec.csharp: + - uid: TinyLife.Actions.Action.GetInProgressTime + name: GetInProgressTime + nameWithType: Action.GetInProgressTime + fullName: TinyLife.Actions.Action.GetInProgressTime + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.GetInProgressTime + name: GetInProgressTime + nameWithType: Action.GetInProgressTime + fullName: TinyLife.Actions.Action.GetInProgressTime + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.TimeSpan.Zero + commentId: F:System.TimeSpan.Zero + isExternal: true +- uid: TinyLife.Actions.Action.IsFullyInProgress* + commentId: Overload:TinyLife.Actions.Action.IsFullyInProgress + name: IsFullyInProgress + nameWithType: Action.IsFullyInProgress + fullName: TinyLife.Actions.Action.IsFullyInProgress +- uid: TinyLife.Actions.Action.GetInProgressTime* + commentId: Overload:TinyLife.Actions.Action.GetInProgressTime + name: GetInProgressTime + nameWithType: Action.GetInProgressTime + fullName: TinyLife.Actions.Action.GetInProgressTime +- uid: TinyLife.Actions.ActionVariety + commentId: T:TinyLife.Actions.ActionVariety + parent: TinyLife.Actions + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety +- uid: TinyLife.Actions.ActionType.TypeSettings.Varieties + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Varieties + isExternal: true +- uid: TinyLife.Actions.Action.ApplyVariety* + commentId: Overload:TinyLife.Actions.Action.ApplyVariety + name: ApplyVariety + nameWithType: Action.ApplyVariety + fullName: TinyLife.Actions.Action.ApplyVariety +- uid: TinyLife.Actions.SleepAction + commentId: T:TinyLife.Actions.SleepAction + isExternal: true +- uid: TinyLife.Actions.Action.CanEnqueueConversation* + commentId: Overload:TinyLife.Actions.Action.CanEnqueueConversation + name: CanEnqueueConversation + nameWithType: Action.CanEnqueueConversation + fullName: TinyLife.Actions.Action.CanEnqueueConversation +- uid: TinyLife.Need + commentId: T:TinyLife.Need + name: Need + nameWithType: Need + fullName: TinyLife.Need +- uid: TinyLife.Need.Max + commentId: F:TinyLife.Need.Max + isExternal: true +- uid: TinyLife.Actions.Action.CompleteIfNeedFull* + commentId: Overload:TinyLife.Actions.Action.CompleteIfNeedFull + name: CompleteIfNeedFull + nameWithType: Action.CompleteIfNeedFull + fullName: TinyLife.Actions.Action.CompleteIfNeedFull +- uid: TinyLife.NeedType + commentId: T:TinyLife.NeedType + parent: TinyLife + name: NeedType + nameWithType: NeedType + fullName: TinyLife.NeedType +- uid: TinyLife.Actions.PrepareFoodAction + commentId: T:TinyLife.Actions.PrepareFoodAction + isExternal: true +- uid: TinyLife.Actions.CookFoodAction + commentId: T:TinyLife.Actions.CookFoodAction + isExternal: true +- uid: TinyLife.Actions.Action.PutDownOrGoTo* + commentId: Overload:TinyLife.Actions.Action.PutDownOrGoTo + name: PutDownOrGoTo + nameWithType: Action.PutDownOrGoTo + fullName: TinyLife.Actions.Action.PutDownOrGoTo +- uid: TinyLife.Objects.ObjectCategory + commentId: T:TinyLife.Objects.ObjectCategory + parent: TinyLife.Objects + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory +- uid: TinyLife.Objects.FurnitureType[] + isExternal: true + name: FurnitureType[] + nameWithType: FurnitureType[] + fullName: TinyLife.Objects.FurnitureType[] + nameWithType.vb: FurnitureType() + fullName.vb: TinyLife.Objects.FurnitureType() + name.vb: FurnitureType() + spec.csharp: + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: () + nameWithType: () + fullName: () +- uid: System.Collections.Generic.IEnumerable{TinyLife.Actions.Action} + commentId: T:System.Collections.Generic.IEnumerable{TinyLife.Actions.Action} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + nameWithType.vb: IEnumerable(Of Action) + fullName.vb: System.Collections.Generic.IEnumerable(Of TinyLife.Actions.Action) + name.vb: IEnumerable(Of Action) + spec.csharp: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IEnumerable`1 + commentId: T:System.Collections.Generic.IEnumerable`1 + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + 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 + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic +- uid: MLEM.Misc.Direction2 + commentId: T:MLEM.Misc.Direction2 + parent: MLEM.Misc + isExternal: true + name: Direction2 + nameWithType: Direction2 + fullName: MLEM.Misc.Direction2 +- uid: TinyLife.Objects.FurnitureType + commentId: T:TinyLife.Objects.FurnitureType + parent: TinyLife.Objects + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType +- uid: TinyLife.Actions.Action.GetPlaceDirection* + commentId: Overload:TinyLife.Actions.Action.GetPlaceDirection + name: GetPlaceDirection + nameWithType: Action.GetPlaceDirection + fullName: TinyLife.Actions.Action.GetPlaceDirection +- uid: TinyLife.Objects.Person.CurrentPose + commentId: F:TinyLife.Objects.Person.CurrentPose + isExternal: true +- uid: TinyLife.Objects.Person.Pose.Sitting + commentId: F:TinyLife.Objects.Person.Pose.Sitting + isExternal: true +- uid: TinyLife.NeedType.Energy + commentId: F:TinyLife.NeedType.Energy + isExternal: true +- uid: TinyLife.Actions.Action.Sit* + commentId: Overload:TinyLife.Actions.Action.Sit + name: Sit + nameWithType: Action.Sit + fullName: TinyLife.Actions.Action.Sit +- uid: TinyLife.Objects.Furniture + commentId: T:TinyLife.Objects.Furniture + parent: TinyLife.Objects + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture +- uid: TinyLife.Objects.ActionSpot + commentId: T:TinyLife.Objects.ActionSpot + parent: TinyLife.Objects + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot +- uid: TinyLife.Objects.Person.GetEfficiencyModifier(TinyLife.Skills.SkillType,System.Single) + commentId: M:TinyLife.Objects.Person.GetEfficiencyModifier(TinyLife.Skills.SkillType,System.Single) + isExternal: true +- uid: TinyLife.Actions.Action.StartedAutomatically + commentId: P:TinyLife.Actions.Action.StartedAutomatically + parent: TinyLife.Actions.Action + name: StartedAutomatically + nameWithType: Action.StartedAutomatically + fullName: TinyLife.Actions.Action.StartedAutomatically +- uid: TinyLife.Actions.Action.CompleteInTime* + commentId: Overload:TinyLife.Actions.Action.CompleteInTime + name: CompleteInTime + nameWithType: Action.CompleteInTime + fullName: TinyLife.Actions.Action.CompleteInTime +- uid: TinyLife.Skills.SkillType + commentId: T:TinyLife.Skills.SkillType + parent: TinyLife.Skills + name: SkillType + nameWithType: SkillType + fullName: TinyLife.Skills.SkillType +- uid: System.Single + commentId: T:System.Single + parent: System + isExternal: true + name: Single + nameWithType: Single + fullName: System.Single +- uid: TinyLife.Skills + commentId: N:TinyLife.Skills + name: TinyLife.Skills + nameWithType: TinyLife.Skills + fullName: TinyLife.Skills +- uid: TinyLife.Actions.ActionType.QuitJob + commentId: F:TinyLife.Actions.ActionType.QuitJob + isExternal: true +- uid: System.InvalidOperationException + commentId: T:System.InvalidOperationException + isExternal: true +- uid: TinyLife.Actions.Action.OpenPlayerPrompt* + commentId: Overload:TinyLife.Actions.Action.OpenPlayerPrompt + name: OpenPlayerPrompt + nameWithType: Action.OpenPlayerPrompt + fullName: TinyLife.Actions.Action.OpenPlayerPrompt +- uid: System.Predicate{MLEM.Ui.Elements.Panel} + commentId: T:System.Predicate{MLEM.Ui.Elements.Panel} + parent: System + definition: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + nameWithType.vb: Predicate(Of Panel) + fullName.vb: System.Predicate(Of MLEM.Ui.Elements.Panel) + name.vb: Predicate(Of Panel) + spec.csharp: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: MLEM.Ui.Elements.Panel + name: Panel + nameWithType: Panel + fullName: MLEM.Ui.Elements.Panel + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: MLEM.Ui.Elements.Panel + name: Panel + nameWithType: Panel + fullName: MLEM.Ui.Elements.Panel + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Action{MLEM.Ui.Elements.Panel} + commentId: T:System.Action{MLEM.Ui.Elements.Panel} + parent: System + definition: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + nameWithType.vb: Action(Of Panel) + fullName.vb: System.Action(Of MLEM.Ui.Elements.Panel) + name.vb: Action(Of Panel) + spec.csharp: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: MLEM.Ui.Elements.Panel + name: Panel + nameWithType: Panel + fullName: MLEM.Ui.Elements.Panel + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: MLEM.Ui.Elements.Panel + name: Panel + nameWithType: Panel + fullName: MLEM.Ui.Elements.Panel + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Ui.Elements.Element[] + isExternal: true + name: Element[] + nameWithType: Element[] + fullName: MLEM.Ui.Elements.Element[] + nameWithType.vb: Element() + fullName.vb: MLEM.Ui.Elements.Element() + name.vb: Element() + spec.csharp: + - uid: MLEM.Ui.Elements.Element + name: Element + nameWithType: Element + fullName: MLEM.Ui.Elements.Element + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: MLEM.Ui.Elements.Element + name: Element + nameWithType: Element + fullName: MLEM.Ui.Elements.Element + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: MLEM.Ui.Elements.Group + commentId: T:MLEM.Ui.Elements.Group + parent: MLEM.Ui.Elements + isExternal: true + name: Group + nameWithType: Group + fullName: MLEM.Ui.Elements.Group +- uid: System.Predicate`1 + commentId: T:System.Predicate`1 + isExternal: true + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + nameWithType.vb: Predicate(Of T) + fullName.vb: System.Predicate(Of T) + name.vb: Predicate(Of T) + spec.csharp: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Action`1 + commentId: T:System.Action`1 + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action + nameWithType.vb: Action(Of T) + fullName.vb: System.Action(Of T) + name.vb: Action(Of T) + spec.csharp: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Ui.Elements + commentId: N:MLEM.Ui.Elements + isExternal: true + name: MLEM.Ui.Elements + nameWithType: MLEM.Ui.Elements + fullName: MLEM.Ui.Elements +- uid: TinyLife.Actions.Action.OpenYesNoPrompt* + commentId: Overload:TinyLife.Actions.Action.OpenYesNoPrompt + name: OpenYesNoPrompt + nameWithType: Action.OpenYesNoPrompt + fullName: TinyLife.Actions.Action.OpenYesNoPrompt +- uid: System.Action + commentId: T:System.Action + parent: System + isExternal: true + name: Action + nameWithType: Action + fullName: System.Action +- uid: MLEM.Ui.Elements.TextField + commentId: T:MLEM.Ui.Elements.TextField + isExternal: true +- uid: TinyLife.Actions.Action.OpenTextPrompt* + commentId: Overload:TinyLife.Actions.Action.OpenTextPrompt + name: OpenTextPrompt + nameWithType: Action.OpenTextPrompt + fullName: TinyLife.Actions.Action.OpenTextPrompt +- uid: System.Action{System.String} + commentId: T:System.Action{System.String} + parent: System + definition: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + nameWithType.vb: Action(Of String) + fullName.vb: System.Action(Of System.String) + name.vb: Action(Of String) + spec.csharp: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Action`1 + name: Action + nameWithType: Action + fullName: System.Action + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Predicate{System.String} + commentId: T:System.Predicate{System.String} + parent: System + definition: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + nameWithType.vb: Predicate(Of String) + fullName.vb: System.Predicate(Of System.String) + name.vb: Predicate(Of String) + spec.csharp: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Ui.Elements.TextField.Rule + commentId: T:MLEM.Ui.Elements.TextField.Rule + parent: MLEM.Ui.Elements + isExternal: true + name: TextField.Rule + nameWithType: TextField.Rule + fullName: MLEM.Ui.Elements.TextField.Rule +- uid: TinyLife.Actions.ActionType.PracticeJokes + commentId: F:TinyLife.Actions.ActionType.PracticeJokes + isExternal: true +- uid: TinyLife.Actions.ActionType.PracticeSpeech + commentId: F:TinyLife.Actions.ActionType.PracticeSpeech + isExternal: true +- uid: System.Int32.MaxValue + commentId: F:System.Int32.MaxValue + isExternal: true +- uid: TinyLife.Actions.Action.SpeakAlone* + commentId: Overload:TinyLife.Actions.Action.SpeakAlone + name: SpeakAlone + nameWithType: Action.SpeakAlone + fullName: TinyLife.Actions.Action.SpeakAlone +- uid: TinyLife.Actions.EmoteCategory + commentId: T:TinyLife.Actions.EmoteCategory + parent: TinyLife.Actions + name: EmoteCategory + nameWithType: EmoteCategory + fullName: TinyLife.Actions.EmoteCategory +- uid: TinyLife.Objects.SpeakStyle + commentId: T:TinyLife.Objects.SpeakStyle + parent: TinyLife.Objects + name: SpeakStyle + nameWithType: SpeakStyle + fullName: TinyLife.Objects.SpeakStyle +- uid: System.Int32 + commentId: T:System.Int32 + parent: System + isExternal: true + name: Int32 + nameWithType: Int32 + fullName: System.Int32 +- uid: TinyLife.Objects.ObjectCategory.Chair + commentId: F:TinyLife.Objects.ObjectCategory.Chair + isExternal: true +- uid: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + commentId: M:TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + parent: TinyLife.Actions.Action + name: Sit(Furniture, GameSpeed, ActionSpot) + nameWithType: Action.Sit(Furniture, GameSpeed, ActionSpot) + fullName: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture, TinyLife.GameSpeed, TinyLife.Objects.ActionSpot) + spec.csharp: + - uid: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + name: Sit + nameWithType: Action.Sit + fullName: TinyLife.Actions.Action.Sit + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ActionSpot + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.Sit(TinyLife.Objects.Furniture,TinyLife.GameSpeed,TinyLife.Objects.ActionSpot) + name: Sit + nameWithType: Action.Sit + fullName: TinyLife.Actions.Action.Sit + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ActionSpot + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.GetFreeChair* + commentId: Overload:TinyLife.Actions.Action.GetFreeChair + name: GetFreeChair + nameWithType: Action.GetFreeChair + fullName: TinyLife.Actions.Action.GetFreeChair +- uid: System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot,MLEM.Misc.Direction2} + commentId: T:System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ActionSpot,MLEM.Misc.Direction2} + parent: System + definition: System.ValueTuple`3 + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2, T3)(Of Furniture, ActionSpot, Direction2) + fullName.vb: System.ValueTuple(Of TinyLife.Objects.Furniture, TinyLife.Objects.ActionSpot, MLEM.Misc.Direction2) + name.vb: (T1, T2, T3)(Of Furniture, ActionSpot, Direction2) + spec.csharp: + - uid: System.ValueTuple`3 + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ActionSpot + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: MLEM.Misc.Direction2 + name: Direction2 + nameWithType: Direction2 + fullName: MLEM.Misc.Direction2 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`3 + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ActionSpot + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: MLEM.Misc.Direction2 + name: Direction2 + nameWithType: Direction2 + fullName: MLEM.Misc.Direction2 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueTuple`3 + commentId: T:System.ValueTuple`3 + isExternal: true + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2, T3)(Of T1, T2, T3) + fullName.vb: System.ValueTuple(Of T1, T2, T3) + name.vb: (T1, T2, T3)(Of T1, T2, T3) + spec.csharp: + - uid: System.ValueTuple`3 + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T3 + nameWithType: T3 + fullName: T3 + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`3 + name: (T1, T2, T3) + nameWithType: (T1, T2, T3) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T3 + nameWithType: T3 + fullName: T3 + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.World.Household.IsLotVisible(TinyLife.World.Lot) + commentId: M:TinyLife.World.Household.IsLotVisible(TinyLife.World.Lot) + isExternal: true +- uid: TinyLife.Actions.Action.FindAllFreePeople* + commentId: Overload:TinyLife.Actions.Action.FindAllFreePeople + name: FindAllFreePeople + nameWithType: Action.FindAllFreePeople + fullName: TinyLife.Actions.Action.FindAllFreePeople +- uid: System.Nullable{Microsoft.Xna.Framework.Vector2} + commentId: T:System.Nullable{Microsoft.Xna.Framework.Vector2} + parent: System + definition: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of Vector2) + fullName.vb: System.Nullable(Of Microsoft.Xna.Framework.Vector2) + name.vb: Nullable(Of Vector2) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Nullable{System.Single} + commentId: T:System.Nullable{System.Single} + parent: System + definition: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of Single) + fullName.vb: System.Nullable(Of System.Single) + name.vb: Nullable(Of Single) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- 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 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + 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 + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Nullable`1 + commentId: T:System.Nullable`1 + isExternal: true + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of T) + fullName.vb: System.Nullable(Of T) + name.vb: Nullable(Of T) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects.BreakableFurniture.Broken + commentId: F:TinyLife.Objects.BreakableFurniture.Broken + parent: TinyLife.Objects.BreakableFurniture + name: Broken + nameWithType: BreakableFurniture.Broken + fullName: TinyLife.Objects.BreakableFurniture.Broken +- uid: TinyLife.Actions.Action.FindAllFreeFurniture* + commentId: Overload:TinyLife.Actions.Action.FindAllFreeFurniture + name: FindAllFreeFurniture + nameWithType: Action.FindAllFreeFurniture + fullName: TinyLife.Actions.Action.FindAllFreeFurniture +- uid: System.Collections.Generic.IEnumerable{TinyLife.Objects.Furniture} + commentId: T:System.Collections.Generic.IEnumerable{TinyLife.Objects.Furniture} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + nameWithType.vb: IEnumerable(Of Furniture) + fullName.vb: System.Collections.Generic.IEnumerable(Of TinyLife.Objects.Furniture) + name.vb: IEnumerable(Of Furniture) + spec.csharp: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.World.Wall + commentId: T:TinyLife.World.Wall + parent: TinyLife.World + name: Wall + nameWithType: Wall + fullName: TinyLife.World.Wall +- uid: TinyLife.Actions.Action.FindAllFreeWalls* + commentId: Overload:TinyLife.Actions.Action.FindAllFreeWalls + name: FindAllFreeWalls + nameWithType: Action.FindAllFreeWalls + fullName: TinyLife.Actions.Action.FindAllFreeWalls +- uid: System.Collections.Generic.IEnumerable{TinyLife.World.Wall} + commentId: T:System.Collections.Generic.IEnumerable{TinyLife.World.Wall} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + nameWithType.vb: IEnumerable(Of Wall) + fullName.vb: System.Collections.Generic.IEnumerable(Of TinyLife.World.Wall) + name.vb: IEnumerable(Of Wall) + spec.csharp: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.World.Wall + name: Wall + nameWithType: Wall + fullName: TinyLife.World.Wall + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.World.Wall + name: Wall + nameWithType: Wall + fullName: TinyLife.World.Wall + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.FindAllFreeGround* + commentId: Overload:TinyLife.Actions.Action.FindAllFreeGround + name: FindAllFreeGround + nameWithType: Action.FindAllFreeGround + fullName: TinyLife.Actions.Action.FindAllFreeGround +- uid: System.Collections.Generic.IEnumerable{Microsoft.Xna.Framework.Point} + commentId: T:System.Collections.Generic.IEnumerable{Microsoft.Xna.Framework.Point} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + nameWithType.vb: IEnumerable(Of Point) + fullName.vb: System.Collections.Generic.IEnumerable(Of Microsoft.Xna.Framework.Point) + name.vb: IEnumerable(Of Point) + spec.csharp: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Microsoft.Xna.Framework.Point + name: Point + nameWithType: Point + fullName: Microsoft.Xna.Framework.Point + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Microsoft.Xna.Framework.Point + name: Point + nameWithType: Point + fullName: Microsoft.Xna.Framework.Point + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + commentId: M:TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + parent: TinyLife.Actions.Action + isExternal: true + name: FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable, Nullable, Boolean, Boolean) + nameWithType: Action.FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable, Nullable, Boolean, Boolean) + fullName: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Boolean, System.Nullable, System.Nullable, System.Boolean, System.Boolean) + nameWithType.vb: Action.FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable(Of Vector2), Nullable(Of Single), Boolean, Boolean) + fullName.vb: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Boolean, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Nullable(Of System.Single), System.Boolean, System.Boolean) + name.vb: FindAllFreeFurniture(Person, ObjectCategory, FurnitureType, Boolean, Nullable(Of Vector2), Nullable(Of Single), Boolean, Boolean) + spec.csharp: + - uid: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + name: FindAllFreeFurniture + nameWithType: Action.FindAllFreeFurniture + fullName: TinyLife.Actions.Action.FindAllFreeFurniture + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectCategory + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Boolean,System.Boolean) + name: FindAllFreeFurniture + nameWithType: Action.FindAllFreeFurniture + fullName: TinyLife.Actions.Action.FindAllFreeFurniture + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectCategory + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.FindFreeFurniture* + commentId: Overload:TinyLife.Actions.Action.FindFreeFurniture + name: FindFreeFurniture + nameWithType: Action.FindFreeFurniture + fullName: TinyLife.Actions.Action.FindFreeFurniture +- uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + commentId: M:TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + parent: TinyLife.Actions.Action + name: CanMultitask(Action) + nameWithType: Action.CanMultitask(Action) + fullName: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + spec.csharp: + - uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + name: CanMultitask + nameWithType: Action.CanMultitask + fullName: TinyLife.Actions.Action.CanMultitask + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.CanMultitask(TinyLife.Actions.Action) + name: CanMultitask + nameWithType: Action.CanMultitask + fullName: TinyLife.Actions.Action.CanMultitask + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects.ObjectSpot + commentId: T:TinyLife.Objects.ObjectSpot + parent: TinyLife.Objects + name: ObjectSpot + nameWithType: ObjectSpot + fullName: TinyLife.Objects.ObjectSpot +- uid: TinyLife.Actions.Action.GetTableSpot* + commentId: Overload:TinyLife.Actions.Action.GetTableSpot + name: GetTableSpot + nameWithType: Action.GetTableSpot + fullName: TinyLife.Actions.Action.GetTableSpot +- uid: System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ObjectSpot} + commentId: T:System.ValueTuple{TinyLife.Objects.Furniture,TinyLife.Objects.ObjectSpot} + parent: System + definition: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2)(Of Furniture, ObjectSpot) + fullName.vb: System.ValueTuple(Of TinyLife.Objects.Furniture, TinyLife.Objects.ObjectSpot) + name.vb: (T1, T2)(Of Furniture, ObjectSpot) + spec.csharp: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectSpot + name: ObjectSpot + nameWithType: ObjectSpot + fullName: TinyLife.Objects.ObjectSpot + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectSpot + name: ObjectSpot + nameWithType: ObjectSpot + fullName: TinyLife.Objects.ObjectSpot + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueTuple`2 + commentId: T:System.ValueTuple`2 + isExternal: true + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2)(Of T1, T2) + fullName.vb: System.ValueTuple(Of T1, T2) + name.vb: (T1, T2)(Of T1, T2) + spec.csharp: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ) + nameWithType: ) + fullName: ) diff --git a/api/TinyLife.Actions.ActionInfo.yml b/api/TinyLife.Actions.ActionInfo.yml new file mode 100644 index 0000000..52a8334 --- /dev/null +++ b/api/TinyLife.Actions.ActionInfo.yml @@ -0,0 +1,1906 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + id: ActionInfo + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionInfo.ActionLocation + - TinyLife.Actions.ActionInfo.ActionSpot + - TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + - TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.Person,Microsoft.Xna.Framework.Vector2) + - TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.Person,TinyLife.Objects.MapObject) + - TinyLife.Actions.ActionInfo.GetActionObject``1 + - TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + - TinyLife.Actions.ActionInfo.GetInvolvedObject``1(TinyLife.Objects.ObjectCategory,System.Boolean) + - TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + - TinyLife.Actions.ActionInfo.Map + - TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + - TinyLife.Actions.ActionInfo.Person + - TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory) + - TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.Person) + langs: + - csharp + - vb + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + type: Class + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ActionInfo + path: Actions/ActionInfo.cs + startLine: 14 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn action info is a set of information that is required to execute an action\n" + example: [] + syntax: + content: >- + [DataContract] + + public class ActionInfo : GenericDataHolder, IGenericDataHolder + content.vb: >- + + + Public Class ActionInfo + Inherits GenericDataHolder + Implements IGenericDataHolder + inheritance: + - System.Object + - MLEM.Misc.GenericDataHolder + implements: + - MLEM.Misc.IGenericDataHolder + inheritedMembers: + - MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + - MLEM.Misc.GenericDataHolder.GetData``1(System.String) + - MLEM.Misc.GenericDataHolder.GetDataKeys + - 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.Actions.ActionInfo.TinyLife.Utilities.Extensions.JsonCopy``1 + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + attributes: + - type: System.Runtime.Serialization.DataContractAttribute + ctor: System.Runtime.Serialization.DataContractAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: TinyLife.Actions.ActionInfo.Person + commentId: P:TinyLife.Actions.ActionInfo.Person + id: Person + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: Person + nameWithType: ActionInfo.Person + fullName: TinyLife.Actions.ActionInfo.Person + type: Property + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Person + path: Actions/ActionInfo.cs + startLine: 20 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that is currently executing the action\n" + example: [] + syntax: + content: public Person Person { get; } + parameters: [] + return: + type: TinyLife.Objects.Person + content.vb: Public ReadOnly Property Person As Person + overload: TinyLife.Actions.ActionInfo.Person* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionInfo.ActionLocation + commentId: F:TinyLife.Actions.ActionInfo.ActionLocation + id: ActionLocation + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: ActionLocation + nameWithType: ActionInfo.ActionLocation + fullName: TinyLife.Actions.ActionInfo.ActionLocation + type: Field + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ActionLocation + path: Actions/ActionInfo.cs + startLine: 27 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe location that this action should be executed in.\nNote that, for manually executed actions, this is always the world position that the mouse was in.\nFor automatically executed actions, this is often the 's location or an offset based on the .\n" + example: [] + syntax: + content: >- + [DataMember] + + public readonly Vector2 ActionLocation + return: + type: Microsoft.Xna.Framework.Vector2 + content.vb: >- + + + Public ReadOnly ActionLocation As Vector2 + attributes: + - type: System.Runtime.Serialization.DataMemberAttribute + ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor + arguments: [] + modifiers.csharp: + - public + - readonly + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionInfo.ActionSpot + commentId: P:TinyLife.Actions.ActionInfo.ActionSpot + id: ActionSpot + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: ActionSpot + nameWithType: ActionInfo.ActionSpot + fullName: TinyLife.Actions.ActionInfo.ActionSpot + type: Property + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ActionSpot + path: Actions/ActionInfo.cs + startLine: 31 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: > + c + + The that this action is related to. Can be null, even if the exists. + example: [] + syntax: + content: public ActionSpot ActionSpot { get; set; } + parameters: [] + return: + type: TinyLife.Objects.ActionSpot + content.vb: Public Property ActionSpot As ActionSpot + overload: TinyLife.Actions.ActionInfo.ActionSpot* + modifiers.csharp: + - public + - get + - set + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionInfo.Map + commentId: P:TinyLife.Actions.ActionInfo.Map + id: Map + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: Map + nameWithType: ActionInfo.Map + fullName: TinyLife.Actions.ActionInfo.Map + type: Property + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Map + path: Actions/ActionInfo.cs + startLine: 38 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that the action is executed on\n" + example: [] + syntax: + content: public Map Map { get; } + parameters: [] + return: + type: TinyLife.World.Map + content.vb: Public ReadOnly Property Map As Map + overload: TinyLife.Actions.ActionInfo.Map* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionInfo.GetActionObject``1 + commentId: M:TinyLife.Actions.ActionInfo.GetActionObject``1 + id: GetActionObject``1 + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: GetActionObject() + nameWithType: ActionInfo.GetActionObject() + fullName: TinyLife.Actions.ActionInfo.GetActionObject() + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetActionObject + path: Actions/ActionInfo.cs + startLine: 65 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the object that this action is related to, or null if there is none or the object isn't of the given type.\nIf this action is related to a and T is , the wall is returned. Otherwise, the involved is returned, if it matches T.\n" + example: [] + syntax: + content: public T GetActionObject() + typeParameters: + - id: T + description: The type that the action object is expected to be of + return: + type: '{T}' + description: The action object, or null if there is none or the type does not match + content.vb: Public Function GetActionObject(Of T) As T + overload: TinyLife.Actions.ActionInfo.GetActionObject* + nameWithType.vb: ActionInfo.GetActionObject(Of T)() + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionInfo.GetActionObject(Of T)() + name.vb: GetActionObject(Of T)() +- uid: TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + commentId: M:TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + id: AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: AddAuxiliaryObject(MapObject, ActionSpot) + nameWithType: ActionInfo.AddAuxiliaryObject(MapObject, ActionSpot) + fullName: TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject, TinyLife.Objects.ActionSpot) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AddAuxiliaryObject + path: Actions/ActionInfo.cs + startLine: 87 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAdds an additional object that, along with the , is involved in this action.\nAdding an auxiliary object causes to consider it, as well as to be called for it.\n" + example: [] + syntax: + content: public void AddAuxiliaryObject(MapObject o, ActionSpot spot = null) + parameters: + - id: o + type: TinyLife.Objects.MapObject + description: The object to add + - id: spot + type: TinyLife.Objects.ActionSpot + description: An optional action spot to store with the object which can be retrieved later using + content.vb: Public Sub AddAuxiliaryObject(o As MapObject, spot As ActionSpot = Nothing) + overload: TinyLife.Actions.ActionInfo.AddAuxiliaryObject* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + id: GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: GetInvolvedObjects(ObjectCategory, Boolean) + nameWithType: ActionInfo.GetInvolvedObjects(ObjectCategory, Boolean) + fullName: TinyLife.Actions.ActionInfo.GetInvolvedObjects(TinyLife.Objects.ObjectCategory, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetInvolvedObjects + path: Actions/ActionInfo.cs + startLine: 105 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a set of objects of the given type T that match the given category.\nThe objects considered are the , its , its , the 's and the auxiliary objects added using .\n" + example: [] + syntax: + content: public IEnumerable GetInvolvedObjects(ObjectCategory category = null, bool includeIndirectly = true) + parameters: + - id: category + type: TinyLife.Objects.ObjectCategory + description: The category that the objects should have. Defaults to Nothing, meaning all categories are considered. + - id: includeIndirectly + type: System.Boolean + description: Whether indirectly involved objects, like the and of furniture should be included + typeParameters: + - id: T + description: The type that the objects returned should have + return: + type: System.Collections.Generic.IEnumerable{{T}} + description: A set of objects that match the above criteria + content.vb: Public Function GetInvolvedObjects(Of T)(category As ObjectCategory = Nothing, includeIndirectly As Boolean = True) As IEnumerable(Of T) + overload: TinyLife.Actions.ActionInfo.GetInvolvedObjects* + nameWithType.vb: ActionInfo.GetInvolvedObjects(Of T)(ObjectCategory, Boolean) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionInfo.GetInvolvedObjects(Of T)(TinyLife.Objects.ObjectCategory, System.Boolean) + name.vb: GetInvolvedObjects(Of T)(ObjectCategory, Boolean) +- uid: TinyLife.Actions.ActionInfo.GetInvolvedObject``1(TinyLife.Objects.ObjectCategory,System.Boolean) + commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedObject``1(TinyLife.Objects.ObjectCategory,System.Boolean) + id: GetInvolvedObject``1(TinyLife.Objects.ObjectCategory,System.Boolean) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: GetInvolvedObject(ObjectCategory, Boolean) + nameWithType: ActionInfo.GetInvolvedObject(ObjectCategory, Boolean) + fullName: TinyLife.Actions.ActionInfo.GetInvolvedObject(TinyLife.Objects.ObjectCategory, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetInvolvedObject + path: Actions/ActionInfo.cs + startLine: 148 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that returns the first available entry from or null if there is none\n" + example: [] + syntax: + content: >- + public T GetInvolvedObject(ObjectCategory category = null, bool includeIndirectly = true) + where T : MapObject + parameters: + - id: category + type: TinyLife.Objects.ObjectCategory + description: The category that the objects should have. Defaults to Nothing, meaning all categories are considered. + - id: includeIndirectly + type: System.Boolean + description: Whether indirectly involved objects, like the and of furniture should be included + typeParameters: + - id: T + description: The type that the objects returned should have + return: + type: '{T}' + description: The first object that matches the criteria described in + content.vb: Public Function GetInvolvedObject(Of T As MapObject)(category As ObjectCategory = Nothing, includeIndirectly As Boolean = True) As T + overload: TinyLife.Actions.ActionInfo.GetInvolvedObject* + nameWithType.vb: ActionInfo.GetInvolvedObject(Of T)(ObjectCategory, Boolean) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionInfo.GetInvolvedObject(Of T)(TinyLife.Objects.ObjectCategory, System.Boolean) + name.vb: GetInvolvedObject(Of T)(ObjectCategory, Boolean) +- uid: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + id: GetInvolvedActionSpot(TinyLife.Objects.Furniture) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: GetInvolvedActionSpot(Furniture) + nameWithType: ActionInfo.GetInvolvedActionSpot(Furniture) + fullName: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetInvolvedActionSpot + path: Actions/ActionInfo.cs + startLine: 159 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the involved action spot for the given involved .\nIf the furniture passed is the , the will be returned.\nOtherwise, the action spot of the involved furniture stored using is returned.\n" + example: [] + syntax: + content: public ActionSpot GetInvolvedActionSpot(Furniture involved) + parameters: + - id: involved + type: TinyLife.Objects.Furniture + description: The involved object whose action spot to return + return: + type: TinyLife.Objects.ActionSpot + description: The involved action spot, or null if there is none + content.vb: Public Function GetInvolvedActionSpot(involved As Furniture) As ActionSpot + overload: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory) + commentId: M:TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory) + id: ToFreeActionSpot(TinyLife.Objects.ObjectCategory) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: ToFreeActionSpot(ObjectCategory) + nameWithType: ActionInfo.ToFreeActionSpot(ObjectCategory) + fullName: TinyLife.Actions.ActionInfo.ToFreeActionSpot(TinyLife.Objects.ObjectCategory) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ToFreeActionSpot + path: Actions/ActionInfo.cs + startLine: 175 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the first free action spot that matches the given flag for this action's .\nIf this action has no action object and context contains ,
this
is returned.\n" + example: [] + syntax: + content: public ActionInfo ToFreeActionSpot(ObjectCategory context = null) + parameters: + - id: context + type: TinyLife.Objects.ObjectCategory + description: The category that the action spot should have + return: + type: TinyLife.Actions.ActionInfo + description: The corresponding action info, or null if there is none + content.vb: Public Function ToFreeActionSpot(context As ObjectCategory = Nothing) As ActionInfo + overload: TinyLife.Actions.ActionInfo.ToFreeActionSpot* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + commentId: M:TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + id: OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: OccupyFreeActionSpot(ObjectCategory, Boolean, Nullable) + nameWithType: ActionInfo.OccupyFreeActionSpot(ObjectCategory, Boolean, Nullable) + fullName: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory, System.Boolean, System.Nullable) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: OccupyFreeActionSpot + path: Actions/ActionInfo.cs + startLine: 191 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThis is a shorthand method for .\nNote that this method needs to be called every update frame for the person to keep occupying the action spot.\n" + example: [] + syntax: + content: public bool OccupyFreeActionSpot(ObjectCategory context = null, bool enter = false, Direction2? rotation = default(Direction2? )) + parameters: + - id: context + type: TinyLife.Objects.ObjectCategory + description: The category that the action spot should have + - id: enter + type: System.Boolean + description: Whether or not the action spot should be entered + - id: rotation + type: System.Nullable{MLEM.Misc.Direction2} + description: The rotation that the person should have, or the action spot's rotation by default + return: + type: System.Boolean + description: Whether or not we were able to occupy a free action spot + content.vb: Public Function OccupyFreeActionSpot(context As ObjectCategory = Nothing, enter As Boolean = False, rotation As Direction2? = Nothing) As Boolean + overload: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot* + nameWithType.vb: ActionInfo.OccupyFreeActionSpot(ObjectCategory, Boolean, Nullable(Of Direction2)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot(TinyLife.Objects.ObjectCategory, System.Boolean, System.Nullable(Of MLEM.Misc.Direction2)) + name.vb: OccupyFreeActionSpot(ObjectCategory, Boolean, Nullable(Of Direction2)) +- uid: TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.Person) + commentId: M:TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.Person) + id: Validate(TinyLife.Objects.Person) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: Validate(Person) + nameWithType: ActionInfo.Validate(Person) + fullName: TinyLife.Actions.ActionInfo.Validate(TinyLife.Objects.Person) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Validate + path: Actions/ActionInfo.cs + startLine: 201 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nValidates this action info.\nThis method should only be called when this action info is read from disk.\n" + example: [] + syntax: + content: public void Validate(Person person) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that this action info belongs to + content.vb: Public Sub Validate(person As Person) + overload: TinyLife.Actions.ActionInfo.Validate* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.Person,Microsoft.Xna.Framework.Vector2) + commentId: M:TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.Person,Microsoft.Xna.Framework.Vector2) + id: FromLocation(TinyLife.Objects.Person,Microsoft.Xna.Framework.Vector2) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: FromLocation(Person, Vector2) + nameWithType: ActionInfo.FromLocation(Person, Vector2) + fullName: TinyLife.Actions.ActionInfo.FromLocation(TinyLife.Objects.Person, Microsoft.Xna.Framework.Vector2) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FromLocation + path: Actions/ActionInfo.cs + startLine: 211 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a new based on the given location (and no objects)\n" + example: [] + syntax: + content: public static ActionInfo FromLocation(Person person, Vector2 location) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that this action info should be related to + - id: location + type: Microsoft.Xna.Framework.Vector2 + description: The location that this action info should have + return: + type: TinyLife.Actions.ActionInfo + description: A new action info with the given data + content.vb: Public Shared Function FromLocation(person As Person, location As Vector2) As ActionInfo + overload: TinyLife.Actions.ActionInfo.FromLocation* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.Person,TinyLife.Objects.MapObject) + commentId: M:TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.Person,TinyLife.Objects.MapObject) + id: FromObjectGeneric(TinyLife.Objects.Person,TinyLife.Objects.MapObject) + parent: TinyLife.Actions.ActionInfo + langs: + - csharp + - vb + name: FromObjectGeneric(Person, MapObject) + nameWithType: ActionInfo.FromObjectGeneric(Person, MapObject) + fullName: TinyLife.Actions.ActionInfo.FromObjectGeneric(TinyLife.Objects.Person, TinyLife.Objects.MapObject) + type: Method + source: + remote: + path: TinyLife/Actions/ActionInfo.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FromObjectGeneric + path: Actions/ActionInfo.cs + startLine: 221 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a new basd on the given object, but no object spot\n" + example: [] + syntax: + content: public static ActionInfo FromObjectGeneric(Person person, MapObject obj) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person that this action info should be related to + - id: obj + type: TinyLife.Objects.MapObject + description: The object that this action info should have + return: + type: TinyLife.Actions.ActionInfo + description: A new action info with the given data + content.vb: Public Shared Function FromObjectGeneric(person As Person, obj As MapObject) As ActionInfo + overload: TinyLife.Actions.ActionInfo.FromObjectGeneric* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +references: +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: MLEM.Misc.GenericDataHolder + commentId: T:MLEM.Misc.GenericDataHolder + parent: MLEM.Misc + isExternal: true + name: GenericDataHolder + nameWithType: GenericDataHolder + fullName: MLEM.Misc.GenericDataHolder +- uid: MLEM.Misc.IGenericDataHolder + commentId: T:MLEM.Misc.IGenericDataHolder + parent: MLEM.Misc + isExternal: true + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder +- uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + commentId: M:MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: SetData(String, Object) + nameWithType: GenericDataHolder.SetData(String, Object) + fullName: MLEM.Misc.GenericDataHolder.SetData(System.String, System.Object) + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: GenericDataHolder.SetData + fullName: MLEM.Misc.GenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: GenericDataHolder.SetData + fullName: MLEM.Misc.GenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + commentId: M:MLEM.Misc.GenericDataHolder.GetData``1(System.String) + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: GetData(String) + nameWithType: GenericDataHolder.GetData(String) + fullName: MLEM.Misc.GenericDataHolder.GetData(System.String) + nameWithType.vb: GenericDataHolder.GetData(Of T)(String) + fullName.vb: MLEM.Misc.GenericDataHolder.GetData(Of T)(System.String) + name.vb: GetData(Of T)(String) + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + name: GetData + nameWithType: GenericDataHolder.GetData + fullName: MLEM.Misc.GenericDataHolder.GetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.GetData``1(System.String) + name: GetData(Of T) + nameWithType: GenericDataHolder.GetData(Of T) + fullName: MLEM.Misc.GenericDataHolder.GetData(Of T) + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.GenericDataHolder.GetDataKeys + commentId: M:MLEM.Misc.GenericDataHolder.GetDataKeys + parent: MLEM.Misc.GenericDataHolder + isExternal: true + name: GetDataKeys() + nameWithType: GenericDataHolder.GetDataKeys() + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys() + spec.csharp: + - uid: MLEM.Misc.GenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: GenericDataHolder.GetDataKeys + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.GenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: GenericDataHolder.GetDataKeys + fullName: MLEM.Misc.GenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object + isExternal: true + name: Equals(Object) + nameWithType: Object.Equals(Object) + fullName: System.Object.Equals(System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetHashCode + commentId: M:System.Object.GetHashCode + parent: System.Object + isExternal: true + name: GetHashCode() + nameWithType: Object.GetHashCode() + fullName: System.Object.GetHashCode() + spec.csharp: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ToString + commentId: M:System.Object.ToString + parent: System.Object + isExternal: true + name: ToString() + nameWithType: Object.ToString() + fullName: System.Object.ToString() + spec.csharp: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionInfo.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionInfo)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionInfo)() + name.vb: JsonCopy(Of ActionInfo)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionInfo) + nameWithType: Extensions.JsonCopy(Of ActionInfo) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionInfo) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan(String) + nameWithType: Extensions.GetTimeSpan(String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan(String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: MLEM.Misc + commentId: N:MLEM.Misc + isExternal: true + name: MLEM.Misc + nameWithType: MLEM.Misc + fullName: MLEM.Misc +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + isExternal: true + name: GetTimeSpan(IGenericDataHolder, String) + nameWithType: Extensions.GetTimeSpan(IGenericDataHolder, String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + isExternal: true + name: SetTimeSpan(IGenericDataHolder, String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(IGenericDataHolder, String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: TinyLife.Actions.ActionInfo.Person + commentId: P:TinyLife.Actions.ActionInfo.Person + isExternal: true +- uid: TinyLife.Actions.ActionInfo.Person* + commentId: Overload:TinyLife.Actions.ActionInfo.Person + name: Person + nameWithType: ActionInfo.Person + fullName: TinyLife.Actions.ActionInfo.Person +- uid: TinyLife.Objects.Person + commentId: T:TinyLife.Objects.Person + parent: TinyLife.Objects + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects +- uid: TinyLife.Actions.ActionInfo.GetActionObject``1 + commentId: M:TinyLife.Actions.ActionInfo.GetActionObject``1 + isExternal: true +- uid: TinyLife.Actions.ActionInfo.ActionSpot + commentId: P:TinyLife.Actions.ActionInfo.ActionSpot + isExternal: true +- uid: Microsoft.Xna.Framework.Vector2 + commentId: T:Microsoft.Xna.Framework.Vector2 + parent: Microsoft.Xna.Framework + isExternal: true + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 +- uid: Microsoft.Xna.Framework + commentId: N:Microsoft.Xna.Framework + isExternal: true + name: Microsoft.Xna.Framework + nameWithType: Microsoft.Xna.Framework + fullName: Microsoft.Xna.Framework +- uid: TinyLife.Actions.ActionInfo.actionObject + commentId: F:TinyLife.Actions.ActionInfo.actionObject + isExternal: true +- uid: TinyLife.Actions.ActionInfo.ActionSpot* + commentId: Overload:TinyLife.Actions.ActionInfo.ActionSpot + name: ActionSpot + nameWithType: ActionInfo.ActionSpot + fullName: TinyLife.Actions.ActionInfo.ActionSpot +- uid: TinyLife.Objects.ActionSpot + commentId: T:TinyLife.Objects.ActionSpot + parent: TinyLife.Objects + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot +- uid: TinyLife.Actions.ActionInfo.Map + commentId: P:TinyLife.Actions.ActionInfo.Map + isExternal: true +- uid: TinyLife.Actions.ActionInfo.Map* + commentId: Overload:TinyLife.Actions.ActionInfo.Map + name: Map + nameWithType: ActionInfo.Map + fullName: TinyLife.Actions.ActionInfo.Map +- uid: TinyLife.World.Map + commentId: T:TinyLife.World.Map + parent: TinyLife.World + name: Map + nameWithType: Map + fullName: TinyLife.World.Map +- uid: TinyLife.World + commentId: N:TinyLife.World + name: TinyLife.World + nameWithType: TinyLife.World + fullName: TinyLife.World +- uid: TinyLife.World.Wall + commentId: T:TinyLife.World.Wall + parent: TinyLife.World + name: Wall + nameWithType: Wall + fullName: TinyLife.World.Wall +- uid: TinyLife.Objects.MapObject + commentId: T:TinyLife.Objects.MapObject + parent: TinyLife.Objects + name: MapObject + nameWithType: MapObject + fullName: TinyLife.Objects.MapObject +- uid: TinyLife.Actions.ActionInfo.GetActionObject* + commentId: Overload:TinyLife.Actions.ActionInfo.GetActionObject + name: GetActionObject + nameWithType: ActionInfo.GetActionObject + fullName: TinyLife.Actions.ActionInfo.GetActionObject +- uid: '{T}' + commentId: '!:T' + definition: T + name: T + nameWithType: T + fullName: T +- uid: T + name: T + nameWithType: T + fullName: T +- uid: TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedObjects``1(TinyLife.Objects.ObjectCategory,System.Boolean) + isExternal: true +- uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + commentId: M:TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + parent: TinyLife.Objects.MapObject + isExternal: true + name: ActionUpdate(Action, GameTime, TimeSpan, GameSpeed, Boolean) + nameWithType: MapObject.ActionUpdate(Action, GameTime, TimeSpan, GameSpeed, Boolean) + fullName: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action, Microsoft.Xna.Framework.GameTime, System.TimeSpan, TinyLife.GameSpeed, System.Boolean) + spec.csharp: + - uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + name: ActionUpdate + nameWithType: MapObject.ActionUpdate + fullName: TinyLife.Objects.MapObject.ActionUpdate + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,TinyLife.GameSpeed,System.Boolean) + name: ActionUpdate + nameWithType: MapObject.ActionUpdate + fullName: TinyLife.Objects.MapObject.ActionUpdate + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.Action + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: Microsoft.Xna.Framework.GameTime + name: GameTime + nameWithType: GameTime + fullName: Microsoft.Xna.Framework.GameTime + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.GameSpeed + name: GameSpeed + nameWithType: GameSpeed + fullName: TinyLife.GameSpeed + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedActionSpot(TinyLife.Objects.Furniture) + isExternal: true +- uid: TinyLife.Actions.ActionInfo.AddAuxiliaryObject* + commentId: Overload:TinyLife.Actions.ActionInfo.AddAuxiliaryObject + name: AddAuxiliaryObject + nameWithType: ActionInfo.AddAuxiliaryObject + fullName: TinyLife.Actions.ActionInfo.AddAuxiliaryObject +- uid: TinyLife.Objects.Furniture.ParentFurniture + commentId: P:TinyLife.Objects.Furniture.ParentFurniture + parent: TinyLife.Objects.Furniture + name: ParentFurniture + nameWithType: Furniture.ParentFurniture + fullName: TinyLife.Objects.Furniture.ParentFurniture +- uid: TinyLife.Objects.Furniture.GetChildren``1 + commentId: M:TinyLife.Objects.Furniture.GetChildren``1 + parent: TinyLife.Objects.Furniture + name: GetChildren() + nameWithType: Furniture.GetChildren() + fullName: TinyLife.Objects.Furniture.GetChildren() + nameWithType.vb: Furniture.GetChildren(Of T)() + fullName.vb: TinyLife.Objects.Furniture.GetChildren(Of T)() + name.vb: GetChildren(Of T)() + spec.csharp: + - uid: TinyLife.Objects.Furniture.GetChildren``1 + name: GetChildren + nameWithType: Furniture.GetChildren + fullName: TinyLife.Objects.Furniture.GetChildren + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Objects.Furniture.GetChildren``1 + name: GetChildren(Of T) + nameWithType: Furniture.GetChildren(Of T) + fullName: TinyLife.Objects.Furniture.GetChildren(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects.Person.GetHeldObject``1 + commentId: M:TinyLife.Objects.Person.GetHeldObject``1 + isExternal: true +- uid: TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + commentId: M:TinyLife.Actions.ActionInfo.AddAuxiliaryObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot) + isExternal: true +- uid: TinyLife.Actions.ActionInfo.GetInvolvedObjects* + commentId: Overload:TinyLife.Actions.ActionInfo.GetInvolvedObjects + name: GetInvolvedObjects + nameWithType: ActionInfo.GetInvolvedObjects + fullName: TinyLife.Actions.ActionInfo.GetInvolvedObjects +- uid: TinyLife.Objects.ObjectCategory + commentId: T:TinyLife.Objects.ObjectCategory + parent: TinyLife.Objects + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.Collections.Generic.IEnumerable{{T}} + commentId: T:System.Collections.Generic.IEnumerable{``0} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + 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 + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects.Furniture + commentId: T:TinyLife.Objects.Furniture + parent: TinyLife.Objects + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture +- uid: System.Collections.Generic.IEnumerable`1 + commentId: T:System.Collections.Generic.IEnumerable`1 + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + 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 + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic +- uid: TinyLife.Actions.ActionInfo.GetInvolvedObject* + commentId: Overload:TinyLife.Actions.ActionInfo.GetInvolvedObject + name: GetInvolvedObject + nameWithType: ActionInfo.GetInvolvedObject + fullName: TinyLife.Actions.ActionInfo.GetInvolvedObject +- uid: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot* + commentId: Overload:TinyLife.Actions.ActionInfo.GetInvolvedActionSpot + name: GetInvolvedActionSpot + nameWithType: ActionInfo.GetInvolvedActionSpot + fullName: TinyLife.Actions.ActionInfo.GetInvolvedActionSpot +- uid: TinyLife.Objects.ObjectCategory.Ground + commentId: F:TinyLife.Objects.ObjectCategory.Ground + isExternal: true +- uid: TinyLife.Actions.ActionInfo.ToFreeActionSpot* + commentId: Overload:TinyLife.Actions.ActionInfo.ToFreeActionSpot + name: ToFreeActionSpot + nameWithType: ActionInfo.ToFreeActionSpot + fullName: TinyLife.Actions.ActionInfo.ToFreeActionSpot +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + parent: TinyLife.Actions + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo +- uid: TinyLife.Objects.Person.OccupyFreeActionSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + commentId: M:TinyLife.Objects.Person.OccupyFreeActionSpot(TinyLife.Objects.Furniture,TinyLife.Objects.ObjectCategory,System.Boolean,System.Nullable{MLEM.Misc.Direction2}) + isExternal: true +- uid: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot* + commentId: Overload:TinyLife.Actions.ActionInfo.OccupyFreeActionSpot + name: OccupyFreeActionSpot + nameWithType: ActionInfo.OccupyFreeActionSpot + fullName: TinyLife.Actions.ActionInfo.OccupyFreeActionSpot +- uid: System.Nullable{MLEM.Misc.Direction2} + commentId: T:System.Nullable{MLEM.Misc.Direction2} + parent: System + definition: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of Direction2) + fullName.vb: System.Nullable(Of MLEM.Misc.Direction2) + name.vb: Nullable(Of Direction2) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: MLEM.Misc.Direction2 + name: Direction2 + nameWithType: Direction2 + fullName: MLEM.Misc.Direction2 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: MLEM.Misc.Direction2 + name: Direction2 + nameWithType: Direction2 + fullName: MLEM.Misc.Direction2 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Nullable`1 + commentId: T:System.Nullable`1 + isExternal: true + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of T) + fullName.vb: System.Nullable(Of T) + name.vb: Nullable(Of T) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionInfo.Validate* + commentId: Overload:TinyLife.Actions.ActionInfo.Validate + name: Validate + nameWithType: ActionInfo.Validate + fullName: TinyLife.Actions.ActionInfo.Validate +- uid: TinyLife.Actions.ActionInfo.FromLocation* + commentId: Overload:TinyLife.Actions.ActionInfo.FromLocation + name: FromLocation + nameWithType: ActionInfo.FromLocation + fullName: TinyLife.Actions.ActionInfo.FromLocation +- uid: TinyLife.Actions.ActionInfo.FromObjectGeneric* + commentId: Overload:TinyLife.Actions.ActionInfo.FromObjectGeneric + name: FromObjectGeneric + nameWithType: ActionInfo.FromObjectGeneric + fullName: TinyLife.Actions.ActionInfo.FromObjectGeneric diff --git a/api/TinyLife.Actions.ActionType.AiSettings.yml b/api/TinyLife.Actions.ActionType.AiSettings.yml new file mode 100644 index 0000000..3b223b8 --- /dev/null +++ b/api/TinyLife.Actions.ActionType.AiSettings.yml @@ -0,0 +1,757 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionType.AiSettings + commentId: T:TinyLife.Actions.ActionType.AiSettings + id: ActionType.AiSettings + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint + - TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + - TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot + - TinyLife.Actions.ActionType.AiSettings.PassivePriority + - TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + langs: + - csharp + - vb + name: ActionType.AiSettings + nameWithType: ActionType.AiSettings + fullName: TinyLife.Actions.ActionType.AiSettings + type: Struct + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AiSettings + path: Actions/ActionType.cs + startLine: 290 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA set of settings that uses to determine how should deal with this \n" + example: [] + syntax: + content: public struct AiSettings + content.vb: Public Structure AiSettings + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + extensionMethods: + - TinyLife.Actions.ActionType.AiSettings.TinyLife.Utilities.Extensions.JsonCopy``1 + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + commentId: F:TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + id: SolvedNeeds + parent: TinyLife.Actions.ActionType.AiSettings + langs: + - csharp + - vb + name: SolvedNeeds + nameWithType: ActionType.AiSettings.SolvedNeeds + fullName: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SolvedNeeds + path: Actions/ActionType.cs + startLine: 297 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe need that this action solves when invoked.\nThe action doesn't need to actually solve this need in its implementation, but instead, this value is used to determine which actions to choose from if a person's needs are low.\nDefaults to null.\n" + example: [] + syntax: + content: public NeedType[] SolvedNeeds + return: + type: TinyLife.NeedType[] + content.vb: Public SolvedNeeds As NeedType() + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.AiSettings.PassivePriority + commentId: F:TinyLife.Actions.ActionType.AiSettings.PassivePriority + id: PassivePriority + parent: TinyLife.Actions.ActionType.AiSettings + langs: + - csharp + - vb + name: PassivePriority + nameWithType: ActionType.AiSettings.PassivePriority + fullName: TinyLife.Actions.ActionType.AiSettings.PassivePriority + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PassivePriority + path: Actions/ActionType.cs + startLine: 304 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that returns the passive priority of this action type.\nBy default, the passive priority is 0, meaning this action will never be executed randomly.\nThe higher the passive priority, the more likely it is that this action will be invoked randomly by a person.\nThis function is usually only queried through , as personality modifiers and the like get applied there.\n" + example: [] + syntax: + content: public Func PassivePriority + return: + type: System.Func{TinyLife.Objects.Person,System.Single} + content.vb: Public PassivePriority As Func(Of Person, Single) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + commentId: F:TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + id: CanDoRandomly + parent: TinyLife.Actions.ActionType.AiSettings + langs: + - csharp + - vb + name: CanDoRandomly + nameWithType: ActionType.AiSettings.CanDoRandomly + fullName: TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanDoRandomly + path: Actions/ActionType.cs + startLine: 311 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA value that determines whether or not this action can be started randomly by the AI.\nA random action will only be started if the corresponding person's is empty.\nIf this value is false, but is true, this action will still be started if the need set is low.\nNote that, for this value to have an effect, the needs to be greater than 0.\n" + example: [] + syntax: + content: public bool CanDoRandomly + return: + type: System.Boolean + content.vb: Public CanDoRandomly As Boolean + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint + commentId: F:TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint + id: CanDoAtAnyPoint + parent: TinyLife.Actions.ActionType.AiSettings + langs: + - csharp + - vb + name: CanDoAtAnyPoint + nameWithType: ActionType.AiSettings.CanDoAtAnyPoint + fullName: TinyLife.Actions.ActionType.AiSettings.CanDoAtAnyPoint + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanDoAtAnyPoint + path: Actions/ActionType.cs + startLine: 318 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA value that determines whether or not this action can be started randomly, at any point, by the AI.\nWhereas actions can only be started when the is empty, an action with this flag can always be started randomly.\nIf this value is false, but is true, this action will still be started if the need set is low.\nNote that, for this value to have an effect, the needs to be greater than 0.\n" + example: [] + syntax: + content: public bool CanDoAtAnyPoint + return: + type: System.Boolean + content.vb: Public CanDoAtAnyPoint As Boolean + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot + commentId: F:TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot + id: NeedsFreeActionSpot + parent: TinyLife.Actions.ActionType.AiSettings + langs: + - csharp + - vb + name: NeedsFreeActionSpot + nameWithType: ActionType.AiSettings.NeedsFreeActionSpot + fullName: TinyLife.Actions.ActionType.AiSettings.NeedsFreeActionSpot + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NeedsFreeActionSpot + path: Actions/ActionType.cs + startLine: 324 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA value that determines whether this action needs to find a free on the object that it is invoked on.\nThis value only has an effect if this action can be executed on any .\nThis value defaults to true.\n" + example: [] + syntax: + content: public bool NeedsFreeActionSpot + return: + type: System.Boolean + content.vb: Public NeedsFreeActionSpot As Boolean + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: TinyLife.Actions.ActionType.TypeSettings + commentId: T:TinyLife.Actions.ActionType.TypeSettings + parent: TinyLife.Actions + name: ActionType.TypeSettings + nameWithType: ActionType.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings +- uid: TinyLife.Objects.PersonAi + commentId: T:TinyLife.Objects.PersonAi + name: PersonAi + nameWithType: PersonAi + fullName: TinyLife.Objects.PersonAi +- uid: TinyLife.Actions.ActionType + commentId: T:TinyLife.Actions.ActionType + parent: TinyLife.Actions + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.AiSettings.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionType.AiSettings)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.AiSettings)() + name.vb: JsonCopy(Of ActionType.AiSettings)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionType.AiSettings) + nameWithType: Extensions.JsonCopy(Of ActionType.AiSettings) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.AiSettings) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: TinyLife.NeedType[] + isExternal: true + name: NeedType[] + nameWithType: NeedType[] + fullName: TinyLife.NeedType[] + nameWithType.vb: NeedType() + fullName.vb: TinyLife.NeedType() + name.vb: NeedType() + spec.csharp: + - uid: TinyLife.NeedType + name: NeedType + nameWithType: NeedType + fullName: TinyLife.NeedType + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: TinyLife.NeedType + name: NeedType + nameWithType: NeedType + fullName: TinyLife.NeedType + - name: () + nameWithType: () + fullName: () +- uid: TinyLife.Objects.Person.GetPassiveActionPriority(TinyLife.Actions.ActionType) + commentId: M:TinyLife.Objects.Person.GetPassiveActionPriority(TinyLife.Actions.ActionType) + isExternal: true +- uid: System.Func{TinyLife.Objects.Person,System.Single} + commentId: T:System.Func{TinyLife.Objects.Person,System.Single} + parent: System + definition: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of Person, Single) + fullName.vb: System.Func(Of TinyLife.Objects.Person, System.Single) + name.vb: Func(Of Person, Single) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Single + name: Single + nameWithType: Single + fullName: System.Single + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`2 + commentId: T:System.Func`2 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of T, TResult) + fullName.vb: System.Func(Of T, TResult) + name.vb: Func(Of T, TResult) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects.Person.ActionQueue + commentId: F:TinyLife.Objects.Person.ActionQueue + isExternal: true +- uid: TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + commentId: F:TinyLife.Actions.ActionType.AiSettings.SolvedNeeds + isExternal: true +- uid: TinyLife.Actions.ActionType.AiSettings.PassivePriority + commentId: F:TinyLife.Actions.ActionType.AiSettings.PassivePriority + isExternal: true +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + commentId: F:TinyLife.Actions.ActionType.AiSettings.CanDoRandomly + isExternal: true +- uid: TinyLife.Objects.ActionSpot + commentId: T:TinyLife.Objects.ActionSpot + parent: TinyLife.Objects + name: ActionSpot + nameWithType: ActionSpot + fullName: TinyLife.Objects.ActionSpot +- uid: TinyLife.Objects.Furniture + commentId: T:TinyLife.Objects.Furniture + parent: TinyLife.Objects + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects diff --git a/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml b/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml new file mode 100644 index 0000000..738c011 --- /dev/null +++ b/api/TinyLife.Actions.ActionType.CanExecuteDelegate.yml @@ -0,0 +1,165 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate + commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate + id: ActionType.CanExecuteDelegate + parent: TinyLife.Actions + children: [] + langs: + - csharp + - vb + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate + type: Delegate + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecuteDelegate + path: Actions/ActionType.cs + startLine: 157 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA delegate method used for \n" + example: [] + syntax: + content: public delegate ActionType.CanExecuteResult CanExecuteDelegate(ActionInfo info, bool automatic); + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether or not the action was started by a rather than manually + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + content.vb: Public Delegate Function CanExecuteDelegate(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + extensionMethods: + - TinyLife.Actions.ActionType.CanExecuteDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 + modifiers.csharp: + - public + - delegate + modifiers.vb: + - Public + - Delegate +references: +- uid: TinyLife.Actions.ActionType.TypeSettings.CanExecute + commentId: F:TinyLife.Actions.ActionType.TypeSettings.CanExecute + isExternal: true +- uid: TinyLife.Objects.PersonAi + commentId: T:TinyLife.Objects.PersonAi + name: PersonAi + nameWithType: PersonAi + fullName: TinyLife.Objects.PersonAi +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionType.CanExecuteDelegate)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.CanExecuteDelegate)() + name.vb: JsonCopy(Of ActionType.CanExecuteDelegate)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionType.CanExecuteDelegate) + nameWithType: Extensions.JsonCopy(Of ActionType.CanExecuteDelegate) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.CanExecuteDelegate) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + parent: TinyLife.Actions + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + parent: TinyLife.Actions + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities diff --git a/api/TinyLife.Actions.ActionType.CanExecuteResult.yml b/api/TinyLife.Actions.ActionType.CanExecuteResult.yml new file mode 100644 index 0000000..17be55a --- /dev/null +++ b/api/TinyLife.Actions.ActionType.CanExecuteResult.yml @@ -0,0 +1,1043 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + id: ActionType.CanExecuteResult + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionType.CanExecuteResult.BlockedByEmotionModifier + - TinyLife.Actions.ActionType.CanExecuteResult.Expired + - TinyLife.Actions.ActionType.CanExecuteResult.Hidden + - TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + - TinyLife.Actions.ActionType.CanExecuteResult.NoChair + - TinyLife.Actions.ActionType.CanExecuteResult.NoMatchingObjectAround + - TinyLife.Actions.ActionType.CanExecuteResult.NoSpace + - TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughMoney + - TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughSkill + - TinyLife.Actions.ActionType.CanExecuteResult.NotYours + - TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + - TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + - TinyLife.Actions.ActionType.CanExecuteResult.TooFar + - TinyLife.Actions.ActionType.CanExecuteResult.TooSad + - TinyLife.Actions.ActionType.CanExecuteResult.TooStunned + - TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + - TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + - TinyLife.Actions.ActionType.CanExecuteResult.Valid + - TinyLife.Actions.ActionType.CanExecuteResult.WaitingRequired + - TinyLife.Actions.ActionType.CanExecuteResult.WrongRelationshipType + langs: + - csharp + - vb + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + type: Enum + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecuteResult + path: Actions/ActionType.cs + startLine: 331 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn enumeration that represents whether or not an action can be executed. This is used by .\n" + example: [] + syntax: + content: public enum CanExecuteResult + content.vb: Public Enum CanExecuteResult + extensionMethods: + - TinyLife.Actions.ActionType.CanExecuteResult.TinyLife.Utilities.Extensions.JsonCopy``1 + - TinyLife.Actions.ActionType.CanExecuteResult.TinyLife.Utilities.Extensions.BothValid(System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + modifiers.csharp: + - public + - enum + modifiers.vb: + - Public + - Enum +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Hidden + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Hidden + id: Hidden + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: Hidden + nameWithType: ActionType.CanExecuteResult.Hidden + fullName: TinyLife.Actions.ActionType.CanExecuteResult.Hidden + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Hidden + path: Actions/ActionType.cs + startLine: 336 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that causes the action to be hidden from the actions menu (and thus be unstartable)\n" + example: [] + syntax: + content: Hidden = 0 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Valid + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Valid + id: Valid + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: Valid + nameWithType: ActionType.CanExecuteResult.Valid + fullName: TinyLife.Actions.ActionType.CanExecuteResult.Valid + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Valid + path: Actions/ActionType.cs + startLine: 340 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that causes the action to be executable both by and by a player\n" + example: [] + syntax: + content: Valid = 1 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + id: HoldingItem + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: HoldingItem + nameWithType: ActionType.CanExecuteResult.HoldingItem + fullName: TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: HoldingItem + path: Actions/ActionType.cs + startLine: 344 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned when the in question is currently holding an item which interferes with the action in some way\n" + example: [] + syntax: + content: HoldingItem = 2 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NoSpace + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NoSpace + id: NoSpace + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NoSpace + nameWithType: ActionType.CanExecuteResult.NoSpace + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NoSpace + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NoSpace + path: Actions/ActionType.cs + startLine: 348 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned when the in question has no space for an item\n" + example: [] + syntax: + content: NoSpace = 3 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NoChair + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NoChair + id: NoChair + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NoChair + nameWithType: ActionType.CanExecuteResult.NoChair + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NoChair + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NoChair + path: Actions/ActionType.cs + startLine: 352 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned when a chair is required for the action, but there is none present\n" + example: [] + syntax: + content: NoChair = 4 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughMoney + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughMoney + id: NotEnoughMoney + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NotEnoughMoney + nameWithType: ActionType.CanExecuteResult.NotEnoughMoney + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughMoney + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NotEnoughMoney + path: Actions/ActionType.cs + startLine: 356 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned when there is not enough money in the to execute this action\n" + example: [] + syntax: + content: NotEnoughMoney = 5 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughSkill + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughSkill + id: NotEnoughSkill + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NotEnoughSkill + nameWithType: ActionType.CanExecuteResult.NotEnoughSkill + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NotEnoughSkill + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NotEnoughSkill + path: Actions/ActionType.cs + startLine: 360 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the in question does not have a skill level high enough to execute this action\n" + example: [] + syntax: + content: NotEnoughSkill = 6 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooFar + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooFar + id: TooFar + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: TooFar + nameWithType: ActionType.CanExecuteResult.TooFar + fullName: TinyLife.Actions.ActionType.CanExecuteResult.TooFar + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TooFar + path: Actions/ActionType.cs + startLine: 364 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the in question is too far away to execute this action\n" + example: [] + syntax: + content: TooFar = 7 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NotYours + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NotYours + id: NotYours + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NotYours + nameWithType: ActionType.CanExecuteResult.NotYours + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NotYours + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NotYours + path: Actions/ActionType.cs + startLine: 368 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the does not own the that this action is executed on\n" + example: [] + syntax: + content: NotYours = 8 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + id: TooUncomfortable + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: TooUncomfortable + nameWithType: ActionType.CanExecuteResult.TooUncomfortable + fullName: TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TooUncomfortable + path: Actions/ActionType.cs + startLine: 372 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the is considered emotionally too uncomfortable to do something\n" + example: [] + syntax: + content: TooUncomfortable = 9 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + id: TooEmbarrassed + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: TooEmbarrassed + nameWithType: ActionType.CanExecuteResult.TooEmbarrassed + fullName: TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TooEmbarrassed + path: Actions/ActionType.cs + startLine: 376 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the is considered too embarrassed to do something\n" + example: [] + syntax: + content: TooEmbarrassed = 10 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooSad + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooSad + id: TooSad + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: TooSad + nameWithType: ActionType.CanExecuteResult.TooSad + fullName: TinyLife.Actions.ActionType.CanExecuteResult.TooSad + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TooSad + path: Actions/ActionType.cs + startLine: 380 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the is considered too sad to do something\n" + example: [] + syntax: + content: TooSad = 11 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.WrongRelationshipType + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.WrongRelationshipType + id: WrongRelationshipType + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: WrongRelationshipType + nameWithType: ActionType.CanExecuteResult.WrongRelationshipType + fullName: TinyLife.Actions.ActionType.CanExecuteResult.WrongRelationshipType + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WrongRelationshipType + path: Actions/ActionType.cs + startLine: 384 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the has the wrong to a given other person\n" + example: [] + syntax: + content: WrongRelationshipType = 12 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + id: ObjectBroken + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: ObjectBroken + nameWithType: ActionType.CanExecuteResult.ObjectBroken + fullName: TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ObjectBroken + path: Actions/ActionType.cs + startLine: 388 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the involved in the action is broken\n" + example: [] + syntax: + content: ObjectBroken = 13 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NoMatchingObjectAround + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NoMatchingObjectAround + id: NoMatchingObjectAround + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: NoMatchingObjectAround + nameWithType: ActionType.CanExecuteResult.NoMatchingObjectAround + fullName: TinyLife.Actions.ActionType.CanExecuteResult.NoMatchingObjectAround + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NoMatchingObjectAround + path: Actions/ActionType.cs + startLine: 392 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if some object that is required for an action is missing, like a sink for cleaning a dish\n" + example: [] + syntax: + content: NoMatchingObjectAround = 14 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + id: UtilitiesDisabled + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: UtilitiesDisabled + nameWithType: ActionType.CanExecuteResult.UtilitiesDisabled + fullName: TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: UtilitiesDisabled + path: Actions/ActionType.cs + startLine: 396 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the 's utilities are disabled due to unpaid bills\n" + example: [] + syntax: + content: UtilitiesDisabled = 15 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Expired + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Expired + id: Expired + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: Expired + nameWithType: ActionType.CanExecuteResult.Expired + fullName: TinyLife.Actions.ActionType.CanExecuteResult.Expired + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Expired + path: Actions/ActionType.cs + startLine: 400 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if the action obejct is considered expired\n" + example: [] + syntax: + content: Expired = 16 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.BlockedByEmotionModifier + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.BlockedByEmotionModifier + id: BlockedByEmotionModifier + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: BlockedByEmotionModifier + nameWithType: ActionType.CanExecuteResult.BlockedByEmotionModifier + fullName: TinyLife.Actions.ActionType.CanExecuteResult.BlockedByEmotionModifier + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: BlockedByEmotionModifier + path: Actions/ActionType.cs + startLine: 404 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if a specific blocks an action\n" + example: [] + syntax: + content: BlockedByEmotionModifier = 17 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.WaitingRequired + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.WaitingRequired + id: WaitingRequired + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: WaitingRequired + nameWithType: ActionType.CanExecuteResult.WaitingRequired + fullName: TinyLife.Actions.ActionType.CanExecuteResult.WaitingRequired + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WaitingRequired + path: Actions/ActionType.cs + startLine: 408 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if an action has to be waited for due to a cooldown\n" + example: [] + syntax: + content: WaitingRequired = 18 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooStunned + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooStunned + id: TooStunned + parent: TinyLife.Actions.ActionType.CanExecuteResult + langs: + - csharp + - vb + name: TooStunned + nameWithType: ActionType.CanExecuteResult.TooStunned + fullName: TinyLife.Actions.ActionType.CanExecuteResult.TooStunned + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TooStunned + path: Actions/ActionType.cs + startLine: 412 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA result that should be returned if a person is and it prevents an action\n" + example: [] + syntax: + content: TooStunned = 19 + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + modifiers.csharp: + - public + - const + modifiers.vb: + - Public + - Const +references: +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate + commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate + parent: TinyLife.Actions + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionType.CanExecuteResult)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.CanExecuteResult)() + name.vb: JsonCopy(Of ActionType.CanExecuteResult)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionType.CanExecuteResult) + nameWithType: Extensions.JsonCopy(Of ActionType.CanExecuteResult) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.CanExecuteResult) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TinyLife.Utilities.Extensions.BothValid(System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + commentId: M:TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + name: BothValid(Func) + nameWithType: Extensions.BothValid(Func) + fullName: TinyLife.Utilities.Extensions.BothValid(System.Func) + nameWithType.vb: Extensions.BothValid(Func(Of ActionType.CanExecuteResult)) + fullName.vb: TinyLife.Utilities.Extensions.BothValid(System.Func(Of TinyLife.Actions.ActionType.CanExecuteResult)) + name.vb: BothValid(Func(Of ActionType.CanExecuteResult)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.BothValid(System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + name: BothValid + nameWithType: Extensions.BothValid + fullName: TinyLife.Utilities.Extensions.BothValid + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.BothValid(System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + name: BothValid + nameWithType: Extensions.BothValid + fullName: TinyLife.Utilities.Extensions.BothValid + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + commentId: M:TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + isExternal: true + name: BothValid(ActionType.CanExecuteResult, Func) + nameWithType: Extensions.BothValid(ActionType.CanExecuteResult, Func) + fullName: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult, System.Func) + nameWithType.vb: Extensions.BothValid(ActionType.CanExecuteResult, Func(Of ActionType.CanExecuteResult)) + fullName.vb: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult, System.Func(Of TinyLife.Actions.ActionType.CanExecuteResult)) + name.vb: BothValid(ActionType.CanExecuteResult, Func(Of ActionType.CanExecuteResult)) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + name: BothValid + nameWithType: Extensions.BothValid + fullName: TinyLife.Utilities.Extensions.BothValid + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.BothValid(TinyLife.Actions.ActionType.CanExecuteResult,System.Func{TinyLife.Actions.ActionType.CanExecuteResult}) + name: BothValid + nameWithType: Extensions.BothValid + fullName: TinyLife.Utilities.Extensions.BothValid + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Func`1 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionType.CanExecuteResult + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + parent: TinyLife.Actions + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult +- uid: TinyLife.Objects.PersonAi + commentId: T:TinyLife.Objects.PersonAi + name: PersonAi + nameWithType: PersonAi + fullName: TinyLife.Objects.PersonAi +- uid: TinyLife.Objects.Person + commentId: T:TinyLife.Objects.Person + parent: TinyLife.Objects + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects +- uid: TinyLife.Objects.Furniture + commentId: T:TinyLife.Objects.Furniture + parent: TinyLife.Objects + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture +- uid: TinyLife.World.Household + commentId: T:TinyLife.World.Household + parent: TinyLife.World + name: Household + nameWithType: Household + fullName: TinyLife.World.Household +- uid: TinyLife.World + commentId: N:TinyLife.World + name: TinyLife.World + nameWithType: TinyLife.World + fullName: TinyLife.World +- uid: TinyLife.Objects.MapObject + commentId: T:TinyLife.Objects.MapObject + parent: TinyLife.Objects + name: MapObject + nameWithType: MapObject + fullName: TinyLife.Objects.MapObject +- uid: TinyLife.Relationship + commentId: T:TinyLife.Relationship + parent: TinyLife + name: Relationship + nameWithType: Relationship + fullName: TinyLife.Relationship +- uid: TinyLife + commentId: N:TinyLife + name: TinyLife + nameWithType: TinyLife + fullName: TinyLife +- uid: TinyLife.Objects.BreakableFurniture + commentId: T:TinyLife.Objects.BreakableFurniture + parent: TinyLife.Objects + name: BreakableFurniture + nameWithType: BreakableFurniture + fullName: TinyLife.Objects.BreakableFurniture +- uid: TinyLife.Emotions.EmotionModifier + commentId: T:TinyLife.Emotions.EmotionModifier + parent: TinyLife.Emotions + name: EmotionModifier + nameWithType: EmotionModifier + fullName: TinyLife.Emotions.EmotionModifier +- uid: TinyLife.Emotions + commentId: N:TinyLife.Emotions + name: TinyLife.Emotions + nameWithType: TinyLife.Emotions + fullName: TinyLife.Emotions +- uid: TinyLife.Emotions.EmotionType.Stunned + commentId: F:TinyLife.Emotions.EmotionType.Stunned + isExternal: true diff --git a/api/TinyLife.Actions.ActionType.TypeSettings.yml b/api/TinyLife.Actions.ActionType.TypeSettings.yml new file mode 100644 index 0000000..d5a2d8f --- /dev/null +++ b/api/TinyLife.Actions.ActionType.TypeSettings.yml @@ -0,0 +1,2320 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionType.TypeSettings + commentId: T:TinyLife.Actions.ActionType.TypeSettings + id: ActionType.TypeSettings + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionType.TypeSettings.#ctor(System.String,TinyLife.Objects.ObjectCategory,System.Type) + - TinyLife.Actions.ActionType.TypeSettings.Ai + - TinyLife.Actions.ActionType.TypeSettings.CanExecute + - TinyLife.Actions.ActionType.TypeSettings.Categories + - TinyLife.Actions.ActionType.TypeSettings.ConstructedType + - TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + - TinyLife.Actions.ActionType.TypeSettings.Context + - TinyLife.Actions.ActionType.TypeSettings.GetData``1(System.String) + - TinyLife.Actions.ActionType.TypeSettings.GetDataKeys + - TinyLife.Actions.ActionType.TypeSettings.GetDisplayName + - TinyLife.Actions.ActionType.TypeSettings.IconName + - TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere + - TinyLife.Actions.ActionType.TypeSettings.Name + - TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory + - TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + - TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + - TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + - TinyLife.Actions.ActionType.TypeSettings.SetData(System.String,System.Object) + - TinyLife.Actions.ActionType.TypeSettings.Texture + - TinyLife.Actions.ActionType.TypeSettings.Varieties + langs: + - csharp + - vb + name: ActionType.TypeSettings + nameWithType: ActionType.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings + type: Struct + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TypeSettings + path: Actions/ActionType.cs + startLine: 162 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA struct that contains information about an \n" + example: [] + syntax: + content: 'public struct TypeSettings : IGenericDataHolder' + content.vb: >- + Public Structure TypeSettings + Implements IGenericDataHolder + implements: + - MLEM.Misc.IGenericDataHolder + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + extensionMethods: + - TinyLife.Actions.ActionType.TypeSettings.TinyLife.Utilities.Extensions.JsonCopy``1 + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: TinyLife.Actions.ActionType.TypeSettings.Name + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Name + id: Name + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Name + nameWithType: ActionType.TypeSettings.Name + fullName: TinyLife.Actions.ActionType.TypeSettings.Name + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Name + path: Actions/ActionType.cs + startLine: 167 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe name of this action type\n" + example: [] + syntax: + content: public string Name + return: + type: System.String + content.vb: Public Name As String + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory + commentId: P:TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory + id: NameWithoutCategory + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: NameWithoutCategory + nameWithType: ActionType.TypeSettings.NameWithoutCategory + fullName: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory + type: Property + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: NameWithoutCategory + path: Actions/ActionType.cs + startLine: 172 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe of this action type, but without a possible category prefix.\nThis property automatically returns a substring of .\n" + example: [] + syntax: + content: public readonly string NameWithoutCategory { get; } + parameters: [] + return: + type: System.String + content.vb: Public ReadOnly Property NameWithoutCategory As String + overload: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory* + modifiers.csharp: + - public + - readonly + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionType.TypeSettings.Categories + commentId: P:TinyLife.Actions.ActionType.TypeSettings.Categories + id: Categories + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Categories + nameWithType: ActionType.TypeSettings.Categories + fullName: TinyLife.Actions.ActionType.TypeSettings.Categories + type: Property + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Categories + path: Actions/ActionType.cs + startLine: 177 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe categories of this action type. The categories are strings at the start of this action type's delimited with a slash (/) character.\nThis property automatically returns a substring of , converted to an array.\n" + example: [] + syntax: + content: public readonly string[] Categories { get; } + parameters: [] + return: + type: System.String[] + content.vb: Public ReadOnly Property Categories As String() + overload: TinyLife.Actions.ActionType.TypeSettings.Categories* + modifiers.csharp: + - public + - readonly + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionType.TypeSettings.Texture + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Texture + id: Texture + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Texture + nameWithType: ActionType.TypeSettings.Texture + fullName: TinyLife.Actions.ActionType.TypeSettings.Texture + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Texture + path: Actions/ActionType.cs + startLine: 182 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe texture region used in the top left action queue display in-game.\nIf this value is null, is used for the icon instead.\n" + example: [] + syntax: + content: public TextureRegion Texture + return: + type: MLEM.Textures.TextureRegion + content.vb: Public Texture As TextureRegion + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.Context + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Context + id: Context + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Context + nameWithType: ActionType.TypeSettings.Context + fullName: TinyLife.Actions.ActionType.TypeSettings.Context + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Context + path: Actions/ActionType.cs + startLine: 187 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA combined flag that represents all of the objects that this action can be executed on.\nSetting the context to and giving the action causes it to be invoked from the AI as if it had the category instead.\n" + example: [] + syntax: + content: public ObjectCategory Context + return: + type: TinyLife.Objects.ObjectCategory + content.vb: Public Context As ObjectCategory + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.CanExecute + commentId: F:TinyLife.Actions.ActionType.TypeSettings.CanExecute + id: CanExecute + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: CanExecute + nameWithType: ActionType.TypeSettings.CanExecute + fullName: TinyLife.Actions.ActionType.TypeSettings.CanExecute + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecute + path: Actions/ActionType.cs + startLine: 193 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA delegate that returns a based on whether the given situation allows this action to be executed.\nThis value is initialized always return .\nTo query this delegate effectively, use , which also validates the , the and the .\n" + example: [] + syntax: + content: public ActionType.CanExecuteDelegate CanExecute + return: + type: TinyLife.Actions.ActionType.CanExecuteDelegate + content.vb: Public CanExecute As ActionType.CanExecuteDelegate + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.ConstructedType + commentId: F:TinyLife.Actions.ActionType.TypeSettings.ConstructedType + id: ConstructedType + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: ConstructedType + nameWithType: ActionType.TypeSettings.ConstructedType + fullName: TinyLife.Actions.ActionType.TypeSettings.ConstructedType + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ConstructedType + path: Actions/ActionType.cs + startLine: 198 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe type that is constructed in to create a new action instance.\nIf additional arguments are required, use .\n" + example: [] + syntax: + content: public Type ConstructedType + return: + type: System.Type + content.vb: Public ConstructedType As Type + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + commentId: F:TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + id: ConstructorArguments + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: ConstructorArguments + nameWithType: ActionType.TypeSettings.ConstructorArguments + fullName: TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ConstructorArguments + path: Actions/ActionType.cs + startLine: 203 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that can, optionally, return a set of instances that should be passed to this action type's 's constructor.\nIf this function is null, which is its default value, the two arguments it receives (the and an ) are passed directly to the constructor.\n" + example: [] + syntax: + content: public Func> ConstructorArguments + return: + type: System.Func{TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{System.Object}} + content.vb: Public ConstructorArguments As Func(Of ActionType, ActionInfo, IEnumerable(Of Object)) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.Varieties + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Varieties + id: Varieties + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Varieties + nameWithType: ActionType.TypeSettings.Varieties + fullName: TinyLife.Actions.ActionType.TypeSettings.Varieties + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Varieties + path: Actions/ActionType.cs + startLine: 209 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA set of instances that represent different versions of this action.\nIf this is set, and a non-null collection is returned, a menu pops up (like when cooking food) that displays all of the varieties as options to the user. If the returned collection is empty, the action is treated the same as if its function returned .\nWhen the invokes an action with a variety, it chooses a variety randomly based on its \n" + example: [] + syntax: + content: public Func> Varieties + return: + type: System.Func{TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionVariety}} + content.vb: Public Varieties As Func(Of ActionInfo, IEnumerable(Of ActionVariety)) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.Ai + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Ai + id: Ai + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: Ai + nameWithType: ActionType.TypeSettings.Ai + fullName: TinyLife.Actions.ActionType.TypeSettings.Ai + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Ai + path: Actions/ActionType.cs + startLine: 214 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA set of settings for invocation of this action.\nThis value defaults to default.\n" + example: [] + syntax: + content: public ActionType.AiSettings Ai + return: + type: TinyLife.Actions.ActionType.AiSettings + content.vb: Public Ai As ActionType.AiSettings + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere + commentId: F:TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere + id: IsInappropriateElsewhere + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: IsInappropriateElsewhere + nameWithType: ActionType.TypeSettings.IsInappropriateElsewhere + fullName: TinyLife.Actions.ActionType.TypeSettings.IsInappropriateElsewhere + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsInappropriateElsewhere + path: Actions/ActionType.cs + startLine: 219 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nIf this value is true, this action will not automatically be invoked by on lots that the person does not own.\nAdditionally, when the player invokes an action with this value set to true, the lot's owner will come up to them and tell them to stop.\n" + example: [] + syntax: + content: public bool IsInappropriateElsewhere + return: + type: System.Boolean + content.vb: Public IsInappropriateElsewhere As Boolean + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.IconName + commentId: F:TinyLife.Actions.ActionType.TypeSettings.IconName + id: IconName + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: IconName + nameWithType: ActionType.TypeSettings.IconName + fullName: TinyLife.Actions.ActionType.TypeSettings.IconName + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IconName + path: Actions/ActionType.cs + startLine: 225 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe name of the icon that this action type should display in front of its name.\nTo make the icon work, its name needs to be added to the 's using .\nTo access an action's icon name, including automatically set icon names, use instead.\n" + example: [] + syntax: + content: public string IconName + return: + type: System.String + content.vb: Public IconName As String + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.GetDisplayName + commentId: F:TinyLife.Actions.ActionType.TypeSettings.GetDisplayName + id: GetDisplayName + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: GetDisplayName + nameWithType: ActionType.TypeSettings.GetDisplayName + fullName: TinyLife.Actions.ActionType.TypeSettings.GetDisplayName + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetDisplayName + path: Actions/ActionType.cs + startLine: 231 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that determines this action's actual display name.\nThe function is given the default display name () and an for the current situation.\nIf this value is null (which it is by default), the default display name will be displayed.\n" + example: [] + syntax: + content: public Func GetDisplayName + return: + type: System.Func{System.String,TinyLife.Actions.ActionInfo,System.String} + content.vb: Public GetDisplayName As Func(Of String, ActionInfo, String) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + id: RequiredSkill + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: RequiredSkill + nameWithType: ActionType.TypeSettings.RequiredSkill + fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: RequiredSkill + path: Actions/ActionType.cs + startLine: 237 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe and level of the skill that is required for this action to become available, where otherwise it will be .\nWhen the required skill is leveled up, this action will also be displayed in the list of now-available actions.\nIf the is not set, the required skill's icon will automatically be used.\n" + example: [] + syntax: + content: public (SkillType Type, int Level) RequiredSkill + return: + type: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32} + content.vb: Public RequiredSkill As(Type As SkillType, Level As Integer)(Of SkillType , Integer) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + id: RequiredEmotion + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: RequiredEmotion + nameWithType: ActionType.TypeSettings.RequiredEmotion + fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: RequiredEmotion + path: Actions/ActionType.cs + startLine: 242 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that is required for this action to be available.\nIf the is not set, the requird emotion's icon will automatically be used.\n" + example: [] + syntax: + content: public EmotionType RequiredEmotion + return: + type: TinyLife.Emotions.EmotionType + content.vb: Public RequiredEmotion As EmotionType + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + id: RequiredPersonality + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: RequiredPersonality + nameWithType: ActionType.TypeSettings.RequiredPersonality + fullName: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: RequiredPersonality + path: Actions/ActionType.cs + startLine: 247 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe that is required for this action to be available.\nIf the is not set, the required personality type's icon will automatically be used.\n" + example: [] + syntax: + content: public PersonalityType RequiredPersonality + return: + type: TinyLife.PersonalityType + content.vb: Public RequiredPersonality As PersonalityType + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.#ctor(System.String,TinyLife.Objects.ObjectCategory,System.Type) + commentId: M:TinyLife.Actions.ActionType.TypeSettings.#ctor(System.String,TinyLife.Objects.ObjectCategory,System.Type) + id: '#ctor(System.String,TinyLife.Objects.ObjectCategory,System.Type)' + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: TypeSettings(String, ObjectCategory, Type) + nameWithType: ActionType.TypeSettings.TypeSettings(String, ObjectCategory, Type) + fullName: TinyLife.Actions.ActionType.TypeSettings.TypeSettings(System.String, TinyLife.Objects.ObjectCategory, System.Type) + type: Constructor + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: .ctor + path: Actions/ActionType.cs + startLine: 257 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nCreates a new type settings instance with the given values\n" + example: [] + syntax: + content: public TypeSettings(string name, ObjectCategory context, Type constructedType) + parameters: + - id: name + type: System.String + description: The name of this action type + - id: context + type: TinyLife.Objects.ObjectCategory + description: A combined flag that represents all of the objects that this action can be executed on. Setting the context to and giving the action causes it to be invoked from the AI as if it had the category instead. + - id: constructedType + type: System.Type + description: The type that is constructed in to create a new action instance. If additional arguments are required, use + content.vb: Public Sub New(name As String, context As ObjectCategory, constructedType As Type) + overload: TinyLife.Actions.ActionType.TypeSettings.#ctor* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.SetData(System.String,System.Object) + commentId: M:TinyLife.Actions.ActionType.TypeSettings.SetData(System.String,System.Object) + id: SetData(System.String,System.Object) + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: SetData(String, Object) + nameWithType: ActionType.TypeSettings.SetData(String, Object) + fullName: TinyLife.Actions.ActionType.TypeSettings.SetData(System.String, System.Object) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SetData + path: Actions/ActionType.cs + startLine: 268 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + example: [] + syntax: + content: public void SetData(string key, object data) + parameters: + - id: key + type: System.String + - id: data + type: System.Object + content.vb: Public Sub SetData(key As String, data As Object) + overload: TinyLife.Actions.ActionType.TypeSettings.SetData* + implements: + - MLEM.Misc.IGenericDataHolder.SetData(System.String,System.Object) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.TypeSettings.GetData``1(System.String) + commentId: M:TinyLife.Actions.ActionType.TypeSettings.GetData``1(System.String) + id: GetData``1(System.String) + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: GetData(String) + nameWithType: ActionType.TypeSettings.GetData(String) + fullName: TinyLife.Actions.ActionType.TypeSettings.GetData(System.String) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetData + path: Actions/ActionType.cs + startLine: 274 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + example: [] + syntax: + content: public T GetData(string key) + parameters: + - id: key + type: System.String + typeParameters: + - id: T + return: + type: '{T}' + content.vb: Public Function GetData(Of T)(key As String) As T + overload: TinyLife.Actions.ActionType.TypeSettings.GetData* + implements: + - MLEM.Misc.IGenericDataHolder.GetData``1(System.String) + nameWithType.vb: ActionType.TypeSettings.GetData(Of T)(String) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionType.TypeSettings.GetData(Of T)(System.String) + name.vb: GetData(Of T)(String) +- uid: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys + commentId: M:TinyLife.Actions.ActionType.TypeSettings.GetDataKeys + id: GetDataKeys + parent: TinyLife.Actions.ActionType.TypeSettings + langs: + - csharp + - vb + name: GetDataKeys() + nameWithType: ActionType.TypeSettings.GetDataKeys() + fullName: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys() + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetDataKeys + path: Actions/ActionType.cs + startLine: 279 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + example: [] + syntax: + content: public IReadOnlyCollection GetDataKeys() + return: + type: System.Collections.Generic.IReadOnlyCollection{System.String} + content.vb: Public Function GetDataKeys As IReadOnlyCollection(Of String) + overload: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys* + implements: + - MLEM.Misc.IGenericDataHolder.GetDataKeys + modifiers.csharp: + - public + modifiers.vb: + - Public +references: +- uid: TinyLife.Actions.ActionType + commentId: T:TinyLife.Actions.ActionType + parent: TinyLife.Actions + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: MLEM.Misc.IGenericDataHolder + commentId: T:MLEM.Misc.IGenericDataHolder + parent: MLEM.Misc + isExternal: true + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder +- uid: System.ValueType.Equals(System.Object) + commentId: M:System.ValueType.Equals(System.Object) + parent: System.ValueType + isExternal: true + name: Equals(Object) + nameWithType: ValueType.Equals(Object) + fullName: System.ValueType.Equals(System.Object) + spec.csharp: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.Equals(System.Object) + name: Equals + nameWithType: ValueType.Equals + fullName: System.ValueType.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.GetHashCode + commentId: M:System.ValueType.GetHashCode + parent: System.ValueType + isExternal: true + name: GetHashCode() + nameWithType: ValueType.GetHashCode() + fullName: System.ValueType.GetHashCode() + spec.csharp: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.GetHashCode + name: GetHashCode + nameWithType: ValueType.GetHashCode + fullName: System.ValueType.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.ValueType.ToString + commentId: M:System.ValueType.ToString + parent: System.ValueType + isExternal: true + name: ToString() + nameWithType: ValueType.ToString() + fullName: System.ValueType.ToString() + spec.csharp: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.ValueType.ToString + name: ToString + nameWithType: ValueType.ToString + fullName: System.ValueType.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.TypeSettings.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionType.TypeSettings)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.TypeSettings)() + name.vb: JsonCopy(Of ActionType.TypeSettings)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionType.TypeSettings) + nameWithType: Extensions.JsonCopy(Of ActionType.TypeSettings) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType.TypeSettings) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan(String) + nameWithType: Extensions.GetTimeSpan(String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan(String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Misc + commentId: N:MLEM.Misc + isExternal: true + name: MLEM.Misc + nameWithType: MLEM.Misc + fullName: MLEM.Misc +- uid: System.ValueType + commentId: T:System.ValueType + parent: System + isExternal: true + name: ValueType + nameWithType: ValueType + fullName: System.ValueType +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions + commentId: T:TinyLife.Utilities.Extensions + parent: TinyLife.Utilities + name: Extensions + nameWithType: Extensions + fullName: TinyLife.Utilities.Extensions +- uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + commentId: M:TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + isExternal: true + name: GetTimeSpan(IGenericDataHolder, String) + nameWithType: Extensions.GetTimeSpan(IGenericDataHolder, String) + fullName: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.GetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String) + name: GetTimeSpan + nameWithType: Extensions.GetTimeSpan + fullName: TinyLife.Utilities.Extensions.GetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + commentId: M:TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + isExternal: true + name: SetTimeSpan(IGenericDataHolder, String, TimeSpan) + nameWithType: Extensions.SetTimeSpan(IGenericDataHolder, String, TimeSpan) + fullName: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder, System.String, System.TimeSpan) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.SetTimeSpan(MLEM.Misc.IGenericDataHolder,System.String,System.TimeSpan) + name: SetTimeSpan + nameWithType: Extensions.SetTimeSpan + fullName: TinyLife.Utilities.Extensions.SetTimeSpan + - name: ( + nameWithType: ( + fullName: ( + - uid: MLEM.Misc.IGenericDataHolder + name: IGenericDataHolder + nameWithType: IGenericDataHolder + fullName: MLEM.Misc.IGenericDataHolder + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.TimeSpan + name: TimeSpan + nameWithType: TimeSpan + fullName: System.TimeSpan + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: TinyLife.Utilities + commentId: N:TinyLife.Utilities + name: TinyLife.Utilities + nameWithType: TinyLife.Utilities + fullName: TinyLife.Utilities +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: TinyLife.Actions.ActionType.TypeSettings.Name + commentId: F:TinyLife.Actions.ActionType.TypeSettings.Name + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory + name: NameWithoutCategory + nameWithType: ActionType.TypeSettings.NameWithoutCategory + fullName: TinyLife.Actions.ActionType.TypeSettings.NameWithoutCategory +- uid: TinyLife.Actions.ActionType.TypeSettings.Categories* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.Categories + name: Categories + nameWithType: ActionType.TypeSettings.Categories + fullName: TinyLife.Actions.ActionType.TypeSettings.Categories +- uid: System.String[] + isExternal: true + name: String[] + nameWithType: String[] + fullName: System.String[] + nameWithType.vb: String() + fullName.vb: System.String() + name.vb: String() + spec.csharp: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: () + nameWithType: () + fullName: () +- uid: TinyLife.Actions.Action.GetIconObject + commentId: M:TinyLife.Actions.Action.GetIconObject + parent: TinyLife.Actions.Action + name: GetIconObject() + nameWithType: Action.GetIconObject() + fullName: TinyLife.Actions.Action.GetIconObject() + spec.csharp: + - uid: TinyLife.Actions.Action.GetIconObject + name: GetIconObject + nameWithType: Action.GetIconObject + fullName: TinyLife.Actions.Action.GetIconObject + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.GetIconObject + name: GetIconObject + nameWithType: Action.GetIconObject + fullName: TinyLife.Actions.Action.GetIconObject + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: MLEM.Textures.TextureRegion + commentId: T:MLEM.Textures.TextureRegion + parent: MLEM.Textures + isExternal: true + name: TextureRegion + nameWithType: TextureRegion + fullName: MLEM.Textures.TextureRegion +- uid: TinyLife.Actions.Action + commentId: T:TinyLife.Actions.Action + parent: TinyLife.Actions + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action +- uid: MLEM.Textures + commentId: N:MLEM.Textures + isExternal: true + name: MLEM.Textures + nameWithType: MLEM.Textures + fullName: MLEM.Textures +- uid: TinyLife.Objects.ObjectCategory + commentId: T:TinyLife.Objects.ObjectCategory + parent: TinyLife.Objects + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory +- uid: TinyLife.Objects.ObjectCategory.Nothing + commentId: F:TinyLife.Objects.ObjectCategory.Nothing + isExternal: true +- uid: TinyLife.Actions.ActionType.AiSettings + commentId: T:TinyLife.Actions.ActionType.AiSettings + parent: TinyLife.Actions + name: ActionType.AiSettings + nameWithType: ActionType.AiSettings + fullName: TinyLife.Actions.ActionType.AiSettings +- uid: TinyLife.Objects.ObjectCategory.Self + commentId: F:TinyLife.Objects.ObjectCategory.Self + isExternal: true +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + parent: TinyLife.Actions + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Valid + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Valid + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate + commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate + parent: TinyLife.Actions + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate +- uid: TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + commentId: M:TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + commentId: F:TinyLife.Actions.ActionType.TypeSettings.ConstructorArguments + isExternal: true +- uid: System.Type + commentId: T:System.Type + parent: System + isExternal: true + name: Type + nameWithType: Type + fullName: System.Type +- uid: TinyLife.Actions.ActionType.TypeSettings.ConstructedType + commentId: F:TinyLife.Actions.ActionType.TypeSettings.ConstructedType + isExternal: true +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + parent: TinyLife.Actions + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo +- uid: System.Func{TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{System.Object}} + commentId: T:System.Func{TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{System.Object}} + parent: System + definition: System.Func`3 + name: Func> + nameWithType: Func> + fullName: System.Func> + nameWithType.vb: Func(Of ActionType, ActionInfo, IEnumerable(Of Object)) + fullName.vb: System.Func(Of TinyLife.Actions.ActionType, TinyLife.Actions.ActionInfo, System.Collections.Generic.IEnumerable(Of System.Object)) + name.vb: Func(Of ActionType, ActionInfo, IEnumerable(Of Object)) + spec.csharp: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`3 + commentId: T:System.Func`3 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of T1, T2, TResult) + fullName.vb: System.Func(Of T1, T2, TResult) + name.vb: Func(Of T1, T2, TResult) + spec.csharp: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionVariety + commentId: T:TinyLife.Actions.ActionVariety + parent: TinyLife.Actions + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety +- uid: TinyLife.Actions.ActionType.TypeSettings.CanExecute + commentId: F:TinyLife.Actions.ActionType.TypeSettings.CanExecute + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Hidden + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Hidden + isExternal: true +- uid: TinyLife.Objects.PersonAi + commentId: T:TinyLife.Objects.PersonAi + name: PersonAi + nameWithType: PersonAi + fullName: TinyLife.Objects.PersonAi +- uid: TinyLife.Actions.ActionVariety.PassivePriority + commentId: F:TinyLife.Actions.ActionVariety.PassivePriority + isExternal: true +- uid: System.Func{TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionVariety}} + commentId: T:System.Func{TinyLife.Actions.ActionInfo,System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionVariety}} + parent: System + definition: System.Func`2 + name: Func> + nameWithType: Func> + fullName: System.Func> + nameWithType.vb: Func(Of ActionInfo, IEnumerable(Of ActionVariety)) + fullName.vb: System.Func(Of TinyLife.Actions.ActionInfo, System.Collections.Generic.IEnumerable(Of TinyLife.Actions.ActionVariety)) + name.vb: Func(Of ActionInfo, IEnumerable(Of ActionVariety)) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionVariety + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety + - name: '>' + nameWithType: '>' + fullName: '>' + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionVariety + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety + - name: ) + nameWithType: ) + fullName: ) + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Func`2 + commentId: T:System.Func`2 + isExternal: true + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of T, TResult) + fullName.vb: System.Func(Of T, TResult) + name.vb: Func(Of T, TResult) + spec.csharp: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`2 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TResult + nameWithType: TResult + fullName: TResult + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: MLEM.Ui.UiSystem + commentId: T:MLEM.Ui.UiSystem + isExternal: true +- uid: MLEM.Formatting.TextFormatter + commentId: T:MLEM.Formatting.TextFormatter + isExternal: true +- uid: MLEM.Formatting.Codes.ImageCodeExtensions.AddImage(MLEM.Formatting.TextFormatter,System.String,MLEM.Textures.TextureRegion,System.Boolean) + commentId: M:MLEM.Formatting.Codes.ImageCodeExtensions.AddImage(MLEM.Formatting.TextFormatter,System.String,MLEM.Textures.TextureRegion,System.Boolean) + isExternal: true +- uid: TinyLife.Actions.ActionType.GetIconName + commentId: M:TinyLife.Actions.ActionType.GetIconName + isExternal: true +- uid: TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + isExternal: true +- uid: System.Func{System.String,TinyLife.Actions.ActionInfo,System.String} + commentId: T:System.Func{System.String,TinyLife.Actions.ActionInfo,System.String} + parent: System + definition: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + nameWithType.vb: Func(Of String, ActionInfo, String) + fullName.vb: System.Func(Of System.String, TinyLife.Actions.ActionInfo, System.String) + name.vb: Func(Of String, ActionInfo, String) + spec.csharp: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Func`3 + name: Func + nameWithType: Func + fullName: System.Func + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionInfo + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Skills.SkillType + commentId: T:TinyLife.Skills.SkillType + parent: TinyLife.Skills + name: SkillType + nameWithType: SkillType + fullName: TinyLife.Skills.SkillType +- uid: TinyLife.Actions.ActionType.TypeSettings.IconName + commentId: F:TinyLife.Actions.ActionType.TypeSettings.IconName + isExternal: true +- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Int32} + commentId: T:System.ValueTuple{TinyLife.Skills.SkillType,System.Int32} + parent: System + definition: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2)(Of SkillType, Int32) + fullName.vb: System.ValueTuple(Of TinyLife.Skills.SkillType, System.Int32) + name.vb: (T1, T2)(Of SkillType, Int32) + spec.csharp: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Skills.SkillType + name: SkillType + nameWithType: SkillType + fullName: TinyLife.Skills.SkillType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Skills.SkillType + name: SkillType + nameWithType: SkillType + fullName: TinyLife.Skills.SkillType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Int32 + name: Int32 + nameWithType: Int32 + fullName: System.Int32 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Skills + commentId: N:TinyLife.Skills + name: TinyLife.Skills + nameWithType: TinyLife.Skills + fullName: TinyLife.Skills +- uid: System.ValueTuple`2 + commentId: T:System.ValueTuple`2 + isExternal: true + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + nameWithType.vb: (T1, T2)(Of T1, T2) + fullName.vb: System.ValueTuple(Of T1, T2) + name.vb: (T1, T2)(Of T1, T2) + spec.csharp: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.ValueTuple`2 + name: (T1, T2) + nameWithType: (T1, T2) + fullName: System.ValueTuple + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T1 + nameWithType: T1 + fullName: T1 + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: T2 + nameWithType: T2 + fullName: T2 + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Emotions.EmotionType + commentId: T:TinyLife.Emotions.EmotionType + parent: TinyLife.Emotions + name: EmotionType + nameWithType: EmotionType + fullName: TinyLife.Emotions.EmotionType +- uid: TinyLife.Emotions + commentId: N:TinyLife.Emotions + name: TinyLife.Emotions + nameWithType: TinyLife.Emotions + fullName: TinyLife.Emotions +- uid: TinyLife.PersonalityType + commentId: T:TinyLife.PersonalityType + parent: TinyLife + name: PersonalityType + nameWithType: PersonalityType + fullName: TinyLife.PersonalityType +- uid: TinyLife + commentId: N:TinyLife + name: TinyLife + nameWithType: TinyLife + fullName: TinyLife +- uid: TinyLife.Actions.ActionType.TypeSettings.#ctor* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.#ctor + name: TypeSettings + nameWithType: ActionType.TypeSettings.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings.TypeSettings +- uid: TinyLife.Actions.ActionType.TypeSettings.SetData* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.SetData + name: SetData + nameWithType: ActionType.TypeSettings.SetData + fullName: TinyLife.Actions.ActionType.TypeSettings.SetData +- uid: MLEM.Misc.IGenericDataHolder.SetData(System.String,System.Object) + commentId: M:MLEM.Misc.IGenericDataHolder.SetData(System.String,System.Object) + parent: MLEM.Misc.IGenericDataHolder + isExternal: true + name: SetData(String, Object) + nameWithType: IGenericDataHolder.SetData(String, Object) + fullName: MLEM.Misc.IGenericDataHolder.SetData(System.String, System.Object) + spec.csharp: + - uid: MLEM.Misc.IGenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: IGenericDataHolder.SetData + fullName: MLEM.Misc.IGenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.IGenericDataHolder.SetData(System.String,System.Object) + name: SetData + nameWithType: IGenericDataHolder.SetData + fullName: MLEM.Misc.IGenericDataHolder.SetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.TypeSettings.GetData* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.GetData + name: GetData + nameWithType: ActionType.TypeSettings.GetData + fullName: TinyLife.Actions.ActionType.TypeSettings.GetData +- uid: MLEM.Misc.IGenericDataHolder.GetData``1(System.String) + commentId: M:MLEM.Misc.IGenericDataHolder.GetData``1(System.String) + parent: MLEM.Misc.IGenericDataHolder + isExternal: true + name: GetData(String) + nameWithType: IGenericDataHolder.GetData(String) + fullName: MLEM.Misc.IGenericDataHolder.GetData(System.String) + nameWithType.vb: IGenericDataHolder.GetData(Of T)(String) + fullName.vb: MLEM.Misc.IGenericDataHolder.GetData(Of T)(System.String) + name.vb: GetData(Of T)(String) + spec.csharp: + - uid: MLEM.Misc.IGenericDataHolder.GetData``1(System.String) + name: GetData + nameWithType: IGenericDataHolder.GetData + fullName: MLEM.Misc.IGenericDataHolder.GetData + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.IGenericDataHolder.GetData``1(System.String) + name: GetData(Of T) + nameWithType: IGenericDataHolder.GetData(Of T) + fullName: MLEM.Misc.IGenericDataHolder.GetData(Of T) + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: '{T}' + commentId: '!:T' + definition: T + name: T + nameWithType: T + fullName: T +- uid: T + name: T + nameWithType: T + fullName: T +- uid: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys* + commentId: Overload:TinyLife.Actions.ActionType.TypeSettings.GetDataKeys + name: GetDataKeys + nameWithType: ActionType.TypeSettings.GetDataKeys + fullName: TinyLife.Actions.ActionType.TypeSettings.GetDataKeys +- uid: MLEM.Misc.IGenericDataHolder.GetDataKeys + commentId: M:MLEM.Misc.IGenericDataHolder.GetDataKeys + parent: MLEM.Misc.IGenericDataHolder + isExternal: true + name: GetDataKeys() + nameWithType: IGenericDataHolder.GetDataKeys() + fullName: MLEM.Misc.IGenericDataHolder.GetDataKeys() + spec.csharp: + - uid: MLEM.Misc.IGenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: IGenericDataHolder.GetDataKeys + fullName: MLEM.Misc.IGenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: MLEM.Misc.IGenericDataHolder.GetDataKeys + name: GetDataKeys + nameWithType: IGenericDataHolder.GetDataKeys + fullName: MLEM.Misc.IGenericDataHolder.GetDataKeys + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IReadOnlyCollection{System.String} + commentId: T:System.Collections.Generic.IReadOnlyCollection{System.String} + parent: System.Collections.Generic + definition: System.Collections.Generic.IReadOnlyCollection`1 + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + nameWithType.vb: IReadOnlyCollection(Of String) + fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of System.String) + name.vb: IReadOnlyCollection(Of String) + spec.csharp: + - uid: System.Collections.Generic.IReadOnlyCollection`1 + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IReadOnlyCollection`1 + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IReadOnlyCollection`1 + commentId: T:System.Collections.Generic.IReadOnlyCollection`1 + isExternal: true + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + nameWithType.vb: IReadOnlyCollection(Of T) + fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T) + name.vb: IReadOnlyCollection(Of T) + spec.csharp: + - uid: System.Collections.Generic.IReadOnlyCollection`1 + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IReadOnlyCollection`1 + name: IReadOnlyCollection + nameWithType: IReadOnlyCollection + fullName: System.Collections.Generic.IReadOnlyCollection + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic diff --git a/api/TinyLife.Actions.ActionType.yml b/api/TinyLife.Actions.ActionType.yml new file mode 100644 index 0000000..9aa02d0 --- /dev/null +++ b/api/TinyLife.Actions.ActionType.yml @@ -0,0 +1,6986 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionType + commentId: T:TinyLife.Actions.ActionType + id: ActionType + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionType.AdmireLgbtFlag + - TinyLife.Actions.ActionType.AreDating(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.AskAboutComputerSpecs + - TinyLife.Actions.ActionType.AskAboutDay + - TinyLife.Actions.ActionType.AskAboutFoolingInterests + - TinyLife.Actions.ActionType.AskAboutGamingRig + - TinyLife.Actions.ActionType.AskAboutPersonality + - TinyLife.Actions.ActionType.AskToLeave + - TinyLife.Actions.ActionType.BeAwayFromLotEmployment + - TinyLife.Actions.ActionType.BoastAboutPagesWritten + - TinyLife.Actions.ActionType.BreakUp + - TinyLife.Actions.ActionType.CallOver + - TinyLife.Actions.ActionType.CallToMeal + - TinyLife.Actions.ActionType.CanBeSexual(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.CanDoImportantAction(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Actions.ActionType.CanExecuteDelegate[]) + - TinyLife.Actions.ActionType.CanPlaceHeldItem(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.CanWorkAtDeskObject(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.ChangeOutfit + - TinyLife.Actions.ActionType.Chat + - TinyLife.Actions.ActionType.Clean + - TinyLife.Actions.ActionType.CleanDish + - TinyLife.Actions.ActionType.CleanEverything + - TinyLife.Actions.ActionType.CollectTrash + - TinyLife.Actions.ActionType.CompareMuscleSize + - TinyLife.Actions.ActionType.ComplainAboutLife + - TinyLife.Actions.ActionType.ComplainAboutRelationship + - TinyLife.Actions.ActionType.ComplimentLooks + - TinyLife.Actions.ActionType.ConfideIn + - TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + - TinyLife.Actions.ActionType.CookFood + - TinyLife.Actions.ActionType.DeliverMail + - TinyLife.Actions.ActionType.Die + - TinyLife.Actions.ActionType.DiscussWorkoutRegimen + - TinyLife.Actions.ActionType.Drive + - TinyLife.Actions.ActionType.Eat + - TinyLife.Actions.ActionType.EditOutfits + - TinyLife.Actions.ActionType.ExpressFearOfCrowds + - TinyLife.Actions.ActionType.Flirt + - TinyLife.Actions.ActionType.FoolAround + - TinyLife.Actions.ActionType.GaugeRelationship + - TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.GetIconName + - TinyLife.Actions.ActionType.GetIngredientsFamily + - TinyLife.Actions.ActionType.GetIngredientsSingle + - TinyLife.Actions.ActionType.GetJob + - TinyLife.Actions.ActionType.GetSkillPriorityMod(TinyLife.Objects.Person,TinyLife.Skills.SkillType) + - TinyLife.Actions.ActionType.GetWater + - TinyLife.Actions.ActionType.GoHere + - TinyLife.Actions.ActionType.GoHome + - TinyLife.Actions.ActionType.GoJogging + - TinyLife.Actions.ActionType.GrabServing + - TinyLife.Actions.ActionType.GrillFood + - TinyLife.Actions.ActionType.GushAboutPartner + - TinyLife.Actions.ActionType.HackSomeone + - TinyLife.Actions.ActionType.HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.HaveBookPublished + - TinyLife.Actions.ActionType.ImplyMotherIsCamel + - TinyLife.Actions.ActionType.Insult + - TinyLife.Actions.ActionType.IsActionType(System.Type) + - TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsEmptyHanded(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsFunctional(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo,TinyLife.Objects.ObjectCategory,System.Predicate{TinyLife.Objects.Furniture},System.Boolean) + - TinyLife.Actions.ActionType.IsNotEmbarrassed(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsNotExpired(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionType.JoinAdvancedTournament + - TinyLife.Actions.ActionType.JoinEasyTournament + - TinyLife.Actions.ActionType.JokeAboutAromance + - TinyLife.Actions.ActionType.JokeAboutAsexuality + - TinyLife.Actions.ActionType.JokeAboutOwnUnemployment + - TinyLife.Actions.ActionType.JokeAboutTreadmillAccidents + - TinyLife.Actions.ActionType.JokeAboutWork + - TinyLife.Actions.ActionType.JokeAboutWritingStyle + - TinyLife.Actions.ActionType.LiftWeights + - TinyLife.Actions.ActionType.LockDoor + - TinyLife.Actions.ActionType.MakeFunOfIntroversion + - TinyLife.Actions.ActionType.MakeFunOfLaziness + - TinyLife.Actions.ActionType.MakeFunOfNiceness + - TinyLife.Actions.ActionType.MakeFunOfPoorFitness + - TinyLife.Actions.ActionType.MakeFunOfUnemployment + - TinyLife.Actions.ActionType.MakeRisqueRemark + - TinyLife.Actions.ActionType.MixProteinShake + - TinyLife.Actions.ActionType.ModGame + - TinyLife.Actions.ActionType.MopPuddle + - TinyLife.Actions.ActionType.Paint + - TinyLife.Actions.ActionType.PassOut + - TinyLife.Actions.ActionType.PayBills + - TinyLife.Actions.ActionType.PeeSelf + - TinyLife.Actions.ActionType.PickUp + - TinyLife.Actions.ActionType.PlayOnlineGames + - TinyLife.Actions.ActionType.PlaySingleplayerGames + - TinyLife.Actions.ActionType.PlayTrick + - TinyLife.Actions.ActionType.PoseMathPuzzle + - TinyLife.Actions.ActionType.PracticeJokes + - TinyLife.Actions.ActionType.PracticeProgramming + - TinyLife.Actions.ActionType.PracticeSpeech + - TinyLife.Actions.ActionType.PracticeWriting + - TinyLife.Actions.ActionType.PrepareFood + - TinyLife.Actions.ActionType.PutAwayBook + - TinyLife.Actions.ActionType.PutDown + - TinyLife.Actions.ActionType.QuitJob + - TinyLife.Actions.ActionType.Read + - TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + - TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings}) + - TinyLife.Actions.ActionType.Repair + - TinyLife.Actions.ActionType.RunOnTreadmill + - TinyLife.Actions.ActionType.SelfPublishBook + - TinyLife.Actions.ActionType.SellPainting + - TinyLife.Actions.ActionType.Settings + - TinyLife.Actions.ActionType.ShakeTree + - TinyLife.Actions.ActionType.ShareIdeas + - TinyLife.Actions.ActionType.Sit + - TinyLife.Actions.ActionType.SitToilet + - TinyLife.Actions.ActionType.Sleep + - TinyLife.Actions.ActionType.StartDating + - TinyLife.Actions.ActionType.Starve + - TinyLife.Actions.ActionType.TakeShower + - TinyLife.Actions.ActionType.Talk + - TinyLife.Actions.ActionType.TalkAboutFeelings + - TinyLife.Actions.ActionType.TalkAboutFood + - TinyLife.Actions.ActionType.TalkAboutNaps + - TinyLife.Actions.ActionType.TalkAboutNeighborhood + - TinyLife.Actions.ActionType.TalkAboutOutdoors + - TinyLife.Actions.ActionType.TalkAboutWatchingTv + - TinyLife.Actions.ActionType.TalkAboutWork + - TinyLife.Actions.ActionType.TellComplexJoke + - TinyLife.Actions.ActionType.TellEngagingStory + - TinyLife.Actions.ActionType.TellFunnyStory + - TinyLife.Actions.ActionType.TellJoke + - TinyLife.Actions.ActionType.TellJokeAboutSomething + - TinyLife.Actions.ActionType.TellPeopleToLeaveRoom + - TinyLife.Actions.ActionType.TellRidiculousStory + - TinyLife.Actions.ActionType.TellStory + - TinyLife.Actions.ActionType.ThisIsInappropriate + - TinyLife.Actions.ActionType.ThrowAway + - TinyLife.Actions.ActionType.ToggleAllLights + - TinyLife.Actions.ActionType.ToggleLight + - TinyLife.Actions.ActionType.Types + - TinyLife.Actions.ActionType.VisitLot + - TinyLife.Actions.ActionType.WakeUp + - TinyLife.Actions.ActionType.Walk + - TinyLife.Actions.ActionType.WashHands + - TinyLife.Actions.ActionType.WatchTv + - TinyLife.Actions.ActionType.WatchWalkthroughs + - TinyLife.Actions.ActionType.Work + - TinyLife.Actions.ActionType.WriteBook + langs: + - csharp + - vb + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + type: Class + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ActionType + path: Actions/ActionType.Utilities.cs + startLine: 13 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAction types are blueprints for instances which can be registered using .\nAn action type contains information about its action and can create an instance using .\n" + example: [] + syntax: + content: >- + [JsonConverter(typeof(StaticJsonConverter), new object[]{typeof(ActionType), "PrivateTypes"})] + + public class ActionType + content.vb: >- + + + Public Class ActionType + inheritance: + - System.Object + inheritedMembers: + - System.Object.Equals(System.Object) + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetHashCode + - System.Object.GetType + - System.Object.MemberwiseClone + - System.Object.ReferenceEquals(System.Object,System.Object) + - System.Object.ToString + extensionMethods: + - TinyLife.Actions.ActionType.TinyLife.Utilities.Extensions.JsonCopy``1 + modifiers.csharp: + - public + - class + modifiers.vb: + - Public + - Class +- uid: TinyLife.Actions.ActionType.Types + commentId: F:TinyLife.Actions.ActionType.Types + id: Types + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Types + nameWithType: ActionType.Types + fullName: TinyLife.Actions.ActionType.Types + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Types + path: Actions/ActionType.cs + startLine: 34 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA list of all available action types.\nTo register your own action types, use the method.\n" + example: [] + syntax: + content: public static readonly IDictionary Types + return: + type: System.Collections.Generic.IDictionary{System.String,TinyLife.Actions.ActionType} + content.vb: Public Shared ReadOnly Types As IDictionary(Of String, ActionType) + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Settings + commentId: P:TinyLife.Actions.ActionType.Settings + id: Settings + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Settings + nameWithType: ActionType.Settings + fullName: TinyLife.Actions.ActionType.Settings + type: Property + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Settings + path: Actions/ActionType.cs + startLine: 39 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe for this action type, which actually contain this type's properties.\n" + example: [] + syntax: + content: public ActionType.TypeSettings Settings { get; } + parameters: [] + return: + type: TinyLife.Actions.ActionType.TypeSettings + content.vb: Public ReadOnly Property Settings As ActionType.TypeSettings + overload: TinyLife.Actions.ActionType.Settings* + modifiers.csharp: + - public + - get + modifiers.vb: + - Public + - ReadOnly +- uid: TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + commentId: M:TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + id: Construct(TinyLife.Actions.ActionInfo,System.Nullable{TinyLife.Actions.ActionVariety}) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Construct(ActionInfo, Nullable) + nameWithType: ActionType.Construct(ActionInfo, Nullable) + fullName: TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo, System.Nullable) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Construct + path: Actions/ActionType.cs + startLine: 51 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nCreates a new instance of this .\n" + example: [] + syntax: + content: public Action Construct(ActionInfo info, ActionVariety? variety = default(ActionVariety? )) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The info that this action should be constructed with + - id: variety + type: System.Nullable{TinyLife.Actions.ActionVariety} + description: The variety, or null if this action has no varieties + return: + type: TinyLife.Actions.Action + description: A new action instance with the given information + content.vb: Public Function Construct(info As ActionInfo, variety As ActionVariety? = Nothing) As Action + overload: TinyLife.Actions.ActionType.Construct* + nameWithType.vb: ActionType.Construct(ActionInfo, Nullable(Of ActionVariety)) + modifiers.csharp: + - public + modifiers.vb: + - Public + fullName.vb: TinyLife.Actions.ActionType.Construct(TinyLife.Actions.ActionInfo, System.Nullable(Of TinyLife.Actions.ActionVariety)) + name.vb: Construct(ActionInfo, Nullable(Of ActionVariety)) +- uid: TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + id: GetDisplayName(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetDisplayName(ActionInfo, Boolean) + nameWithType: ActionType.GetDisplayName(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.GetDisplayName(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetDisplayName + path: Actions/ActionType.cs + startLine: 66 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a localized string that explains this action type in short.\nNote that, for instantiated actions, should be used.\n" + example: [] + syntax: + content: public string GetDisplayName(ActionInfo info, bool includeIcon = true) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info, can be null if no action info is present + - id: includeIcon + type: System.Boolean + description: Whether the texture should be included at the start of the name + return: + type: System.String + description: This action type's display name + content.vb: Public Function GetDisplayName(info As ActionInfo, includeIcon As Boolean = True) As String + overload: TinyLife.Actions.ActionType.GetDisplayName* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.IsActionType(System.Type) + commentId: M:TinyLife.Actions.ActionType.IsActionType(System.Type) + id: IsActionType(System.Type) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsActionType(Type) + nameWithType: ActionType.IsActionType(Type) + fullName: TinyLife.Actions.ActionType.IsActionType(System.Type) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsActionType + path: Actions/ActionType.cs + startLine: 76 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns whether this action type's is or extends the passed type t.\nThis method is equivalent to Settings.ConstructedType.IsAssignableTo(t).\n" + example: [] + syntax: + content: public bool IsActionType(Type t) + parameters: + - id: t + type: System.Type + description: The type to compare this action's constructed type to + return: + type: System.Boolean + description: true if the passed type is a supertype of, or the same type as, this action's constructed type + content.vb: Public Function IsActionType(t As Type) As Boolean + overload: TinyLife.Actions.ActionType.IsActionType* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + id: CanExecute(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanExecute(ActionInfo, Boolean) + nameWithType: ActionType.CanExecute(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.CanExecute(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecute + path: Actions/ActionType.cs + startLine: 87 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns this action's delegate's result.\nThis method additionally catches and handles any exceptions by printing them out as a notification to the player.\n" + example: [] + syntax: + content: public ActionType.CanExecuteResult CanExecute(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether the action is automatically executed + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: A that represents whether the action can be executed right now + content.vb: Public Function CanExecute(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanExecute* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.GetIconName + commentId: M:TinyLife.Actions.ActionType.GetIconName + id: GetIconName + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetIconName() + nameWithType: ActionType.GetIconName() + fullName: TinyLife.Actions.ActionType.GetIconName() + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetIconName + path: Actions/ActionType.cs + startLine: 107 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns the name of this action type's icon, which is either the manually assigned icon (), or an automatically assigned icon based on this action type's requirements, including , and .\nThe icon name can be used in a as a as follows: <c IconName> \n" + example: [] + syntax: + content: public string GetIconName() + return: + type: System.String + description: The name of this action type's icon + content.vb: Public Function GetIconName As String + overload: TinyLife.Actions.ActionType.GetIconName* + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + commentId: M:TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + id: Register(TinyLife.Actions.ActionType.TypeSettings) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Register(ActionType.TypeSettings) + nameWithType: ActionType.Register(ActionType.TypeSettings) + fullName: TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Register + path: Actions/ActionType.cs + startLine: 131 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nRegisters a new action type with the given \n" + example: [] + syntax: + content: public static ActionType Register(ActionType.TypeSettings settings) + parameters: + - id: settings + type: TinyLife.Actions.ActionType.TypeSettings + description: The settings that the action type should have + return: + type: TinyLife.Actions.ActionType + description: The resulting action type instance + content.vb: Public Shared Function Register(settings As ActionType.TypeSettings) As ActionType + overload: TinyLife.Actions.ActionType.Register* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings}) + commentId: M:TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings}) + id: RegisterAll(System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings}) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: RegisterAll(IEnumerable) + nameWithType: ActionType.RegisterAll(IEnumerable) + fullName: TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: RegisterAll + path: Actions/ActionType.cs + startLine: 140 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method that is a mass registering version of \n" + example: [] + syntax: + content: public static ActionType[] RegisterAll(IEnumerable settings) + parameters: + - id: settings + type: System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings} + description: The settings that the action types should have + return: + type: TinyLife.Actions.ActionType[] + description: The registered action type instances + content.vb: Public Shared Function RegisterAll(settings As IEnumerable(Of ActionType.TypeSettings)) As ActionType() + overload: TinyLife.Actions.ActionType.RegisterAll* + nameWithType.vb: ActionType.RegisterAll(IEnumerable(Of ActionType.TypeSettings)) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.ActionType.RegisterAll(System.Collections.Generic.IEnumerable(Of TinyLife.Actions.ActionType.TypeSettings)) + name.vb: RegisterAll(IEnumerable(Of ActionType.TypeSettings)) +- uid: TinyLife.Actions.ActionType.Walk + commentId: F:TinyLife.Actions.ActionType.Walk + id: Walk + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Walk + nameWithType: ActionType.Walk + fullName: TinyLife.Actions.ActionType.Walk + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Walk + path: Actions/ActionType.Internal.cs + startLine: 6 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Walk + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Walk As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Drive + commentId: F:TinyLife.Actions.ActionType.Drive + id: Drive + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Drive + nameWithType: ActionType.Drive + fullName: TinyLife.Actions.ActionType.Drive + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Drive + path: Actions/ActionType.Internal.cs + startLine: 7 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Drive + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Drive As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PassOut + commentId: F:TinyLife.Actions.ActionType.PassOut + id: PassOut + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PassOut + nameWithType: ActionType.PassOut + fullName: TinyLife.Actions.ActionType.PassOut + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PassOut + path: Actions/ActionType.Internal.cs + startLine: 8 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PassOut + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PassOut As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PeeSelf + commentId: F:TinyLife.Actions.ActionType.PeeSelf + id: PeeSelf + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PeeSelf + nameWithType: ActionType.PeeSelf + fullName: TinyLife.Actions.ActionType.PeeSelf + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PeeSelf + path: Actions/ActionType.Internal.cs + startLine: 9 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PeeSelf + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PeeSelf As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Starve + commentId: F:TinyLife.Actions.ActionType.Starve + id: Starve + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Starve + nameWithType: ActionType.Starve + fullName: TinyLife.Actions.ActionType.Starve + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Starve + path: Actions/ActionType.Internal.cs + startLine: 10 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Starve + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Starve As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellPeopleToLeaveRoom + commentId: F:TinyLife.Actions.ActionType.TellPeopleToLeaveRoom + id: TellPeopleToLeaveRoom + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellPeopleToLeaveRoom + nameWithType: ActionType.TellPeopleToLeaveRoom + fullName: TinyLife.Actions.ActionType.TellPeopleToLeaveRoom + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellPeopleToLeaveRoom + path: Actions/ActionType.Internal.cs + startLine: 11 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellPeopleToLeaveRoom + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellPeopleToLeaveRoom As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.BeAwayFromLotEmployment + commentId: F:TinyLife.Actions.ActionType.BeAwayFromLotEmployment + id: BeAwayFromLotEmployment + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: BeAwayFromLotEmployment + nameWithType: ActionType.BeAwayFromLotEmployment + fullName: TinyLife.Actions.ActionType.BeAwayFromLotEmployment + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: BeAwayFromLotEmployment + path: Actions/ActionType.Internal.cs + startLine: 12 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType BeAwayFromLotEmployment + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly BeAwayFromLotEmployment As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.DeliverMail + commentId: F:TinyLife.Actions.ActionType.DeliverMail + id: DeliverMail + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: DeliverMail + nameWithType: ActionType.DeliverMail + fullName: TinyLife.Actions.ActionType.DeliverMail + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: DeliverMail + path: Actions/ActionType.Internal.cs + startLine: 13 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType DeliverMail + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly DeliverMail As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Die + commentId: F:TinyLife.Actions.ActionType.Die + id: Die + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Die + nameWithType: ActionType.Die + fullName: TinyLife.Actions.ActionType.Die + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Die + path: Actions/ActionType.Internal.cs + startLine: 14 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Die + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Die As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CollectTrash + commentId: F:TinyLife.Actions.ActionType.CollectTrash + id: CollectTrash + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CollectTrash + nameWithType: ActionType.CollectTrash + fullName: TinyLife.Actions.ActionType.CollectTrash + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Internal.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CollectTrash + path: Actions/ActionType.Internal.cs + startLine: 15 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CollectTrash + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CollectTrash As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GoHere + commentId: F:TinyLife.Actions.ActionType.GoHere + id: GoHere + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GoHere + nameWithType: ActionType.GoHere + fullName: TinyLife.Actions.ActionType.GoHere + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GoHere + path: Actions/ActionType.Misc.cs + startLine: 16 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GoHere + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GoHere As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Sit + commentId: F:TinyLife.Actions.ActionType.Sit + id: Sit + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Sit + nameWithType: ActionType.Sit + fullName: TinyLife.Actions.ActionType.Sit + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Sit + path: Actions/ActionType.Misc.cs + startLine: 19 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Sit + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Sit As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.SitToilet + commentId: F:TinyLife.Actions.ActionType.SitToilet + id: SitToilet + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: SitToilet + nameWithType: ActionType.SitToilet + fullName: TinyLife.Actions.ActionType.SitToilet + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SitToilet + path: Actions/ActionType.Misc.cs + startLine: 25 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType SitToilet + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly SitToilet As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Sleep + commentId: F:TinyLife.Actions.ActionType.Sleep + id: Sleep + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Sleep + nameWithType: ActionType.Sleep + fullName: TinyLife.Actions.ActionType.Sleep + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Sleep + path: Actions/ActionType.Misc.cs + startLine: 32 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Sleep + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Sleep As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TakeShower + commentId: F:TinyLife.Actions.ActionType.TakeShower + id: TakeShower + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TakeShower + nameWithType: ActionType.TakeShower + fullName: TinyLife.Actions.ActionType.TakeShower + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TakeShower + path: Actions/ActionType.Misc.cs + startLine: 40 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TakeShower + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TakeShower As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GetIngredientsSingle + commentId: F:TinyLife.Actions.ActionType.GetIngredientsSingle + id: GetIngredientsSingle + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetIngredientsSingle + nameWithType: ActionType.GetIngredientsSingle + fullName: TinyLife.Actions.ActionType.GetIngredientsSingle + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetIngredientsSingle + path: Actions/ActionType.Misc.cs + startLine: 48 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GetIngredientsSingle + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GetIngredientsSingle As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GetIngredientsFamily + commentId: F:TinyLife.Actions.ActionType.GetIngredientsFamily + id: GetIngredientsFamily + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetIngredientsFamily + nameWithType: ActionType.GetIngredientsFamily + fullName: TinyLife.Actions.ActionType.GetIngredientsFamily + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetIngredientsFamily + path: Actions/ActionType.Misc.cs + startLine: 49 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GetIngredientsFamily + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GetIngredientsFamily As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PutDown + commentId: F:TinyLife.Actions.ActionType.PutDown + id: PutDown + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PutDown + nameWithType: ActionType.PutDown + fullName: TinyLife.Actions.ActionType.PutDown + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PutDown + path: Actions/ActionType.Misc.cs + startLine: 50 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PutDown + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PutDown As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PrepareFood + commentId: F:TinyLife.Actions.ActionType.PrepareFood + id: PrepareFood + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PrepareFood + nameWithType: ActionType.PrepareFood + fullName: TinyLife.Actions.ActionType.PrepareFood + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PrepareFood + path: Actions/ActionType.Misc.cs + startLine: 57 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PrepareFood + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PrepareFood As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CookFood + commentId: F:TinyLife.Actions.ActionType.CookFood + id: CookFood + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CookFood + nameWithType: ActionType.CookFood + fullName: TinyLife.Actions.ActionType.CookFood + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CookFood + path: Actions/ActionType.Misc.cs + startLine: 65 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CookFood + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CookFood As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PickUp + commentId: F:TinyLife.Actions.ActionType.PickUp + id: PickUp + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PickUp + nameWithType: ActionType.PickUp + fullName: TinyLife.Actions.ActionType.PickUp + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PickUp + path: Actions/ActionType.Misc.cs + startLine: 73 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PickUp + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PickUp As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Eat + commentId: F:TinyLife.Actions.ActionType.Eat + id: Eat + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Eat + nameWithType: ActionType.Eat + fullName: TinyLife.Actions.ActionType.Eat + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Eat + path: Actions/ActionType.Misc.cs + startLine: 76 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Eat + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Eat As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GrabServing + commentId: F:TinyLife.Actions.ActionType.GrabServing + id: GrabServing + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GrabServing + nameWithType: ActionType.GrabServing + fullName: TinyLife.Actions.ActionType.GrabServing + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GrabServing + path: Actions/ActionType.Misc.cs + startLine: 93 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GrabServing + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GrabServing As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CallToMeal + commentId: F:TinyLife.Actions.ActionType.CallToMeal + id: CallToMeal + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CallToMeal + nameWithType: ActionType.CallToMeal + fullName: TinyLife.Actions.ActionType.CallToMeal + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CallToMeal + path: Actions/ActionType.Misc.cs + startLine: 101 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CallToMeal + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CallToMeal As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PlaySingleplayerGames + commentId: F:TinyLife.Actions.ActionType.PlaySingleplayerGames + id: PlaySingleplayerGames + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PlaySingleplayerGames + nameWithType: ActionType.PlaySingleplayerGames + fullName: TinyLife.Actions.ActionType.PlaySingleplayerGames + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PlaySingleplayerGames + path: Actions/ActionType.Misc.cs + startLine: 104 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PlaySingleplayerGames + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PlaySingleplayerGames As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PlayOnlineGames + commentId: F:TinyLife.Actions.ActionType.PlayOnlineGames + id: PlayOnlineGames + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PlayOnlineGames + nameWithType: ActionType.PlayOnlineGames + fullName: TinyLife.Actions.ActionType.PlayOnlineGames + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PlayOnlineGames + path: Actions/ActionType.Misc.cs + startLine: 105 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PlayOnlineGames + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PlayOnlineGames As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.WatchWalkthroughs + commentId: F:TinyLife.Actions.ActionType.WatchWalkthroughs + id: WatchWalkthroughs + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: WatchWalkthroughs + nameWithType: ActionType.WatchWalkthroughs + fullName: TinyLife.Actions.ActionType.WatchWalkthroughs + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WatchWalkthroughs + path: Actions/ActionType.Misc.cs + startLine: 106 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType WatchWalkthroughs + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly WatchWalkthroughs As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JoinEasyTournament + commentId: F:TinyLife.Actions.ActionType.JoinEasyTournament + id: JoinEasyTournament + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JoinEasyTournament + nameWithType: ActionType.JoinEasyTournament + fullName: TinyLife.Actions.ActionType.JoinEasyTournament + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JoinEasyTournament + path: Actions/ActionType.Misc.cs + startLine: 107 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JoinEasyTournament + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JoinEasyTournament As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JoinAdvancedTournament + commentId: F:TinyLife.Actions.ActionType.JoinAdvancedTournament + id: JoinAdvancedTournament + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JoinAdvancedTournament + nameWithType: ActionType.JoinAdvancedTournament + fullName: TinyLife.Actions.ActionType.JoinAdvancedTournament + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JoinAdvancedTournament + path: Actions/ActionType.Misc.cs + startLine: 108 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JoinAdvancedTournament + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JoinAdvancedTournament As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Chat + commentId: F:TinyLife.Actions.ActionType.Chat + id: Chat + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Chat + nameWithType: ActionType.Chat + fullName: TinyLife.Actions.ActionType.Chat + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Chat + path: Actions/ActionType.Misc.cs + startLine: 109 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Chat + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Chat As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CleanDish + commentId: F:TinyLife.Actions.ActionType.CleanDish + id: CleanDish + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CleanDish + nameWithType: ActionType.CleanDish + fullName: TinyLife.Actions.ActionType.CleanDish + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CleanDish + path: Actions/ActionType.Misc.cs + startLine: 117 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CleanDish + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CleanDish As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ChangeOutfit + commentId: F:TinyLife.Actions.ActionType.ChangeOutfit + id: ChangeOutfit + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ChangeOutfit + nameWithType: ActionType.ChangeOutfit + fullName: TinyLife.Actions.ActionType.ChangeOutfit + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ChangeOutfit + path: Actions/ActionType.Misc.cs + startLine: 126 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ChangeOutfit + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ChangeOutfit As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.EditOutfits + commentId: F:TinyLife.Actions.ActionType.EditOutfits + id: EditOutfits + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: EditOutfits + nameWithType: ActionType.EditOutfits + fullName: TinyLife.Actions.ActionType.EditOutfits + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: EditOutfits + path: Actions/ActionType.Misc.cs + startLine: 140 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType EditOutfits + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly EditOutfits As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GoHome + commentId: F:TinyLife.Actions.ActionType.GoHome + id: GoHome + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GoHome + nameWithType: ActionType.GoHome + fullName: TinyLife.Actions.ActionType.GoHome + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GoHome + path: Actions/ActionType.Misc.cs + startLine: 143 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GoHome + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GoHome As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.VisitLot + commentId: F:TinyLife.Actions.ActionType.VisitLot + id: VisitLot + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: VisitLot + nameWithType: ActionType.VisitLot + fullName: TinyLife.Actions.ActionType.VisitLot + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: VisitLot + path: Actions/ActionType.Misc.cs + startLine: 158 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType VisitLot + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly VisitLot As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Paint + commentId: F:TinyLife.Actions.ActionType.Paint + id: Paint + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Paint + nameWithType: ActionType.Paint + fullName: TinyLife.Actions.ActionType.Paint + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Paint + path: Actions/ActionType.Misc.cs + startLine: 181 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Paint + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Paint As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.SellPainting + commentId: F:TinyLife.Actions.ActionType.SellPainting + id: SellPainting + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: SellPainting + nameWithType: ActionType.SellPainting + fullName: TinyLife.Actions.ActionType.SellPainting + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SellPainting + path: Actions/ActionType.Misc.cs + startLine: 189 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType SellPainting + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly SellPainting As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PracticeSpeech + commentId: F:TinyLife.Actions.ActionType.PracticeSpeech + id: PracticeSpeech + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PracticeSpeech + nameWithType: ActionType.PracticeSpeech + fullName: TinyLife.Actions.ActionType.PracticeSpeech + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PracticeSpeech + path: Actions/ActionType.Misc.cs + startLine: 207 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PracticeSpeech + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PracticeSpeech As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Read + commentId: F:TinyLife.Actions.ActionType.Read + id: Read + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Read + nameWithType: ActionType.Read + fullName: TinyLife.Actions.ActionType.Read + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Read + path: Actions/ActionType.Misc.cs + startLine: 210 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Read + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Read As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PutAwayBook + commentId: F:TinyLife.Actions.ActionType.PutAwayBook + id: PutAwayBook + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PutAwayBook + nameWithType: ActionType.PutAwayBook + fullName: TinyLife.Actions.ActionType.PutAwayBook + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PutAwayBook + path: Actions/ActionType.Misc.cs + startLine: 223 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PutAwayBook + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PutAwayBook As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PracticeJokes + commentId: F:TinyLife.Actions.ActionType.PracticeJokes + id: PracticeJokes + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PracticeJokes + nameWithType: ActionType.PracticeJokes + fullName: TinyLife.Actions.ActionType.PracticeJokes + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PracticeJokes + path: Actions/ActionType.Misc.cs + startLine: 230 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PracticeJokes + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PracticeJokes As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Work + commentId: F:TinyLife.Actions.ActionType.Work + id: Work + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Work + nameWithType: ActionType.Work + fullName: TinyLife.Actions.ActionType.Work + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Work + path: Actions/ActionType.Misc.cs + startLine: 233 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Work + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Work As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GetJob + commentId: F:TinyLife.Actions.ActionType.GetJob + id: GetJob + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetJob + nameWithType: ActionType.GetJob + fullName: TinyLife.Actions.ActionType.GetJob + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetJob + path: Actions/ActionType.Misc.cs + startLine: 240 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GetJob + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GetJob As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.QuitJob + commentId: F:TinyLife.Actions.ActionType.QuitJob + id: QuitJob + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: QuitJob + nameWithType: ActionType.QuitJob + fullName: TinyLife.Actions.ActionType.QuitJob + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: QuitJob + path: Actions/ActionType.Misc.cs + startLine: 244 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType QuitJob + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly QuitJob As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MopPuddle + commentId: F:TinyLife.Actions.ActionType.MopPuddle + id: MopPuddle + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MopPuddle + nameWithType: ActionType.MopPuddle + fullName: TinyLife.Actions.ActionType.MopPuddle + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MopPuddle + path: Actions/ActionType.Misc.cs + startLine: 247 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MopPuddle + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MopPuddle As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PracticeProgramming + commentId: F:TinyLife.Actions.ActionType.PracticeProgramming + id: PracticeProgramming + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PracticeProgramming + nameWithType: ActionType.PracticeProgramming + fullName: TinyLife.Actions.ActionType.PracticeProgramming + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PracticeProgramming + path: Actions/ActionType.Misc.cs + startLine: 257 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PracticeProgramming + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PracticeProgramming As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ModGame + commentId: F:TinyLife.Actions.ActionType.ModGame + id: ModGame + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ModGame + nameWithType: ActionType.ModGame + fullName: TinyLife.Actions.ActionType.ModGame + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ModGame + path: Actions/ActionType.Misc.cs + startLine: 264 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ModGame + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ModGame As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.HackSomeone + commentId: F:TinyLife.Actions.ActionType.HackSomeone + id: HackSomeone + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: HackSomeone + nameWithType: ActionType.HackSomeone + fullName: TinyLife.Actions.ActionType.HackSomeone + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: HackSomeone + path: Actions/ActionType.Misc.cs + startLine: 272 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType HackSomeone + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly HackSomeone As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.WatchTv + commentId: F:TinyLife.Actions.ActionType.WatchTv + id: WatchTv + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: WatchTv + nameWithType: ActionType.WatchTv + fullName: TinyLife.Actions.ActionType.WatchTv + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WatchTv + path: Actions/ActionType.Misc.cs + startLine: 276 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType[] WatchTv + return: + type: TinyLife.Actions.ActionType[] + content.vb: Public Shared ReadOnly WatchTv As ActionType() + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Repair + commentId: F:TinyLife.Actions.ActionType.Repair + id: Repair + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Repair + nameWithType: ActionType.Repair + fullName: TinyLife.Actions.ActionType.Repair + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Repair + path: Actions/ActionType.Misc.cs + startLine: 286 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Repair + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Repair As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PayBills + commentId: F:TinyLife.Actions.ActionType.PayBills + id: PayBills + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PayBills + nameWithType: ActionType.PayBills + fullName: TinyLife.Actions.ActionType.PayBills + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PayBills + path: Actions/ActionType.Misc.cs + startLine: 298 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PayBills + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PayBills As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PracticeWriting + commentId: F:TinyLife.Actions.ActionType.PracticeWriting + id: PracticeWriting + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PracticeWriting + nameWithType: ActionType.PracticeWriting + fullName: TinyLife.Actions.ActionType.PracticeWriting + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PracticeWriting + path: Actions/ActionType.Misc.cs + startLine: 311 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PracticeWriting + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PracticeWriting As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.WriteBook + commentId: F:TinyLife.Actions.ActionType.WriteBook + id: WriteBook + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: WriteBook + nameWithType: ActionType.WriteBook + fullName: TinyLife.Actions.ActionType.WriteBook + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WriteBook + path: Actions/ActionType.Misc.cs + startLine: 318 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType[] WriteBook + return: + type: TinyLife.Actions.ActionType[] + content.vb: Public Shared ReadOnly WriteBook As ActionType() + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.SelfPublishBook + commentId: F:TinyLife.Actions.ActionType.SelfPublishBook + id: SelfPublishBook + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: SelfPublishBook + nameWithType: ActionType.SelfPublishBook + fullName: TinyLife.Actions.ActionType.SelfPublishBook + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: SelfPublishBook + path: Actions/ActionType.Misc.cs + startLine: 330 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType SelfPublishBook + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly SelfPublishBook As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.HaveBookPublished + commentId: F:TinyLife.Actions.ActionType.HaveBookPublished + id: HaveBookPublished + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: HaveBookPublished + nameWithType: ActionType.HaveBookPublished + fullName: TinyLife.Actions.ActionType.HaveBookPublished + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: HaveBookPublished + path: Actions/ActionType.Misc.cs + startLine: 331 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType HaveBookPublished + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly HaveBookPublished As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.LockDoor + commentId: F:TinyLife.Actions.ActionType.LockDoor + id: LockDoor + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: LockDoor + nameWithType: ActionType.LockDoor + fullName: TinyLife.Actions.ActionType.LockDoor + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: LockDoor + path: Actions/ActionType.Misc.cs + startLine: 332 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType LockDoor + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly LockDoor As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AdmireLgbtFlag + commentId: F:TinyLife.Actions.ActionType.AdmireLgbtFlag + id: AdmireLgbtFlag + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AdmireLgbtFlag + nameWithType: ActionType.AdmireLgbtFlag + fullName: TinyLife.Actions.ActionType.AdmireLgbtFlag + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AdmireLgbtFlag + path: Actions/ActionType.Misc.cs + startLine: 339 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AdmireLgbtFlag + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AdmireLgbtFlag As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ShakeTree + commentId: F:TinyLife.Actions.ActionType.ShakeTree + id: ShakeTree + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ShakeTree + nameWithType: ActionType.ShakeTree + fullName: TinyLife.Actions.ActionType.ShakeTree + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ShakeTree + path: Actions/ActionType.Misc.cs + startLine: 342 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ShakeTree + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ShakeTree As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.RunOnTreadmill + commentId: F:TinyLife.Actions.ActionType.RunOnTreadmill + id: RunOnTreadmill + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: RunOnTreadmill + nameWithType: ActionType.RunOnTreadmill + fullName: TinyLife.Actions.ActionType.RunOnTreadmill + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: RunOnTreadmill + path: Actions/ActionType.Misc.cs + startLine: 345 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType RunOnTreadmill + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly RunOnTreadmill As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GoJogging + commentId: F:TinyLife.Actions.ActionType.GoJogging + id: GoJogging + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GoJogging + nameWithType: ActionType.GoJogging + fullName: TinyLife.Actions.ActionType.GoJogging + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GoJogging + path: Actions/ActionType.Misc.cs + startLine: 352 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GoJogging + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GoJogging As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.LiftWeights + commentId: F:TinyLife.Actions.ActionType.LiftWeights + id: LiftWeights + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: LiftWeights + nameWithType: ActionType.LiftWeights + fullName: TinyLife.Actions.ActionType.LiftWeights + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: LiftWeights + path: Actions/ActionType.Misc.cs + startLine: 359 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType LiftWeights + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly LiftWeights As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MixProteinShake + commentId: F:TinyLife.Actions.ActionType.MixProteinShake + id: MixProteinShake + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MixProteinShake + nameWithType: ActionType.MixProteinShake + fullName: TinyLife.Actions.ActionType.MixProteinShake + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MixProteinShake + path: Actions/ActionType.Misc.cs + startLine: 366 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MixProteinShake + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MixProteinShake As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GetWater + commentId: F:TinyLife.Actions.ActionType.GetWater + id: GetWater + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetWater + nameWithType: ActionType.GetWater + fullName: TinyLife.Actions.ActionType.GetWater + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetWater + path: Actions/ActionType.Misc.cs + startLine: 374 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GetWater + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GetWater As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.WashHands + commentId: F:TinyLife.Actions.ActionType.WashHands + id: WashHands + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: WashHands + nameWithType: ActionType.WashHands + fullName: TinyLife.Actions.ActionType.WashHands + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WashHands + path: Actions/ActionType.Misc.cs + startLine: 381 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType WashHands + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly WashHands As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ToggleLight + commentId: F:TinyLife.Actions.ActionType.ToggleLight + id: ToggleLight + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ToggleLight + nameWithType: ActionType.ToggleLight + fullName: TinyLife.Actions.ActionType.ToggleLight + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ToggleLight + path: Actions/ActionType.Misc.cs + startLine: 388 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ToggleLight + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ToggleLight As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ToggleAllLights + commentId: F:TinyLife.Actions.ActionType.ToggleAllLights + id: ToggleAllLights + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ToggleAllLights + nameWithType: ActionType.ToggleAllLights + fullName: TinyLife.Actions.ActionType.ToggleAllLights + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ToggleAllLights + path: Actions/ActionType.Misc.cs + startLine: 391 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ToggleAllLights + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ToggleAllLights As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GrillFood + commentId: F:TinyLife.Actions.ActionType.GrillFood + id: GrillFood + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GrillFood + nameWithType: ActionType.GrillFood + fullName: TinyLife.Actions.ActionType.GrillFood + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GrillFood + path: Actions/ActionType.Misc.cs + startLine: 402 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GrillFood + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GrillFood As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ThrowAway + commentId: F:TinyLife.Actions.ActionType.ThrowAway + id: ThrowAway + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ThrowAway + nameWithType: ActionType.ThrowAway + fullName: TinyLife.Actions.ActionType.ThrowAway + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ThrowAway + path: Actions/ActionType.Misc.cs + startLine: 411 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ThrowAway + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ThrowAway As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CleanEverything + commentId: F:TinyLife.Actions.ActionType.CleanEverything + id: CleanEverything + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CleanEverything + nameWithType: ActionType.CleanEverything + fullName: TinyLife.Actions.ActionType.CleanEverything + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CleanEverything + path: Actions/ActionType.Misc.cs + startLine: 419 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CleanEverything + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CleanEverything As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Clean + commentId: F:TinyLife.Actions.ActionType.Clean + id: Clean + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Clean + nameWithType: ActionType.Clean + fullName: TinyLife.Actions.ActionType.Clean + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Misc.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Clean + path: Actions/ActionType.Misc.cs + startLine: 424 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Clean + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Clean As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ConfideIn + commentId: F:TinyLife.Actions.ActionType.ConfideIn + id: ConfideIn + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ConfideIn + nameWithType: ActionType.ConfideIn + fullName: TinyLife.Actions.ActionType.ConfideIn + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ConfideIn + path: Actions/ActionType.Social.cs + startLine: 20 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ConfideIn + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ConfideIn As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ComplainAboutLife + commentId: F:TinyLife.Actions.ActionType.ComplainAboutLife + id: ComplainAboutLife + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ComplainAboutLife + nameWithType: ActionType.ComplainAboutLife + fullName: TinyLife.Actions.ActionType.ComplainAboutLife + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ComplainAboutLife + path: Actions/ActionType.Social.cs + startLine: 25 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ComplainAboutLife + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ComplainAboutLife As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutFeelings + commentId: F:TinyLife.Actions.ActionType.TalkAboutFeelings + id: TalkAboutFeelings + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutFeelings + nameWithType: ActionType.TalkAboutFeelings + fullName: TinyLife.Actions.ActionType.TalkAboutFeelings + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutFeelings + path: Actions/ActionType.Social.cs + startLine: 30 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutFeelings + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutFeelings As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ShareIdeas + commentId: F:TinyLife.Actions.ActionType.ShareIdeas + id: ShareIdeas + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ShareIdeas + nameWithType: ActionType.ShareIdeas + fullName: TinyLife.Actions.ActionType.ShareIdeas + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ShareIdeas + path: Actions/ActionType.Social.cs + startLine: 35 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ShareIdeas + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ShareIdeas As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GaugeRelationship + commentId: F:TinyLife.Actions.ActionType.GaugeRelationship + id: GaugeRelationship + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GaugeRelationship + nameWithType: ActionType.GaugeRelationship + fullName: TinyLife.Actions.ActionType.GaugeRelationship + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GaugeRelationship + path: Actions/ActionType.Social.cs + startLine: 40 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GaugeRelationship + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GaugeRelationship As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskToLeave + commentId: F:TinyLife.Actions.ActionType.AskToLeave + id: AskToLeave + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskToLeave + nameWithType: ActionType.AskToLeave + fullName: TinyLife.Actions.ActionType.AskToLeave + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskToLeave + path: Actions/ActionType.Social.cs + startLine: 62 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskToLeave + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskToLeave As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CallOver + commentId: F:TinyLife.Actions.ActionType.CallOver + id: CallOver + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CallOver + nameWithType: ActionType.CallOver + fullName: TinyLife.Actions.ActionType.CallOver + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CallOver + path: Actions/ActionType.Social.cs + startLine: 68 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CallOver + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CallOver As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ThisIsInappropriate + commentId: F:TinyLife.Actions.ActionType.ThisIsInappropriate + id: ThisIsInappropriate + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ThisIsInappropriate + nameWithType: ActionType.ThisIsInappropriate + fullName: TinyLife.Actions.ActionType.ThisIsInappropriate + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ThisIsInappropriate + path: Actions/ActionType.Social.cs + startLine: 74 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ThisIsInappropriate + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ThisIsInappropriate As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.WakeUp + commentId: F:TinyLife.Actions.ActionType.WakeUp + id: WakeUp + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: WakeUp + nameWithType: ActionType.WakeUp + fullName: TinyLife.Actions.ActionType.WakeUp + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: WakeUp + path: Actions/ActionType.Social.cs + startLine: 85 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType WakeUp + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly WakeUp As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskAboutPersonality + commentId: F:TinyLife.Actions.ActionType.AskAboutPersonality + id: AskAboutPersonality + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskAboutPersonality + nameWithType: ActionType.AskAboutPersonality + fullName: TinyLife.Actions.ActionType.AskAboutPersonality + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskAboutPersonality + path: Actions/ActionType.Social.cs + startLine: 88 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskAboutPersonality + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskAboutPersonality As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Talk + commentId: F:TinyLife.Actions.ActionType.Talk + id: Talk + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Talk + nameWithType: ActionType.Talk + fullName: TinyLife.Actions.ActionType.Talk + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Talk + path: Actions/ActionType.Social.cs + startLine: 106 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Talk + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Talk As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskAboutDay + commentId: F:TinyLife.Actions.ActionType.AskAboutDay + id: AskAboutDay + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskAboutDay + nameWithType: ActionType.AskAboutDay + fullName: TinyLife.Actions.ActionType.AskAboutDay + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskAboutDay + path: Actions/ActionType.Social.cs + startLine: 110 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskAboutDay + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskAboutDay As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellEngagingStory + commentId: F:TinyLife.Actions.ActionType.TellEngagingStory + id: TellEngagingStory + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellEngagingStory + nameWithType: ActionType.TellEngagingStory + fullName: TinyLife.Actions.ActionType.TellEngagingStory + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellEngagingStory + path: Actions/ActionType.Social.cs + startLine: 114 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellEngagingStory + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellEngagingStory As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellStory + commentId: F:TinyLife.Actions.ActionType.TellStory + id: TellStory + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellStory + nameWithType: ActionType.TellStory + fullName: TinyLife.Actions.ActionType.TellStory + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellStory + path: Actions/ActionType.Social.cs + startLine: 119 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellStory + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellStory As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutWork + commentId: F:TinyLife.Actions.ActionType.TalkAboutWork + id: TalkAboutWork + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutWork + nameWithType: ActionType.TalkAboutWork + fullName: TinyLife.Actions.ActionType.TalkAboutWork + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutWork + path: Actions/ActionType.Social.cs + startLine: 123 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutWork + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutWork As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutNeighborhood + commentId: F:TinyLife.Actions.ActionType.TalkAboutNeighborhood + id: TalkAboutNeighborhood + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutNeighborhood + nameWithType: ActionType.TalkAboutNeighborhood + fullName: TinyLife.Actions.ActionType.TalkAboutNeighborhood + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutNeighborhood + path: Actions/ActionType.Social.cs + startLine: 128 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutNeighborhood + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutNeighborhood As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutOutdoors + commentId: F:TinyLife.Actions.ActionType.TalkAboutOutdoors + id: TalkAboutOutdoors + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutOutdoors + nameWithType: ActionType.TalkAboutOutdoors + fullName: TinyLife.Actions.ActionType.TalkAboutOutdoors + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutOutdoors + path: Actions/ActionType.Social.cs + startLine: 132 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutOutdoors + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutOutdoors As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutFood + commentId: F:TinyLife.Actions.ActionType.TalkAboutFood + id: TalkAboutFood + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutFood + nameWithType: ActionType.TalkAboutFood + fullName: TinyLife.Actions.ActionType.TalkAboutFood + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutFood + path: Actions/ActionType.Social.cs + startLine: 136 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutFood + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutFood As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.DiscussWorkoutRegimen + commentId: F:TinyLife.Actions.ActionType.DiscussWorkoutRegimen + id: DiscussWorkoutRegimen + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: DiscussWorkoutRegimen + nameWithType: ActionType.DiscussWorkoutRegimen + fullName: TinyLife.Actions.ActionType.DiscussWorkoutRegimen + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: DiscussWorkoutRegimen + path: Actions/ActionType.Social.cs + startLine: 140 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType DiscussWorkoutRegimen + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly DiscussWorkoutRegimen As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.CompareMuscleSize + commentId: F:TinyLife.Actions.ActionType.CompareMuscleSize + id: CompareMuscleSize + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CompareMuscleSize + nameWithType: ActionType.CompareMuscleSize + fullName: TinyLife.Actions.ActionType.CompareMuscleSize + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CompareMuscleSize + path: Actions/ActionType.Social.cs + startLine: 146 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType CompareMuscleSize + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly CompareMuscleSize As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.GushAboutPartner + commentId: F:TinyLife.Actions.ActionType.GushAboutPartner + id: GushAboutPartner + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GushAboutPartner + nameWithType: ActionType.GushAboutPartner + fullName: TinyLife.Actions.ActionType.GushAboutPartner + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GushAboutPartner + path: Actions/ActionType.Social.cs + startLine: 152 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType GushAboutPartner + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly GushAboutPartner As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskAboutGamingRig + commentId: F:TinyLife.Actions.ActionType.AskAboutGamingRig + id: AskAboutGamingRig + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskAboutGamingRig + nameWithType: ActionType.AskAboutGamingRig + fullName: TinyLife.Actions.ActionType.AskAboutGamingRig + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskAboutGamingRig + path: Actions/ActionType.Social.cs + startLine: 157 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskAboutGamingRig + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskAboutGamingRig As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskAboutComputerSpecs + commentId: F:TinyLife.Actions.ActionType.AskAboutComputerSpecs + id: AskAboutComputerSpecs + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskAboutComputerSpecs + nameWithType: ActionType.AskAboutComputerSpecs + fullName: TinyLife.Actions.ActionType.AskAboutComputerSpecs + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskAboutComputerSpecs + path: Actions/ActionType.Social.cs + startLine: 162 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskAboutComputerSpecs + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskAboutComputerSpecs As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.BoastAboutPagesWritten + commentId: F:TinyLife.Actions.ActionType.BoastAboutPagesWritten + id: BoastAboutPagesWritten + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: BoastAboutPagesWritten + nameWithType: ActionType.BoastAboutPagesWritten + fullName: TinyLife.Actions.ActionType.BoastAboutPagesWritten + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: BoastAboutPagesWritten + path: Actions/ActionType.Social.cs + startLine: 167 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType BoastAboutPagesWritten + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly BoastAboutPagesWritten As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PoseMathPuzzle + commentId: F:TinyLife.Actions.ActionType.PoseMathPuzzle + id: PoseMathPuzzle + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PoseMathPuzzle + nameWithType: ActionType.PoseMathPuzzle + fullName: TinyLife.Actions.ActionType.PoseMathPuzzle + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PoseMathPuzzle + path: Actions/ActionType.Social.cs + startLine: 172 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PoseMathPuzzle + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PoseMathPuzzle As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ExpressFearOfCrowds + commentId: F:TinyLife.Actions.ActionType.ExpressFearOfCrowds + id: ExpressFearOfCrowds + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ExpressFearOfCrowds + nameWithType: ActionType.ExpressFearOfCrowds + fullName: TinyLife.Actions.ActionType.ExpressFearOfCrowds + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ExpressFearOfCrowds + path: Actions/ActionType.Social.cs + startLine: 177 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ExpressFearOfCrowds + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ExpressFearOfCrowds As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutNaps + commentId: F:TinyLife.Actions.ActionType.TalkAboutNaps + id: TalkAboutNaps + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutNaps + nameWithType: ActionType.TalkAboutNaps + fullName: TinyLife.Actions.ActionType.TalkAboutNaps + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutNaps + path: Actions/ActionType.Social.cs + startLine: 182 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutNaps + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutNaps As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TalkAboutWatchingTv + commentId: F:TinyLife.Actions.ActionType.TalkAboutWatchingTv + id: TalkAboutWatchingTv + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TalkAboutWatchingTv + nameWithType: ActionType.TalkAboutWatchingTv + fullName: TinyLife.Actions.ActionType.TalkAboutWatchingTv + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TalkAboutWatchingTv + path: Actions/ActionType.Social.cs + startLine: 188 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TalkAboutWatchingTv + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TalkAboutWatchingTv As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellJoke + commentId: F:TinyLife.Actions.ActionType.TellJoke + id: TellJoke + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellJoke + nameWithType: ActionType.TellJoke + fullName: TinyLife.Actions.ActionType.TellJoke + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellJoke + path: Actions/ActionType.Social.cs + startLine: 195 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellJoke + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellJoke As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellFunnyStory + commentId: F:TinyLife.Actions.ActionType.TellFunnyStory + id: TellFunnyStory + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellFunnyStory + nameWithType: ActionType.TellFunnyStory + fullName: TinyLife.Actions.ActionType.TellFunnyStory + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellFunnyStory + path: Actions/ActionType.Social.cs + startLine: 201 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellFunnyStory + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellFunnyStory As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellRidiculousStory + commentId: F:TinyLife.Actions.ActionType.TellRidiculousStory + id: TellRidiculousStory + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellRidiculousStory + nameWithType: ActionType.TellRidiculousStory + fullName: TinyLife.Actions.ActionType.TellRidiculousStory + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellRidiculousStory + path: Actions/ActionType.Social.cs + startLine: 206 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellRidiculousStory + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellRidiculousStory As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellComplexJoke + commentId: F:TinyLife.Actions.ActionType.TellComplexJoke + id: TellComplexJoke + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellComplexJoke + nameWithType: ActionType.TellComplexJoke + fullName: TinyLife.Actions.ActionType.TellComplexJoke + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellComplexJoke + path: Actions/ActionType.Social.cs + startLine: 211 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType TellComplexJoke + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly TellComplexJoke As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.PlayTrick + commentId: F:TinyLife.Actions.ActionType.PlayTrick + id: PlayTrick + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: PlayTrick + nameWithType: ActionType.PlayTrick + fullName: TinyLife.Actions.ActionType.PlayTrick + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PlayTrick + path: Actions/ActionType.Social.cs + startLine: 217 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType PlayTrick + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly PlayTrick As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutWork + commentId: F:TinyLife.Actions.ActionType.JokeAboutWork + id: JokeAboutWork + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutWork + nameWithType: ActionType.JokeAboutWork + fullName: TinyLife.Actions.ActionType.JokeAboutWork + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutWork + path: Actions/ActionType.Social.cs + startLine: 223 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutWork + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutWork As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutOwnUnemployment + commentId: F:TinyLife.Actions.ActionType.JokeAboutOwnUnemployment + id: JokeAboutOwnUnemployment + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutOwnUnemployment + nameWithType: ActionType.JokeAboutOwnUnemployment + fullName: TinyLife.Actions.ActionType.JokeAboutOwnUnemployment + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutOwnUnemployment + path: Actions/ActionType.Social.cs + startLine: 229 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutOwnUnemployment + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutOwnUnemployment As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutTreadmillAccidents + commentId: F:TinyLife.Actions.ActionType.JokeAboutTreadmillAccidents + id: JokeAboutTreadmillAccidents + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutTreadmillAccidents + nameWithType: ActionType.JokeAboutTreadmillAccidents + fullName: TinyLife.Actions.ActionType.JokeAboutTreadmillAccidents + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutTreadmillAccidents + path: Actions/ActionType.Social.cs + startLine: 235 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutTreadmillAccidents + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutTreadmillAccidents As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutWritingStyle + commentId: F:TinyLife.Actions.ActionType.JokeAboutWritingStyle + id: JokeAboutWritingStyle + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutWritingStyle + nameWithType: ActionType.JokeAboutWritingStyle + fullName: TinyLife.Actions.ActionType.JokeAboutWritingStyle + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutWritingStyle + path: Actions/ActionType.Social.cs + startLine: 241 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutWritingStyle + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutWritingStyle As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutAromance + commentId: F:TinyLife.Actions.ActionType.JokeAboutAromance + id: JokeAboutAromance + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutAromance + nameWithType: ActionType.JokeAboutAromance + fullName: TinyLife.Actions.ActionType.JokeAboutAromance + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutAromance + path: Actions/ActionType.Social.cs + startLine: 247 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutAromance + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutAromance As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.JokeAboutAsexuality + commentId: F:TinyLife.Actions.ActionType.JokeAboutAsexuality + id: JokeAboutAsexuality + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: JokeAboutAsexuality + nameWithType: ActionType.JokeAboutAsexuality + fullName: TinyLife.Actions.ActionType.JokeAboutAsexuality + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: JokeAboutAsexuality + path: Actions/ActionType.Social.cs + startLine: 253 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType JokeAboutAsexuality + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly JokeAboutAsexuality As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.TellJokeAboutSomething + commentId: F:TinyLife.Actions.ActionType.TellJokeAboutSomething + id: TellJokeAboutSomething + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: TellJokeAboutSomething + nameWithType: ActionType.TellJokeAboutSomething + fullName: TinyLife.Actions.ActionType.TellJokeAboutSomething + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: TellJokeAboutSomething + path: Actions/ActionType.Social.cs + startLine: 259 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType[] TellJokeAboutSomething + return: + type: TinyLife.Actions.ActionType[] + content.vb: Public Shared ReadOnly TellJokeAboutSomething As ActionType() + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Insult + commentId: F:TinyLife.Actions.ActionType.Insult + id: Insult + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Insult + nameWithType: ActionType.Insult + fullName: TinyLife.Actions.ActionType.Insult + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Insult + path: Actions/ActionType.Social.cs + startLine: 268 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Insult + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Insult As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ImplyMotherIsCamel + commentId: F:TinyLife.Actions.ActionType.ImplyMotherIsCamel + id: ImplyMotherIsCamel + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ImplyMotherIsCamel + nameWithType: ActionType.ImplyMotherIsCamel + fullName: TinyLife.Actions.ActionType.ImplyMotherIsCamel + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ImplyMotherIsCamel + path: Actions/ActionType.Social.cs + startLine: 273 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ImplyMotherIsCamel + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ImplyMotherIsCamel As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeFunOfUnemployment + commentId: F:TinyLife.Actions.ActionType.MakeFunOfUnemployment + id: MakeFunOfUnemployment + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeFunOfUnemployment + nameWithType: ActionType.MakeFunOfUnemployment + fullName: TinyLife.Actions.ActionType.MakeFunOfUnemployment + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeFunOfUnemployment + path: Actions/ActionType.Social.cs + startLine: 278 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeFunOfUnemployment + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeFunOfUnemployment As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeFunOfLaziness + commentId: F:TinyLife.Actions.ActionType.MakeFunOfLaziness + id: MakeFunOfLaziness + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeFunOfLaziness + nameWithType: ActionType.MakeFunOfLaziness + fullName: TinyLife.Actions.ActionType.MakeFunOfLaziness + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeFunOfLaziness + path: Actions/ActionType.Social.cs + startLine: 283 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeFunOfLaziness + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeFunOfLaziness As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeFunOfIntroversion + commentId: F:TinyLife.Actions.ActionType.MakeFunOfIntroversion + id: MakeFunOfIntroversion + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeFunOfIntroversion + nameWithType: ActionType.MakeFunOfIntroversion + fullName: TinyLife.Actions.ActionType.MakeFunOfIntroversion + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeFunOfIntroversion + path: Actions/ActionType.Social.cs + startLine: 288 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeFunOfIntroversion + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeFunOfIntroversion As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeFunOfNiceness + commentId: F:TinyLife.Actions.ActionType.MakeFunOfNiceness + id: MakeFunOfNiceness + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeFunOfNiceness + nameWithType: ActionType.MakeFunOfNiceness + fullName: TinyLife.Actions.ActionType.MakeFunOfNiceness + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeFunOfNiceness + path: Actions/ActionType.Social.cs + startLine: 293 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeFunOfNiceness + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeFunOfNiceness As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ComplainAboutRelationship + commentId: F:TinyLife.Actions.ActionType.ComplainAboutRelationship + id: ComplainAboutRelationship + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ComplainAboutRelationship + nameWithType: ActionType.ComplainAboutRelationship + fullName: TinyLife.Actions.ActionType.ComplainAboutRelationship + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ComplainAboutRelationship + path: Actions/ActionType.Social.cs + startLine: 298 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ComplainAboutRelationship + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ComplainAboutRelationship As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeFunOfPoorFitness + commentId: F:TinyLife.Actions.ActionType.MakeFunOfPoorFitness + id: MakeFunOfPoorFitness + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeFunOfPoorFitness + nameWithType: ActionType.MakeFunOfPoorFitness + fullName: TinyLife.Actions.ActionType.MakeFunOfPoorFitness + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeFunOfPoorFitness + path: Actions/ActionType.Social.cs + startLine: 303 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeFunOfPoorFitness + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeFunOfPoorFitness As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.BreakUp + commentId: F:TinyLife.Actions.ActionType.BreakUp + id: BreakUp + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: BreakUp + nameWithType: ActionType.BreakUp + fullName: TinyLife.Actions.ActionType.BreakUp + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: BreakUp + path: Actions/ActionType.Social.cs + startLine: 309 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType BreakUp + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly BreakUp As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.Flirt + commentId: F:TinyLife.Actions.ActionType.Flirt + id: Flirt + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: Flirt + nameWithType: ActionType.Flirt + fullName: TinyLife.Actions.ActionType.Flirt + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Flirt + path: Actions/ActionType.Social.cs + startLine: 320 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType Flirt + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly Flirt As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.ComplimentLooks + commentId: F:TinyLife.Actions.ActionType.ComplimentLooks + id: ComplimentLooks + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: ComplimentLooks + nameWithType: ActionType.ComplimentLooks + fullName: TinyLife.Actions.ActionType.ComplimentLooks + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ComplimentLooks + path: Actions/ActionType.Social.cs + startLine: 325 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType ComplimentLooks + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly ComplimentLooks As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.MakeRisqueRemark + commentId: F:TinyLife.Actions.ActionType.MakeRisqueRemark + id: MakeRisqueRemark + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: MakeRisqueRemark + nameWithType: ActionType.MakeRisqueRemark + fullName: TinyLife.Actions.ActionType.MakeRisqueRemark + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: MakeRisqueRemark + path: Actions/ActionType.Social.cs + startLine: 330 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType MakeRisqueRemark + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly MakeRisqueRemark As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.StartDating + commentId: F:TinyLife.Actions.ActionType.StartDating + id: StartDating + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: StartDating + nameWithType: ActionType.StartDating + fullName: TinyLife.Actions.ActionType.StartDating + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: StartDating + path: Actions/ActionType.Social.cs + startLine: 337 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType StartDating + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly StartDating As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.AskAboutFoolingInterests + commentId: F:TinyLife.Actions.ActionType.AskAboutFoolingInterests + id: AskAboutFoolingInterests + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AskAboutFoolingInterests + nameWithType: ActionType.AskAboutFoolingInterests + fullName: TinyLife.Actions.ActionType.AskAboutFoolingInterests + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AskAboutFoolingInterests + path: Actions/ActionType.Social.cs + startLine: 352 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType AskAboutFoolingInterests + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly AskAboutFoolingInterests As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.FoolAround + commentId: F:TinyLife.Actions.ActionType.FoolAround + id: FoolAround + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: FoolAround + nameWithType: ActionType.FoolAround + fullName: TinyLife.Actions.ActionType.FoolAround + type: Field + source: + remote: + path: TinyLife/Actions/ActionType.Social.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: FoolAround + path: Actions/ActionType.Social.cs + startLine: 359 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + syntax: + content: public static readonly ActionType FoolAround + return: + type: TinyLife.Actions.ActionType + content.vb: Public Shared ReadOnly FoolAround As ActionType + modifiers.csharp: + - public + - static + - readonly + modifiers.vb: + - Public + - Shared + - ReadOnly +- uid: TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo,TinyLife.Objects.ObjectCategory,System.Predicate{TinyLife.Objects.Furniture},System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo,TinyLife.Objects.ObjectCategory,System.Predicate{TinyLife.Objects.Furniture},System.Boolean) + id: IsHoldingOrValidParent(TinyLife.Actions.ActionInfo,TinyLife.Objects.ObjectCategory,System.Predicate{TinyLife.Objects.Furniture},System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsHoldingOrValidParent(ActionInfo, ObjectCategory, Predicate, Boolean) + nameWithType: ActionType.IsHoldingOrValidParent(ActionInfo, ObjectCategory, Predicate, Boolean) + fullName: TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo, TinyLife.Objects.ObjectCategory, System.Predicate, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsHoldingOrValidParent + path: Actions/ActionType.Utilities.cs + startLine: 28 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that returns in the following cases:\n
\nThis helper method is useful in cases like , where the action should be allowed if the person is holding a food plate and clicking a chair, or if a person is clicking the food plate itself.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsHoldingOrValidParent(ActionInfo info, ObjectCategory goalParent, Predicate isAllowed, bool parentHasToExist = false) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: goalParent + type: TinyLife.Objects.ObjectCategory + description: The object that the required item should be a child of + - id: isAllowed + type: System.Predicate{TinyLife.Objects.Furniture} + description: A predicate that checks if the given item is the one searched for + - id: parentHasToExist + type: System.Boolean + description: Whether the parent furniture has to be visible somewhere, even if the action object is being held. This is checked using . + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: A result that represents the validity of the action + content.vb: Public Shared Function IsHoldingOrValidParent(info As ActionInfo, goalParent As ObjectCategory, isAllowed As Predicate(Of Furniture), parentHasToExist As Boolean = False) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsHoldingOrValidParent* + nameWithType.vb: ActionType.IsHoldingOrValidParent(ActionInfo, ObjectCategory, Predicate(Of Furniture), Boolean) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.ActionType.IsHoldingOrValidParent(TinyLife.Actions.ActionInfo, TinyLife.Objects.ObjectCategory, System.Predicate(Of TinyLife.Objects.Furniture), System.Boolean) + name.vb: IsHoldingOrValidParent(ActionInfo, ObjectCategory, Predicate(Of Furniture), Boolean) +- uid: TinyLife.Actions.ActionType.CanPlaceHeldItem(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanPlaceHeldItem(TinyLife.Actions.ActionInfo,System.Boolean) + id: CanPlaceHeldItem(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanPlaceHeldItem(ActionInfo, Boolean) + nameWithType: ActionType.CanPlaceHeldItem(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.CanPlaceHeldItem(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanPlaceHeldItem + path: Actions/ActionType.Utilities.cs + startLine: 54 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether or not the item that is currently held by the given person can be placed in an object spot on the given object.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult CanPlaceHeldItem(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether or not this action is started automatically. This property is unused, but present for ease of use with + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the object has a free object spot, otherwise + content.vb: Public Shared Function CanPlaceHeldItem(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanPlaceHeldItem* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo,System.Boolean) + id: HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: HasChairOrIsStandingDesk(ActionInfo, Boolean) + nameWithType: ActionType.HasChairOrIsStandingDesk(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.HasChairOrIsStandingDesk(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: HasChairOrIsStandingDesk + path: Actions/ActionType.Utilities.cs + startLine: 75 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the given object is sat on a table or desk that has a chair or sat on a standing desk that doesn't need a chair\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult HasChairOrIsStandingDesk(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether or not this action is started automatically. This property is unused, but present for ease of use with + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if there is a chair, if there is no valid chair + content.vb: Public Shared Function HasChairOrIsStandingDesk(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.HasChairOrIsStandingDesk* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsDislikedOrMean(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsDislikedOrMean(ActionInfo, Boolean) + nameWithType: ActionType.IsDislikedOrMean(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsDislikedOrMean + path: Actions/ActionType.Utilities.cs + startLine: 91 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the action is executed manually, the given 's person has the personality type, or if the interaction partner has the relationship type (or lower).\nIf the person's current is , this method also returns .\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsDislikedOrMean(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if any of the conditions are met, otherwise + content.vb: Public Shared Function IsDislikedOrMean(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsDislikedOrMean* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsReadyForRomance(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsReadyForRomance(ActionInfo, Boolean) + nameWithType: ActionType.IsReadyForRomance(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsReadyForRomance + path: Actions/ActionType.Utilities.cs + startLine: 109 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the and their interaction partner are and whether the action is executed manually or their is higher than 0.\nThis method will also return if the person is currently feeling .\nThis method should be used for actions that are romantic in nature.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsReadyForRomance(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if any of the conditions are met, otherwise + content.vb: Public Shared Function IsReadyForRomance(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsReadyForRomance* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsComfortable(ActionInfo, Boolean) + nameWithType: ActionType.IsComfortable(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsComfortable + path: Actions/ActionType.Utilities.cs + startLine: 133 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the person is comfortable enough to execute an action.\nA comfortable person is one that doesn't have the or emotions.\nTo check only for the emotion, use .\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsComfortable(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the person is comfortable, otherwise + content.vb: Public Shared Function IsComfortable(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsComfortable* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsNotUncomfortable(ActionInfo, Boolean) + nameWithType: ActionType.IsNotUncomfortable(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsNotUncomfortable + path: Actions/ActionType.Utilities.cs + startLine: 144 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether a person is uncomfortable.\nThis method differs from in that only the emotion is queried.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsNotUncomfortable(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the person is not uncomfortable, else + content.vb: Public Shared Function IsNotUncomfortable(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsNotUncomfortable* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsNotEmbarrassed(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsNotEmbarrassed(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsNotEmbarrassed(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsNotEmbarrassed(ActionInfo, Boolean) + nameWithType: ActionType.IsNotEmbarrassed(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsNotEmbarrassed(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsNotEmbarrassed + path: Actions/ActionType.Utilities.cs + startLine: 154 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the person is or not\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsNotEmbarrassed(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the person is not embarrassed, otherwise + content.vb: Public Shared Function IsNotEmbarrassed(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsNotEmbarrassed* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsEmptyHanded(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsEmptyHanded(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsEmptyHanded(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsEmptyHanded(ActionInfo, Boolean) + nameWithType: ActionType.IsEmptyHanded(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsEmptyHanded(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsEmptyHanded + path: Actions/ActionType.Utilities.cs + startLine: 164 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the person is not holding an item.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsEmptyHanded(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the person's hands are empty, otherwise + content.vb: Public Shared Function IsEmptyHanded(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsEmptyHanded* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsFunctional(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsFunctional(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsFunctional(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsFunctional(ActionInfo, Boolean) + nameWithType: ActionType.IsFunctional(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsFunctional(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsFunctional + path: Actions/ActionType.Utilities.cs + startLine: 174 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method inteded to be used with that determines if the action object is broken or if utilities are disabled () for the lot that the object is on\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsFunctional(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the object is broken, if utilities are disabled, or otherwise + content.vb: Public Shared Function IsFunctional(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsFunctional* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.CanWorkAtDeskObject(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanWorkAtDeskObject(TinyLife.Actions.ActionInfo,System.Boolean) + id: CanWorkAtDeskObject(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanWorkAtDeskObject(ActionInfo, Boolean) + nameWithType: ActionType.CanWorkAtDeskObject(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.CanWorkAtDeskObject(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanWorkAtDeskObject + path: Actions/ActionType.Utilities.cs + startLine: 191 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if the action object (which is expected to be a desk object like a computer) meets all of the criteria for working at it\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult CanWorkAtDeskObject(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the desk object can be worked at, several possible results like and otherwise + content.vb: Public Shared Function CanWorkAtDeskObject(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanWorkAtDeskObject* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.IsNotExpired(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsNotExpired(TinyLife.Actions.ActionInfo,System.Boolean) + id: IsNotExpired(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: IsNotExpired(ActionInfo, Boolean) + nameWithType: ActionType.IsNotExpired(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.IsNotExpired(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: IsNotExpired + path: Actions/ActionType.Utilities.cs + startLine: 201 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether the action object is expired, and returns if it is\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult IsNotExpired(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether the action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the action object is not expired, otherwise + content.vb: Public Shared Function IsNotExpired(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.IsNotExpired* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.CanDoImportantAction(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanDoImportantAction(TinyLife.Actions.ActionInfo,System.Boolean) + id: CanDoImportantAction(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanDoImportantAction(ActionInfo, Boolean) + nameWithType: ActionType.CanDoImportantAction(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.CanDoImportantAction(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanDoImportantAction + path: Actions/ActionType.Utilities.cs + startLine: 213 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether an important action can be executed.\nAn important action can be executed if it is manual, not in the current household, or the per-save option is true.\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult CanDoImportantAction(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether the action is automatic + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if an important action can be executed, otherwise + content.vb: Public Shared Function CanDoImportantAction(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanDoImportantAction* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.AreDating(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.AreDating(TinyLife.Actions.ActionInfo,System.Boolean) + id: AreDating(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: AreDating(ActionInfo, Boolean) + nameWithType: ActionType.AreDating(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.AreDating(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: AreDating + path: Actions/ActionType.Utilities.cs + startLine: 223 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether the person and the interaction partner are currently dating\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult AreDating(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether the action is automatic (unused) + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if they are dating, otherwise + content.vb: Public Shared Function AreDating(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.AreDating* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Actions.ActionType.CanExecuteDelegate[]) + commentId: M:TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Actions.ActionType.CanExecuteDelegate[]) + id: CanExecuteAll(TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Actions.ActionType.CanExecuteDelegate[]) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanExecuteAll(ActionInfo, Boolean, ActionType.CanExecuteDelegate[]) + nameWithType: ActionType.CanExecuteAll(ActionInfo, Boolean, ActionType.CanExecuteDelegate[]) + fullName: TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo, System.Boolean, TinyLife.Actions.ActionType.CanExecuteDelegate[]) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecuteAll + path: Actions/ActionType.Utilities.cs + startLine: 240 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines if all of the passed checks pass.\nIf one of the passed checks does not pass, its result is returned. If all of them pass, is returned.\nThis method is designed to be used with the other helper methods in this class, for example:\n
CanExecuteAll(info, automatic, HasChair, IsFunctional, IsEmptyHanded)
\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult CanExecuteAll(ActionInfo info, bool automatic, params ActionType.CanExecuteDelegate[] conditions) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic + - id: conditions + type: TinyLife.Actions.ActionType.CanExecuteDelegate[] + description: The conditions that should be checked + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if all of the conditions are valid, else the first invalid result + content.vb: Public Shared Function CanExecuteAll(info As ActionInfo, automatic As Boolean, ParamArray conditions As ActionType.CanExecuteDelegate()) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanExecuteAll* + nameWithType.vb: ActionType.CanExecuteAll(ActionInfo, Boolean, ActionType.CanExecuteDelegate()) + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared + fullName.vb: TinyLife.Actions.ActionType.CanExecuteAll(TinyLife.Actions.ActionInfo, System.Boolean, TinyLife.Actions.ActionType.CanExecuteDelegate()) + name.vb: CanExecuteAll(ActionInfo, Boolean, ActionType.CanExecuteDelegate()) +- uid: TinyLife.Actions.ActionType.CanBeSexual(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.CanBeSexual(TinyLife.Actions.ActionInfo,System.Boolean) + id: CanBeSexual(TinyLife.Actions.ActionInfo,System.Boolean) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: CanBeSexual(ActionInfo, Boolean) + nameWithType: ActionType.CanBeSexual(ActionInfo, Boolean) + fullName: TinyLife.Actions.ActionType.CanBeSexual(TinyLife.Actions.ActionInfo, System.Boolean) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanBeSexual + path: Actions/ActionType.Utilities.cs + startLine: 256 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA helper method intended to be used with that determines whether a person can invoke a sexual activity.\nA can invoke such an activity iff automatic is false, or the person is not asexual ().\n" + example: [] + syntax: + content: public static ActionType.CanExecuteResult CanBeSexual(ActionInfo info, bool automatic) + parameters: + - id: info + type: TinyLife.Actions.ActionInfo + description: The action info + - id: automatic + type: System.Boolean + description: Whether this action is automatic + return: + type: TinyLife.Actions.ActionType.CanExecuteResult + description: if the person cannot be sexual, otherwise + content.vb: Public Shared Function CanBeSexual(info As ActionInfo, automatic As Boolean) As ActionType.CanExecuteResult + overload: TinyLife.Actions.ActionType.CanBeSexual* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +- uid: TinyLife.Actions.ActionType.GetSkillPriorityMod(TinyLife.Objects.Person,TinyLife.Skills.SkillType) + commentId: M:TinyLife.Actions.ActionType.GetSkillPriorityMod(TinyLife.Objects.Person,TinyLife.Skills.SkillType) + id: GetSkillPriorityMod(TinyLife.Objects.Person,TinyLife.Skills.SkillType) + parent: TinyLife.Actions.ActionType + langs: + - csharp + - vb + name: GetSkillPriorityMod(Person, SkillType) + nameWithType: ActionType.GetSkillPriorityMod(Person, SkillType) + fullName: TinyLife.Actions.ActionType.GetSkillPriorityMod(TinyLife.Objects.Person, TinyLife.Skills.SkillType) + type: Method + source: + remote: + path: TinyLife/Actions/ActionType.Utilities.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: GetSkillPriorityMod + path: Actions/ActionType.Utilities.cs + startLine: 268 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nReturns a modifier that can be used for if an action involves a skill building activity.\nActions like and use this to make sure that they are only executed if is enabled.\nThe modifier returned can be multiplied with a constant, default passive priority.\n" + example: [] + syntax: + content: public static float GetSkillPriorityMod(Person person, SkillType skill) + parameters: + - id: person + type: TinyLife.Objects.Person + description: The person to execute an action + - id: skill + type: TinyLife.Skills.SkillType + description: The skill whose building is involved in the action + return: + type: System.Single + description: A modifier that is between 0 and 1, based on whether the person's personality or existing skills boost the passed skill + content.vb: Public Shared Function GetSkillPriorityMod(person As Person, skill As SkillType) As Single + overload: TinyLife.Actions.ActionType.GetSkillPriorityMod* + modifiers.csharp: + - public + - static + modifiers.vb: + - Public + - Shared +references: +- uid: TinyLife.Actions.Action + commentId: T:TinyLife.Actions.Action + parent: TinyLife.Actions + name: Action + nameWithType: Action + fullName: TinyLife.Actions.Action +- uid: TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + commentId: M:TinyLife.Actions.ActionType.Register(TinyLife.Actions.ActionType.TypeSettings) + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.ConstructedType + commentId: F:TinyLife.Actions.ActionType.TypeSettings.ConstructedType + isExternal: true +- uid: TinyLife.Actions + commentId: N:TinyLife.Actions + name: TinyLife.Actions + nameWithType: TinyLife.Actions + fullName: TinyLife.Actions +- uid: System.Object + commentId: T:System.Object + parent: System + isExternal: true + name: Object + nameWithType: Object + fullName: System.Object +- uid: System.Object.Equals(System.Object) + commentId: M:System.Object.Equals(System.Object) + parent: System.Object + isExternal: true + name: Equals(Object) + nameWithType: Object.Equals(Object) + fullName: System.Object.Equals(System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.Equals(System.Object,System.Object) + commentId: M:System.Object.Equals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: Equals(Object, Object) + nameWithType: Object.Equals(Object, Object) + fullName: System.Object.Equals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.Equals(System.Object,System.Object) + name: Equals + nameWithType: Object.Equals + fullName: System.Object.Equals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetHashCode + commentId: M:System.Object.GetHashCode + parent: System.Object + isExternal: true + name: GetHashCode() + nameWithType: Object.GetHashCode() + fullName: System.Object.GetHashCode() + spec.csharp: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetHashCode + name: GetHashCode + nameWithType: Object.GetHashCode + fullName: System.Object.GetHashCode + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.GetType + commentId: M:System.Object.GetType + parent: System.Object + isExternal: true + name: GetType() + nameWithType: Object.GetType() + fullName: System.Object.GetType() + spec.csharp: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.GetType + name: GetType + nameWithType: Object.GetType + fullName: System.Object.GetType + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.MemberwiseClone + commentId: M:System.Object.MemberwiseClone + parent: System.Object + isExternal: true + name: MemberwiseClone() + nameWithType: Object.MemberwiseClone() + fullName: System.Object.MemberwiseClone() + spec.csharp: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.MemberwiseClone + name: MemberwiseClone + nameWithType: Object.MemberwiseClone + fullName: System.Object.MemberwiseClone + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ReferenceEquals(System.Object,System.Object) + commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) + parent: System.Object + isExternal: true + name: ReferenceEquals(Object, Object) + nameWithType: Object.ReferenceEquals(Object, Object) + fullName: System.Object.ReferenceEquals(System.Object, System.Object) + spec.csharp: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ReferenceEquals(System.Object,System.Object) + name: ReferenceEquals + nameWithType: Object.ReferenceEquals + fullName: System.Object.ReferenceEquals + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Object + name: Object + nameWithType: Object + fullName: System.Object + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Object.ToString + commentId: M:System.Object.ToString + parent: System.Object + isExternal: true + name: ToString() + nameWithType: Object.ToString() + fullName: System.Object.ToString() + spec.csharp: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: System.Object.ToString + name: ToString + nameWithType: Object.ToString + fullName: System.Object.ToString + isExternal: true + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.TinyLife.Utilities.Extensions.JsonCopy``1 + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + parent: TinyLife.Utilities.Extensions + definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy() + nameWithType: Extensions.JsonCopy() + fullName: TinyLife.Utilities.Extensions.JsonCopy() + nameWithType.vb: Extensions.JsonCopy(Of ActionType)() + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType)() + name.vb: JsonCopy(Of ActionType)() + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1 + name: JsonCopy(Of ActionType) + nameWithType: Extensions.JsonCopy(Of ActionType) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.ActionType) + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: System + commentId: N:System + isExternal: true + name: System + nameWithType: System + fullName: System +- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(T) + nameWithType: Extensions.JsonCopy(T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(T) + nameWithType.vb: Extensions.JsonCopy(Of T)(T) + fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) + name.vb: JsonCopy(Of T)(T) + spec.csharp: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy + nameWithType: Extensions.JsonCopy + fullName: TinyLife.Utilities.Extensions.JsonCopy + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) + name: JsonCopy(Of T) + nameWithType: Extensions.JsonCopy(Of T) + fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) + - name: ( + nameWithType: ( + fullName: ( + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- 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 +- uid: System.Collections.Generic.IDictionary{System.String,TinyLife.Actions.ActionType} + commentId: T:System.Collections.Generic.IDictionary{System.String,TinyLife.Actions.ActionType} + parent: System.Collections.Generic + definition: System.Collections.Generic.IDictionary`2 + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + nameWithType.vb: IDictionary(Of String, ActionType) + fullName.vb: System.Collections.Generic.IDictionary(Of System.String, TinyLife.Actions.ActionType) + name.vb: IDictionary(Of String, ActionType) + spec.csharp: + - uid: System.Collections.Generic.IDictionary`2 + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IDictionary`2 + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: System.String + name: String + nameWithType: String + fullName: System.String + isExternal: true + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic.IDictionary`2 + commentId: T:System.Collections.Generic.IDictionary`2 + isExternal: true + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + nameWithType.vb: IDictionary(Of TKey, TValue) + fullName.vb: System.Collections.Generic.IDictionary(Of TKey, TValue) + name.vb: IDictionary(Of TKey, TValue) + spec.csharp: + - uid: System.Collections.Generic.IDictionary`2 + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: TKey + nameWithType: TKey + fullName: TKey + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TValue + nameWithType: TValue + fullName: TValue + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IDictionary`2 + name: IDictionary + nameWithType: IDictionary + fullName: System.Collections.Generic.IDictionary + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: TKey + nameWithType: TKey + fullName: TKey + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - name: TValue + nameWithType: TValue + fullName: TValue + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Collections.Generic + commentId: N:System.Collections.Generic + isExternal: true + name: System.Collections.Generic + nameWithType: System.Collections.Generic + fullName: System.Collections.Generic +- uid: TinyLife.Actions.ActionType.TypeSettings + commentId: T:TinyLife.Actions.ActionType.TypeSettings + parent: TinyLife.Actions + name: ActionType.TypeSettings + nameWithType: ActionType.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings +- uid: TinyLife.Actions.ActionType.Settings* + commentId: Overload:TinyLife.Actions.ActionType.Settings + name: Settings + nameWithType: ActionType.Settings + fullName: TinyLife.Actions.ActionType.Settings +- uid: TinyLife.Actions.ActionType + commentId: T:TinyLife.Actions.ActionType + parent: TinyLife.Actions + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType +- uid: TinyLife.Actions.ActionType.Construct* + commentId: Overload:TinyLife.Actions.ActionType.Construct + name: Construct + nameWithType: ActionType.Construct + fullName: TinyLife.Actions.ActionType.Construct +- uid: TinyLife.Actions.ActionInfo + commentId: T:TinyLife.Actions.ActionInfo + parent: TinyLife.Actions + name: ActionInfo + nameWithType: ActionInfo + fullName: TinyLife.Actions.ActionInfo +- uid: System.Nullable{TinyLife.Actions.ActionVariety} + commentId: T:System.Nullable{TinyLife.Actions.ActionVariety} + parent: System + definition: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of ActionVariety) + fullName.vb: System.Nullable(Of TinyLife.Actions.ActionVariety) + name.vb: Nullable(Of ActionVariety) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionVariety + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionVariety + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety + - name: ) + nameWithType: ) + fullName: ) +- uid: System.Nullable`1 + commentId: T:System.Nullable`1 + isExternal: true + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + nameWithType.vb: Nullable(Of T) + fullName.vb: System.Nullable(Of T) + name.vb: Nullable(Of T) + spec.csharp: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.Action.GetDisplayName + commentId: M:TinyLife.Actions.Action.GetDisplayName + parent: TinyLife.Actions.Action + name: GetDisplayName() + nameWithType: Action.GetDisplayName() + fullName: TinyLife.Actions.Action.GetDisplayName() + spec.csharp: + - uid: TinyLife.Actions.Action.GetDisplayName + name: GetDisplayName + nameWithType: Action.GetDisplayName + fullName: TinyLife.Actions.Action.GetDisplayName + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.GetDisplayName + name: GetDisplayName + nameWithType: Action.GetDisplayName + fullName: TinyLife.Actions.Action.GetDisplayName + - name: ( + nameWithType: ( + fullName: ( + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.GetIconName + commentId: M:TinyLife.Actions.ActionType.GetIconName + isExternal: true +- uid: TinyLife.Actions.ActionType.GetDisplayName* + commentId: Overload:TinyLife.Actions.ActionType.GetDisplayName + name: GetDisplayName + nameWithType: ActionType.GetDisplayName + fullName: TinyLife.Actions.ActionType.GetDisplayName +- uid: System.Boolean + commentId: T:System.Boolean + parent: System + isExternal: true + name: Boolean + nameWithType: Boolean + fullName: System.Boolean +- uid: System.String + commentId: T:System.String + parent: System + isExternal: true + name: String + nameWithType: String + fullName: System.String +- uid: TinyLife.Actions.ActionType.IsActionType* + commentId: Overload:TinyLife.Actions.ActionType.IsActionType + name: IsActionType + nameWithType: ActionType.IsActionType + fullName: TinyLife.Actions.ActionType.IsActionType +- uid: System.Type + commentId: T:System.Type + parent: System + isExternal: true + name: Type + nameWithType: Type + fullName: System.Type +- uid: TinyLife.Actions.ActionType.TypeSettings.CanExecute + commentId: F:TinyLife.Actions.ActionType.TypeSettings.CanExecute + isExternal: true +- uid: TinyLife.Uis.Notifications + commentId: T:TinyLife.Uis.Notifications + name: Notifications + nameWithType: Notifications + fullName: TinyLife.Uis.Notifications +- uid: TinyLife.Actions.ActionType.CanExecuteResult + commentId: T:TinyLife.Actions.ActionType.CanExecuteResult + parent: TinyLife.Actions + name: ActionType.CanExecuteResult + nameWithType: ActionType.CanExecuteResult + fullName: TinyLife.Actions.ActionType.CanExecuteResult +- uid: TinyLife.Actions.ActionType.CanExecute* + commentId: Overload:TinyLife.Actions.ActionType.CanExecute + name: CanExecute + nameWithType: ActionType.CanExecute + fullName: TinyLife.Actions.ActionType.CanExecute +- uid: TinyLife.Actions.ActionType.TypeSettings.IconName + commentId: F:TinyLife.Actions.ActionType.TypeSettings.IconName + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredSkill + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredEmotion + isExternal: true +- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredPersonality + isExternal: true +- uid: MLEM.Ui.Elements.Paragraph + commentId: T:MLEM.Ui.Elements.Paragraph + isExternal: true +- uid: MLEM.Formatting.Codes.ImageCode + commentId: T:MLEM.Formatting.Codes.ImageCode + isExternal: true +- uid: TinyLife.Actions.ActionType.GetIconName* + commentId: Overload:TinyLife.Actions.ActionType.GetIconName + name: GetIconName + nameWithType: ActionType.GetIconName + fullName: TinyLife.Actions.ActionType.GetIconName +- uid: TinyLife.Actions.ActionType.Register* + commentId: Overload:TinyLife.Actions.ActionType.Register + name: Register + nameWithType: ActionType.Register + fullName: TinyLife.Actions.ActionType.Register +- uid: TinyLife.Actions.ActionType.RegisterAll* + commentId: Overload:TinyLife.Actions.ActionType.RegisterAll + name: RegisterAll + nameWithType: ActionType.RegisterAll + fullName: TinyLife.Actions.ActionType.RegisterAll +- uid: System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings} + commentId: T:System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionType.TypeSettings} + parent: System.Collections.Generic + definition: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + nameWithType.vb: IEnumerable(Of ActionType.TypeSettings) + fullName.vb: System.Collections.Generic.IEnumerable(Of TinyLife.Actions.ActionType.TypeSettings) + name.vb: IEnumerable(Of ActionType.TypeSettings) + spec.csharp: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Actions.ActionType.TypeSettings + name: ActionType.TypeSettings + nameWithType: ActionType.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Actions.ActionType.TypeSettings + name: ActionType.TypeSettings + nameWithType: ActionType.TypeSettings + fullName: TinyLife.Actions.ActionType.TypeSettings + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType[] + isExternal: true + name: ActionType[] + nameWithType: ActionType[] + fullName: TinyLife.Actions.ActionType[] + nameWithType.vb: ActionType() + fullName.vb: TinyLife.Actions.ActionType() + name.vb: ActionType() + spec.csharp: + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: TinyLife.Actions.ActionType + name: ActionType + nameWithType: ActionType + fullName: TinyLife.Actions.ActionType + - name: () + nameWithType: () + fullName: () +- uid: System.Collections.Generic.IEnumerable`1 + commentId: T:System.Collections.Generic.IEnumerable`1 + isExternal: true + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + 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 + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Collections.Generic.IEnumerable`1 + name: IEnumerable + nameWithType: IEnumerable + fullName: System.Collections.Generic.IEnumerable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate + commentId: T:TinyLife.Actions.ActionType.CanExecuteDelegate + parent: TinyLife.Actions + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Valid + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Valid + isExternal: true +- uid: TinyLife.Actions.ActionType.Eat + commentId: F:TinyLife.Actions.ActionType.Eat + isExternal: true +- uid: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + commentId: M:TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + parent: TinyLife.Actions.Action + isExternal: true + name: FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable, Boolean) + nameWithType: Action.FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable, Boolean) + fullName: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Nullable, System.Boolean) + nameWithType.vb: Action.FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable(Of Vector2), Boolean) + fullName.vb: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person, TinyLife.Objects.ObjectCategory, TinyLife.Objects.FurnitureType, System.Nullable(Of Microsoft.Xna.Framework.Vector2), System.Boolean) + name.vb: FindFreeFurniture(Person, ObjectCategory, FurnitureType, Nullable(Of Vector2), Boolean) + spec.csharp: + - uid: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + name: FindFreeFurniture + nameWithType: Action.FindFreeFurniture + fullName: TinyLife.Actions.Action.FindFreeFurniture + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectCategory + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: '>' + nameWithType: '>' + fullName: '>' + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + spec.vb: + - uid: TinyLife.Actions.Action.FindFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Boolean) + name: FindFreeFurniture + nameWithType: Action.FindFreeFurniture + fullName: TinyLife.Actions.Action.FindFreeFurniture + - name: ( + nameWithType: ( + fullName: ( + - uid: TinyLife.Objects.Person + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.ObjectCategory + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: TinyLife.Objects.FurnitureType + name: FurnitureType + nameWithType: FurnitureType + fullName: TinyLife.Objects.FurnitureType + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Nullable`1 + name: Nullable + nameWithType: Nullable + fullName: System.Nullable + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: Microsoft.Xna.Framework.Vector2 + name: Vector2 + nameWithType: Vector2 + fullName: Microsoft.Xna.Framework.Vector2 + isExternal: true + - name: ) + nameWithType: ) + fullName: ) + - name: ', ' + nameWithType: ', ' + fullName: ', ' + - uid: System.Boolean + name: Boolean + nameWithType: Boolean + fullName: System.Boolean + isExternal: true + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.IsHoldingOrValidParent* + commentId: Overload:TinyLife.Actions.ActionType.IsHoldingOrValidParent + name: IsHoldingOrValidParent + nameWithType: ActionType.IsHoldingOrValidParent + fullName: TinyLife.Actions.ActionType.IsHoldingOrValidParent +- uid: TinyLife.Objects.ObjectCategory + commentId: T:TinyLife.Objects.ObjectCategory + parent: TinyLife.Objects + name: ObjectCategory + nameWithType: ObjectCategory + fullName: TinyLife.Objects.ObjectCategory +- uid: System.Predicate{TinyLife.Objects.Furniture} + commentId: T:System.Predicate{TinyLife.Objects.Furniture} + parent: System + definition: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + nameWithType.vb: Predicate(Of Furniture) + fullName.vb: System.Predicate(Of TinyLife.Objects.Furniture) + name.vb: Predicate(Of Furniture) + spec.csharp: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: < + nameWithType: < + fullName: < + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - uid: TinyLife.Objects.Furniture + name: Furniture + nameWithType: Furniture + fullName: TinyLife.Objects.Furniture + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Objects + commentId: N:TinyLife.Objects + name: TinyLife.Objects + nameWithType: TinyLife.Objects + fullName: TinyLife.Objects +- uid: System.Predicate`1 + commentId: T:System.Predicate`1 + isExternal: true + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + nameWithType.vb: Predicate(Of T) + fullName.vb: System.Predicate(Of T) + name.vb: Predicate(Of T) + spec.csharp: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: < + nameWithType: < + fullName: < + - name: T + nameWithType: T + fullName: T + - name: '>' + nameWithType: '>' + fullName: '>' + spec.vb: + - uid: System.Predicate`1 + name: Predicate + nameWithType: Predicate + fullName: System.Predicate + isExternal: true + - name: '(Of ' + nameWithType: '(Of ' + fullName: '(Of ' + - name: T + nameWithType: T + fullName: T + - name: ) + nameWithType: ) + fullName: ) +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Hidden + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Hidden + isExternal: true +- uid: TinyLife.Actions.ActionType.CanPlaceHeldItem* + commentId: Overload:TinyLife.Actions.ActionType.CanPlaceHeldItem + name: CanPlaceHeldItem + nameWithType: ActionType.CanPlaceHeldItem + fullName: TinyLife.Actions.ActionType.CanPlaceHeldItem +- uid: TinyLife.Actions.ActionType.CanExecuteResult.NoChair + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.NoChair + isExternal: true +- uid: TinyLife.Actions.ActionType.HasChairOrIsStandingDesk* + commentId: Overload:TinyLife.Actions.ActionType.HasChairOrIsStandingDesk + name: HasChairOrIsStandingDesk + nameWithType: ActionType.HasChairOrIsStandingDesk + fullName: TinyLife.Actions.ActionType.HasChairOrIsStandingDesk +- uid: TinyLife.PersonalityType.Mean + commentId: F:TinyLife.PersonalityType.Mean + isExternal: true +- uid: TinyLife.RelationshipType.Disliked + commentId: F:TinyLife.RelationshipType.Disliked + isExternal: true +- uid: TinyLife.Objects.Person.Emotion + commentId: P:TinyLife.Objects.Person.Emotion + isExternal: true +- uid: TinyLife.Emotions.EmotionType.Angry + commentId: F:TinyLife.Emotions.EmotionType.Angry + isExternal: true +- uid: TinyLife.Actions.ActionType.IsDislikedOrMean* + commentId: Overload:TinyLife.Actions.ActionType.IsDislikedOrMean + name: IsDislikedOrMean + nameWithType: ActionType.IsDislikedOrMean + fullName: TinyLife.Actions.ActionType.IsDislikedOrMean +- uid: TinyLife.Actions.ActionInfo.Person + commentId: P:TinyLife.Actions.ActionInfo.Person + isExternal: true +- uid: TinyLife.GenealogyType.Unrelated + commentId: F:TinyLife.GenealogyType.Unrelated + isExternal: true +- uid: TinyLife.Relationship.RomanceLevel + commentId: P:TinyLife.Relationship.RomanceLevel + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooSad + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooSad + isExternal: true +- uid: TinyLife.Emotions.EmotionType.Sad + commentId: F:TinyLife.Emotions.EmotionType.Sad + isExternal: true +- uid: TinyLife.Actions.SocialAction + commentId: T:TinyLife.Actions.SocialAction + parent: TinyLife.Actions + name: SocialAction + nameWithType: SocialAction + fullName: TinyLife.Actions.SocialAction +- uid: TinyLife.Actions.ActionType.IsReadyForRomance* + commentId: Overload:TinyLife.Actions.ActionType.IsReadyForRomance + name: IsReadyForRomance + nameWithType: ActionType.IsReadyForRomance + fullName: TinyLife.Actions.ActionType.IsReadyForRomance +- uid: TinyLife.Emotions.EmotionType.Uncomfortable + commentId: F:TinyLife.Emotions.EmotionType.Uncomfortable + isExternal: true +- uid: TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsNotUncomfortable(TinyLife.Actions.ActionInfo,System.Boolean) + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooUncomfortable + isExternal: true +- uid: TinyLife.Actions.ActionType.IsComfortable* + commentId: Overload:TinyLife.Actions.ActionType.IsComfortable + name: IsComfortable + nameWithType: ActionType.IsComfortable + fullName: TinyLife.Actions.ActionType.IsComfortable +- uid: TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + commentId: M:TinyLife.Actions.ActionType.IsComfortable(TinyLife.Actions.ActionInfo,System.Boolean) + isExternal: true +- uid: TinyLife.Actions.ActionType.IsNotUncomfortable* + commentId: Overload:TinyLife.Actions.ActionType.IsNotUncomfortable + name: IsNotUncomfortable + nameWithType: ActionType.IsNotUncomfortable + fullName: TinyLife.Actions.ActionType.IsNotUncomfortable +- uid: TinyLife.Emotions.EmotionType.Embarrassed + commentId: F:TinyLife.Emotions.EmotionType.Embarrassed + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.TooEmbarrassed + isExternal: true +- uid: TinyLife.Actions.ActionType.IsNotEmbarrassed* + commentId: Overload:TinyLife.Actions.ActionType.IsNotEmbarrassed + name: IsNotEmbarrassed + nameWithType: ActionType.IsNotEmbarrassed + fullName: TinyLife.Actions.ActionType.IsNotEmbarrassed +- uid: TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.HoldingItem + isExternal: true +- uid: TinyLife.Actions.ActionType.IsEmptyHanded* + commentId: Overload:TinyLife.Actions.ActionType.IsEmptyHanded + name: IsEmptyHanded + nameWithType: ActionType.IsEmptyHanded + fullName: TinyLife.Actions.ActionType.IsEmptyHanded +- uid: TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan}) + commentId: M:TinyLife.World.Household.AreUtilitiesDisabled(System.Nullable{System.TimeSpan}) + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.ObjectBroken + isExternal: true +- uid: TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.UtilitiesDisabled + isExternal: true +- uid: TinyLife.Actions.ActionType.IsFunctional* + commentId: Overload:TinyLife.Actions.ActionType.IsFunctional + name: IsFunctional + nameWithType: ActionType.IsFunctional + fullName: TinyLife.Actions.ActionType.IsFunctional +- uid: TinyLife.Actions.ActionType.CanWorkAtDeskObject* + commentId: Overload:TinyLife.Actions.ActionType.CanWorkAtDeskObject + name: CanWorkAtDeskObject + nameWithType: ActionType.CanWorkAtDeskObject + fullName: TinyLife.Actions.ActionType.CanWorkAtDeskObject +- uid: TinyLife.Actions.ActionType.CanExecuteResult.Expired + commentId: F:TinyLife.Actions.ActionType.CanExecuteResult.Expired + isExternal: true +- uid: TinyLife.Actions.ActionType.IsNotExpired* + commentId: Overload:TinyLife.Actions.ActionType.IsNotExpired + name: IsNotExpired + nameWithType: ActionType.IsNotExpired + fullName: TinyLife.Actions.ActionType.IsNotExpired +- uid: TinyLife.PerSaveOptions.AiImportantActions + commentId: F:TinyLife.PerSaveOptions.AiImportantActions + isExternal: true +- uid: TinyLife.Actions.ActionType.CanDoImportantAction* + commentId: Overload:TinyLife.Actions.ActionType.CanDoImportantAction + name: CanDoImportantAction + nameWithType: ActionType.CanDoImportantAction + fullName: TinyLife.Actions.ActionType.CanDoImportantAction +- uid: TinyLife.Actions.ActionType.AreDating* + commentId: Overload:TinyLife.Actions.ActionType.AreDating + name: AreDating + nameWithType: ActionType.AreDating + fullName: TinyLife.Actions.ActionType.AreDating +- uid: TinyLife.Actions.ActionType.CanExecuteAll* + commentId: Overload:TinyLife.Actions.ActionType.CanExecuteAll + name: CanExecuteAll + nameWithType: ActionType.CanExecuteAll + fullName: TinyLife.Actions.ActionType.CanExecuteAll +- uid: TinyLife.Actions.ActionType.CanExecuteDelegate[] + isExternal: true + name: ActionType.CanExecuteDelegate[] + nameWithType: ActionType.CanExecuteDelegate[] + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate[] + nameWithType.vb: ActionType.CanExecuteDelegate() + fullName.vb: TinyLife.Actions.ActionType.CanExecuteDelegate() + name.vb: ActionType.CanExecuteDelegate() + spec.csharp: + - uid: TinyLife.Actions.ActionType.CanExecuteDelegate + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate + - name: '[]' + nameWithType: '[]' + fullName: '[]' + spec.vb: + - uid: TinyLife.Actions.ActionType.CanExecuteDelegate + name: ActionType.CanExecuteDelegate + nameWithType: ActionType.CanExecuteDelegate + fullName: TinyLife.Actions.ActionType.CanExecuteDelegate + - name: () + nameWithType: () + fullName: () +- uid: TinyLife.Objects.Person + commentId: T:TinyLife.Objects.Person + parent: TinyLife.Objects + name: Person + nameWithType: Person + fullName: TinyLife.Objects.Person +- uid: TinyLife.Objects.Person.IsAsexual + commentId: F:TinyLife.Objects.Person.IsAsexual + isExternal: true +- uid: TinyLife.Actions.ActionType.CanBeSexual* + commentId: Overload:TinyLife.Actions.ActionType.CanBeSexual + name: CanBeSexual + nameWithType: ActionType.CanBeSexual + fullName: TinyLife.Actions.ActionType.CanBeSexual +- uid: TinyLife.Actions.ActionType.AiSettings.PassivePriority + commentId: F:TinyLife.Actions.ActionType.AiSettings.PassivePriority + isExternal: true +- uid: TinyLife.Actions.ActionType.PracticeWriting + commentId: F:TinyLife.Actions.ActionType.PracticeWriting + isExternal: true +- uid: TinyLife.Actions.ActionType.PracticeProgramming + commentId: F:TinyLife.Actions.ActionType.PracticeProgramming + isExternal: true +- uid: TinyLife.PerSaveOptions.AiSkillBuilding + commentId: F:TinyLife.PerSaveOptions.AiSkillBuilding + isExternal: true +- uid: TinyLife.Actions.ActionType.GetSkillPriorityMod* + commentId: Overload:TinyLife.Actions.ActionType.GetSkillPriorityMod + name: GetSkillPriorityMod + nameWithType: ActionType.GetSkillPriorityMod + fullName: TinyLife.Actions.ActionType.GetSkillPriorityMod +- uid: TinyLife.Skills.SkillType + commentId: T:TinyLife.Skills.SkillType + parent: TinyLife.Skills + name: SkillType + nameWithType: SkillType + fullName: TinyLife.Skills.SkillType +- uid: System.Single + commentId: T:System.Single + parent: System + isExternal: true + name: Single + nameWithType: Single + fullName: System.Single +- uid: TinyLife.Skills + commentId: N:TinyLife.Skills + name: TinyLife.Skills + nameWithType: TinyLife.Skills + fullName: TinyLife.Skills diff --git a/api/TinyLife.Actions.ActionVariety.yml b/api/TinyLife.Actions.ActionVariety.yml new file mode 100644 index 0000000..db2dbc5 --- /dev/null +++ b/api/TinyLife.Actions.ActionVariety.yml @@ -0,0 +1,1834 @@ +### YamlMime:ManagedReference +items: +- uid: TinyLife.Actions.ActionVariety + commentId: T:TinyLife.Actions.ActionVariety + id: ActionVariety + parent: TinyLife.Actions + children: + - TinyLife.Actions.ActionVariety.#ctor(System.String) + - TinyLife.Actions.ActionVariety.CanBeExecuted(TinyLife.Actions.ActionInfo,System.Boolean) + - TinyLife.Actions.ActionVariety.CanExecute + - TinyLife.Actions.ActionVariety.CustomLayout + - TinyLife.Actions.ActionVariety.Description + - TinyLife.Actions.ActionVariety.DisplayName + - TinyLife.Actions.ActionVariety.GetData``1(System.String) + - TinyLife.Actions.ActionVariety.GetDataKeys + - TinyLife.Actions.ActionVariety.GetDisplayName + - TinyLife.Actions.ActionVariety.GetPassivePriority(TinyLife.Objects.Person) + - TinyLife.Actions.ActionVariety.ImageLayout(System.Single,MLEM.Ui.Elements.Element.DrawCallback,MLEM.Misc.Padding) + - TinyLife.Actions.ActionVariety.Name + - TinyLife.Actions.ActionVariety.PassivePriority + - TinyLife.Actions.ActionVariety.SetData(System.String,System.Object) + langs: + - csharp + - vb + name: ActionVariety + nameWithType: ActionVariety + fullName: TinyLife.Actions.ActionVariety + type: Struct + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: ActionVariety + path: Actions/ActionVariety.cs + startLine: 14 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn action variety is a modification to a that represents a slightly changed version of the generic action type.\nAction varieties are used, for example, by to determine the kind of food that should be prepared.\n" + example: [] + syntax: + content: 'public struct ActionVariety : IGenericDataHolder' + content.vb: >- + Public Structure ActionVariety + Implements IGenericDataHolder + implements: + - MLEM.Misc.IGenericDataHolder + inheritedMembers: + - System.ValueType.Equals(System.Object) + - System.ValueType.GetHashCode + - System.ValueType.ToString + - System.Object.Equals(System.Object,System.Object) + - System.Object.GetType + - System.Object.ReferenceEquals(System.Object,System.Object) + extensionMethods: + - TinyLife.Actions.ActionVariety.TinyLife.Utilities.Extensions.JsonCopy``1 + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.GetTimeSpan(System.String) + - MLEM.Misc.IGenericDataHolder.TinyLife.Utilities.Extensions.SetTimeSpan(System.String,System.TimeSpan) + modifiers.csharp: + - public + - struct + modifiers.vb: + - Public + - Structure +- uid: TinyLife.Actions.ActionVariety.Name + commentId: F:TinyLife.Actions.ActionVariety.Name + id: Name + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: Name + nameWithType: ActionVariety.Name + fullName: TinyLife.Actions.ActionVariety.Name + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Name + path: Actions/ActionVariety.cs + startLine: 19 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nThe name of this action variety\n" + example: [] + syntax: + content: public string Name + return: + type: System.String + content.vb: Public Name As String + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionVariety.PassivePriority + commentId: F:TinyLife.Actions.ActionVariety.PassivePriority + id: PassivePriority + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: PassivePriority + nameWithType: ActionVariety.PassivePriority + fullName: TinyLife.Actions.ActionVariety.PassivePriority + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: PassivePriority + path: Actions/ActionVariety.cs + startLine: 24 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that returns the passive priority of this action variety.\nThis is an extension of \n" + example: [] + syntax: + content: public Func PassivePriority + return: + type: System.Func{TinyLife.Objects.Person,System.Int32} + content.vb: Public PassivePriority As Func(Of Person, Integer) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionVariety.CanExecute + commentId: F:TinyLife.Actions.ActionVariety.CanExecute + id: CanExecute + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: CanExecute + nameWithType: ActionVariety.CanExecute + fullName: TinyLife.Actions.ActionVariety.CanExecute + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CanExecute + path: Actions/ActionVariety.cs + startLine: 30 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that returns whether or not this action variety can currently be chosen.\nThis is an extension of .\nTo query this delegate effectively, use .\n" + example: [] + syntax: + content: public ActionType.CanExecuteDelegate CanExecute + return: + type: TinyLife.Actions.ActionType.CanExecuteDelegate + content.vb: Public CanExecute As ActionType.CanExecuteDelegate + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionVariety.DisplayName + commentId: F:TinyLife.Actions.ActionVariety.DisplayName + id: DisplayName + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: DisplayName + nameWithType: ActionVariety.DisplayName + fullName: TinyLife.Actions.ActionVariety.DisplayName + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: DisplayName + path: Actions/ActionVariety.cs + startLine: 35 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that is called to describe this action variety.\nThis is used in the menu that pops up when the underlying is picked.\n" + example: [] + syntax: + content: public Func DisplayName + return: + type: System.Func{System.String} + content.vb: Public DisplayName As Func(Of String) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionVariety.Description + commentId: F:TinyLife.Actions.ActionVariety.Description + id: Description + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: Description + nameWithType: ActionVariety.Description + fullName: TinyLife.Actions.ActionVariety.Description + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: Description + path: Actions/ActionVariety.cs + startLine: 40 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nA function that is called to describe this action variety in more detail.\nThis is used in the menu that pops up when the underlying is picked.\n" + example: [] + syntax: + content: public Func Description + return: + type: System.Func{System.String} + content.vb: Public Description As Func(Of String) + modifiers.csharp: + - public + modifiers.vb: + - Public +- uid: TinyLife.Actions.ActionVariety.CustomLayout + commentId: F:TinyLife.Actions.ActionVariety.CustomLayout + id: CustomLayout + parent: TinyLife.Actions.ActionVariety + langs: + - csharp + - vb + name: CustomLayout + nameWithType: ActionVariety.CustomLayout + fullName: TinyLife.Actions.ActionVariety.CustomLayout + type: Field + source: + remote: + path: TinyLife/Actions/ActionVariety.cs + branch: master + repo: https://git.ellpeck.de/Ellpeck/TinyLife + id: CustomLayout + path: Actions/ActionVariety.cs + startLine: 46 + assemblies: + - Tiny Life + namespace: TinyLife.Actions + summary: "\nAn action that is invoked when this action variety is added to a play mode ui.\nIf this action is set, the that is passed can be modified to look different based on this variety.\nPredefined custom layouts such as can be found statically in this class.\n" + example: [] + syntax: + content: public Action