mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
0.41.0
This commit is contained in:
parent
e19b04b1ae
commit
6bde3e82bd
219 changed files with 14062 additions and 5306 deletions
55
Changelog.md
55
Changelog.md
|
@ -1,3 +1,58 @@
|
|||
# 0.41.0
|
||||
*April 14, 2024*
|
||||
|
||||
![](media/changelog/0.41.0.png)
|
||||
|
||||
> Huge New Set, Babysitters, Museums, More Stings, and More
|
||||
|
||||
**Read the devlog [on the website](https://tinylifegame.com/devlogs/0.41.0/).**
|
||||
|
||||
Additions
|
||||
- Added the Contemporary Complements set with art by [Gindew](https://linktr.ee/redgindew), which includes a large amount of new furniture items, art pieces, and more
|
||||
- Added the ability to hire a one-off babysitter using the phone
|
||||
- Added a museum lot type, along with a museum curator lot staff, and the ability to view art pieces
|
||||
- Added a new voice type, the soft voice, by [Jason Hall](https://linktr.ee/jason11818)
|
||||
- Added event sting sound effects for various important events by [Jamal Green](https://www.jamalgreenmusic.com/)
|
||||
- Added the ability to adopt someone as a parent
|
||||
- Added the ability to set a height offset for roofs, allowing more advanced roof layouts
|
||||
- Added cute little ambient bee particles around flowers and flower bushes
|
||||
|
||||
Improvements
|
||||
- Improved center position when rotating the camera on higher floors
|
||||
- Also allow storing furniture in the household storage while on the cursor
|
||||
- Made it take much longer for family-focused people to miss their family
|
||||
- Made people get uncomfortable if they eat the same food too often
|
||||
- Display roadmap and wiki links in the main menu
|
||||
- Made people discard their held item before sleeping
|
||||
- Slightly decrease the size of the controls hints by default
|
||||
- Made the money change overlay more prominent
|
||||
- Allow making UI scale much smaller on high-res screens
|
||||
- Made lot staff types have icons
|
||||
- Move all furniture to its correct parent object spot position on load
|
||||
- Cull roof filler walls that aren't visible
|
||||
- Improved skill gain speed of the communication skill
|
||||
- Display a tooltip when hovering over lots, rather than having to guess the type by the lot's outline color
|
||||
- Improved the styling of in-world tooltips for the gamepad cursor
|
||||
|
||||
Fixes
|
||||
- Fixed a bed that only has the current person in it saying you're not romantic enough with them
|
||||
- Fixed TVs close to map borders causing an exception when trying to watch
|
||||
- Fixed being unable to start interactions with people on different floors
|
||||
- Fixed a crash when selecting a tile that is out of bounds
|
||||
- Fixed an exception when opening a people selection menu from a small map
|
||||
- Fixed content not being selected when switching furniture tabs using a gamepad
|
||||
- Fixed gamepad tooltips being in the corner of the screen for one frame
|
||||
- Fixed the played household's held furniture items being deleted when loading the game
|
||||
- Fixed roof filler walls z-fighting when moving the camera
|
||||
- Fixed a rogue wallpaper pixel being visible on gabled roofs in some camera rotations
|
||||
- Fixed babies being unable to eat when the only seat is on a different floor
|
||||
- Fixed people turning a weird direction sometimes when interacting with big furniture items
|
||||
- Fixed ordering from staff not failing when the staff can't be reached, causing far-away interactions
|
||||
|
||||
API
|
||||
- Localizers: the verbose log now displays mismatched newline characters between localizations
|
||||
- Added a proper README to the API
|
||||
|
||||
# 0.40.1
|
||||
*March 10, 2024*
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
"TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.ElapsedTime": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.FindAllActionObjects(TinyLife.Objects.Person,TinyLife.Actions.ActionType,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2})": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Nullable{System.Single},System.Boolean,System.Boolean)": "TinyLife.Actions.Action.yml",
|
||||
"TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Nullable{System.Single},System.Boolean)": "TinyLife.Actions.Action.yml",
|
||||
|
@ -114,6 +113,7 @@
|
|||
"TinyLife.Actions.ActionType.AdmireFood": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AdmireLgbtFlag": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AdmitToBeingRomanticWithSomeoneElse": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AdoptAsParent": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AdoptChild": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AgeUp": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AiSettings": "TinyLife.Actions.ActionType.AiSettings.yml",
|
||||
|
@ -138,7 +138,11 @@
|
|||
"TinyLife.Actions.ActionType.AskAboutNonfictionBooks": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskAboutParenting": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskAboutPersonality": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskBabysitterBabiesSat": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskBabysitterBrewConsumption": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskBabysitterCredentials": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskFood": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskForArtAdvice": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskHow": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskIfSingle": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.AskMedicalHistory": "TinyLife.Actions.ActionType.yml",
|
||||
|
@ -259,12 +263,14 @@
|
|||
"TinyLife.Actions.ActionType.HelpBabyBook": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.HelpPotty": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.HelpWithTraining": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.HireBabysitter": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.HomeworkHelp": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.HowYouveGrown": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.ImplyHomeSmarter": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.ImplyMotherIsCamel": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.InspectBaby": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.Insult": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.InvestigateRocks": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.InviteIn": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.InviteOver": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.InviteToHousehold": "TinyLife.Actions.ActionType.yml",
|
||||
|
@ -459,6 +465,7 @@
|
|||
"TinyLife.Actions.ActionType.Types": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.UpgradeFurniture": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.UseDiaper": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.ViewArt": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.VisitLot": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.VisitLotEmploymentLocation": "TinyLife.Actions.ActionType.yml",
|
||||
"TinyLife.Actions.ActionType.VisitorGoHome": "TinyLife.Actions.ActionType.yml",
|
||||
|
@ -902,11 +909,12 @@
|
|||
"TinyLife.Actions.TellPeopleToLeaveRoomAction.OnCompleted(TinyLife.Actions.CompletionType)": "TinyLife.Actions.TellPeopleToLeaveRoomAction.yml",
|
||||
"TinyLife.Actions.TellPeopleToLeaveRoomAction.TryToLeaveRoom(TinyLife.World.Room,TinyLife.Objects.Person)": "TinyLife.Actions.TellPeopleToLeaveRoomAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo,System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}})": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo)": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}})": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}})": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.Initialize": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.IsCompleted": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.OnCompleted(TinyLife.Actions.CompletionType)": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.PositionsToTry": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.TryGoHereAction.Validate(TinyLife.Objects.Person)": "TinyLife.Actions.TryGoHereAction.yml",
|
||||
"TinyLife.Actions.WalkAction": "TinyLife.Actions.WalkAction.yml",
|
||||
|
@ -977,6 +985,7 @@
|
|||
"TinyLife.Emotions.EmotionModifier.BadCreationAngry": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BadFood": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BadLibraryInfo": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BadPaintingAdvice": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BadStudyBook": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BadTeammates": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.BeenAdopted": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
|
@ -1038,6 +1047,7 @@
|
|||
"TinyLife.Emotions.EmotionModifier.GetDisplayName(TinyLife.Emotions.EmotionModifier.Instance)": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GoodChildFood": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GoodFood": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GoodPaintingAdvice": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GoodStudyBook": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GoodWalkthrough": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.GotRaise": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
|
@ -1150,6 +1160,7 @@
|
|||
"TinyLife.Emotions.EmotionModifier.ThriftyBoughtExpensiveItem": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TinkerFail": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TinkerFocused": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TooManyFoodRepeats": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TooMuchCoffee": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TooMuchProtein": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.TvInspiredToCook": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
|
@ -1161,6 +1172,9 @@
|
|||
"TinyLife.Emotions.EmotionModifier.UpsettingConversation": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.UsefulProgrammingResearch": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.VacationDaysAgain": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.ViewPaintingFocused": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.ViewPaintingNegative": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.ViewPaintingPositive": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.WonTournament": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.WoodworkingSplinter": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
"TinyLife.Emotions.EmotionModifier.WritersBlock": "TinyLife.Emotions.EmotionModifier.yml",
|
||||
|
@ -1490,6 +1504,7 @@
|
|||
"TinyLife.Goals.MemoryType.#ctor(System.String,System.Type)": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.ActionDone": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.AskedForFood": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.AteFood": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan)": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.ConstructedType": "TinyLife.Goals.MemoryType.yml",
|
||||
"TinyLife.Goals.MemoryType.FamilySocial": "TinyLife.Goals.MemoryType.yml",
|
||||
|
@ -1865,6 +1880,7 @@
|
|||
"TinyLife.Objects.Furniture.CanBeDirty": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.CanExecuteAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.Colors": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.CoveredTiles": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.Creator": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.CreatorId": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.CustomPrice": "TinyLife.Objects.Furniture.yml",
|
||||
|
@ -1879,6 +1895,7 @@
|
|||
"TinyLife.Objects.Furniture.GetAppliedUpgrade(TinyLife.Objects.Upgrade)": "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.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.GetDecorativeRating(TinyLife.World.Room)": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.GetDescription(System.Collections.Generic.List{System.String},System.Boolean)": "TinyLife.Objects.Furniture.yml",
|
||||
"TinyLife.Objects.Furniture.GetDirty(TinyLife.Objects.Person,System.TimeSpan)": "TinyLife.Objects.Furniture.yml",
|
||||
|
@ -1937,9 +1954,12 @@
|
|||
"TinyLife.Objects.FurnitureType": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BabyBathtub": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BabyBook": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BarFrameChair": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BaristaCoffeeMachine": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BigBush": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BigPedestal": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BigRocks": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BigVase": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BirchTree": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Book": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.BookCart": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -1957,10 +1977,19 @@
|
|||
"TinyLife.Objects.FurnitureType.ColorfulCandles": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ColoringBook": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Construct``1(System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single,System.Nullable{System.Guid})": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryBar": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryCocktailBar": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryCounter": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryDoubleBed": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryNightstand": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporaryPaintings": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ContemporarySingleBed": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.CounterLight": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.CountryFence": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.CushionedWoodworkingSofa": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.CustomPainting": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Cypress": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.DecorativeBowls": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.DecorativeKite": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.DecorativeLogPile": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.DirtyTextures": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -1976,11 +2005,13 @@
|
|||
"TinyLife.Objects.FurnitureType.EmptyPlate": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.EmptyPlatter": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.EvergreenTree": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FancyOttoman": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FoodGlass": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FoodMug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FoodPlate": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FoodPlatter": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FourPostBed": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FrameChair": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.FullyCushionedWoodworkingSofa": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.GetBestRotation(MLEM.Misc.Direction2)": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.GetConstructedType": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2002,13 +2033,16 @@
|
|||
"TinyLife.Objects.FurnitureType.Hedge": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.HomeworkBook": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.HugeRectangleRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargeContemporaryPainting": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargeOpenShelf": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargePotPlant": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargeRectangleRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargeRoundRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LargeWoodworkingSofa": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LgbtFlags": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LightUpCase": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.LongDinnerTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.MagazineStack": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Mailbox": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.MapleFairyLights": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.MapleTree": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2017,18 +2051,22 @@
|
|||
"TinyLife.Objects.FurnitureType.ModernBed": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernBedsideLamp": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernChair": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernCoffeeTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernComputer": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernCrib": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernFridge": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernLandlinePhone": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernModularCurtains": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernShapeRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernSingleBed": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernSingleDiningTable": "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.ModernTvStand": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ModernWoodworkingLamp": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Mop": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.MuseumSign": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Newspaper": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.OakTree": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.OldComputer": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2041,9 +2079,11 @@
|
|||
"TinyLife.Objects.FurnitureType.ParkTrashCan": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Pen": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.PlainCoffeeTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.PlateStack": "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.PrismaticShard": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.ProteinShakeKit": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Puddle": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Puzzle": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2063,8 +2103,10 @@
|
|||
"TinyLife.Objects.FurnitureType.RhombusRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Rotations": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.RoundCeilingLamp": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.RoundedBackChair": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Sandbox": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SandboxStuff": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SelfCareBottles": "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",
|
||||
|
@ -2099,6 +2141,7 @@
|
|||
"TinyLife.Objects.FurnitureType.SmallChimney": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallJungleGym": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallMirror": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallModernShapeRug": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallOpenShelf": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallPicnicTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SmallPlant": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2113,13 +2156,16 @@
|
|||
"TinyLife.Objects.FurnitureType.SquarePlantPots": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StandingCoatRack": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StandingDesk": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StandingMirror": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StorageBoxSeat": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StreetLamps": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.StudyBook": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Succulents": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Sunflowers": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.SwirlWoodworkingLamp": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TallBoxBookshelf": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TallCountryFence": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TallDresser": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TeaKit": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Textures": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TinyDinnerTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2127,6 +2173,7 @@
|
|||
"TinyLife.Objects.FurnitureType.ToyCar": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TraditionalBar": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TraditionalBedsideLamp": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TraditionalCeilingLight": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TraditionalCounter": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TraditionalFireplace": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.TrashBag": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2177,6 +2224,8 @@
|
|||
"TinyLife.Objects.FurnitureType.VerticalPlanter": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WashingUpStuff": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WheelieBin": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WideBoxBookshelf": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WideConsoleTable": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WindowPlants": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.WinterTree": "TinyLife.Objects.FurnitureType.yml",
|
||||
"TinyLife.Objects.FurnitureType.Wisteria": "TinyLife.Objects.FurnitureType.yml",
|
||||
|
@ -2257,6 +2306,7 @@
|
|||
"TinyLife.Objects.MapObject.Floor": "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.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.GetHoverInfo(MLEM.Ui.Elements.Tooltip)": "TinyLife.Objects.MapObject.yml",
|
||||
|
@ -2279,6 +2329,7 @@
|
|||
"TinyLife.Objects.MapObject.OnCurrentGameMapChanged(TinyLife.World.Map,TinyLife.World.Map)": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnDraw": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnEventsAttachable": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnGetDebugLines": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnGetHoverInfo": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnPositionChanged(Microsoft.Xna.Framework.Vector2,System.Single)": "TinyLife.Objects.MapObject.yml",
|
||||
"TinyLife.Objects.MapObject.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})": "TinyLife.Objects.MapObject.yml",
|
||||
|
@ -2301,6 +2352,7 @@
|
|||
"TinyLife.Objects.ObjectCategory": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger,System.Boolean)": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.AllowedOnWater": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.ArtPiece": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.BabyBathtub": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.BabySittable": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.Barbecue": "TinyLife.Objects.ObjectCategory.yml",
|
||||
|
@ -2352,6 +2404,7 @@
|
|||
"TinyLife.Objects.ObjectCategory.People": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.Potty": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.ProteinShakeMaker": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.Rocks": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.RoofAttached": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.Sandbox": "TinyLife.Objects.ObjectCategory.yml",
|
||||
"TinyLife.Objects.ObjectCategory.Self": "TinyLife.Objects.ObjectCategory.yml",
|
||||
|
@ -2442,9 +2495,11 @@
|
|||
"TinyLife.Objects.Particle": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.#ctor(MLEM.Animations.SpriteAnimation,System.TimeSpan,Microsoft.Xna.Framework.Vector2,System.Single)": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.#ctor(MLEM.Textures.TextureRegion,System.TimeSpan,Microsoft.Xna.Framework.Vector2,System.Single)": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Alpha": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.AmbientFallingLeaves": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Animation": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Color": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.DeathAnimation": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.DepthOffset": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.DepthPosOffset": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)": "TinyLife.Objects.Particle.yml",
|
||||
|
@ -2453,7 +2508,9 @@
|
|||
"TinyLife.Objects.Particle.Friction": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Gravity": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.IgnoreParentDrawPos": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.LifeAnimation": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Light": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Map": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Motion": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.OnAdded": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.OnParticleUpdate": "TinyLife.Objects.Particle.yml",
|
||||
|
@ -2461,11 +2518,12 @@
|
|||
"TinyLife.Objects.Particle.OnUpdate": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.ParentInfo": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Position": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Random": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Remove": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Scale": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.ScaleFunction": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.ScreenPosOffset": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.Spawn(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Func{Microsoft.Xna.Framework.Vector2,TinyLife.Objects.Particle})": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.SpawnAnimation": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.SpriteEffects": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.TimeLived": "TinyLife.Objects.Particle.yml",
|
||||
"TinyLife.Objects.Particle.TimeToLive": "TinyLife.Objects.Particle.yml",
|
||||
|
@ -2481,6 +2539,7 @@
|
|||
"TinyLife.Objects.Person.AddMemory``1(TinyLife.Goals.MemoryType,TinyLife.Actions.ActionInfo,System.Int32,System.Nullable{System.TimeSpan})": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.Age": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.AgeGroups": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.AiPriorityForObjectDelegate": "TinyLife.Objects.Person.AiPriorityForObjectDelegate.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",
|
||||
|
@ -2519,6 +2578,7 @@
|
|||
"TinyLife.Objects.Person.EmotionModifiers": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.EmotionModifiersChangedDelegate": "TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml",
|
||||
"TinyLife.Objects.Person.EnqueueAction``1(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean,System.Boolean,TinyLife.Actions.ActionArgument[])": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.FaceObject(TinyLife.Objects.MapObject,TinyLife.Objects.ActionSpot)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.Finalize": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.FirstName": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.FocusCameraOnEvent(System.Boolean,System.Boolean)": "TinyLife.Objects.Person.yml",
|
||||
|
@ -2527,8 +2587,10 @@
|
|||
"TinyLife.Objects.Person.GainSkill(TinyLife.Skills.SkillType,System.Single,TinyLife.Actions.ActionInfo,System.Single)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GenerateAnimationGroup(TinyLife.Objects.ClothesLayer,System.Int32,System.Collections.Generic.IReadOnlyDictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetAction``1(System.Guid,System.Boolean)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetCategories(TinyLife.Objects.Person)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetCurrentGoals": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetEfficiencyModifier(System.Single,TinyLife.Actions.ActionInfo,TinyLife.Skills.SkillType,System.Single)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetEmotionSkillBoost(TinyLife.Skills.SkillType)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)": "TinyLife.Objects.Person.yml",
|
||||
|
@ -2539,6 +2601,7 @@
|
|||
"TinyLife.Objects.Person.GetHeldObject``1(System.Boolean)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetHoverInfo(MLEM.Ui.Elements.Tooltip)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetMemories``1(TinyLife.Goals.MemoryType)": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.GetMemories``2(System.Collections.Generic.IDictionary{``0,TinyLife.Goals.MemoryType})": "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",
|
||||
|
@ -2611,6 +2674,7 @@
|
|||
"TinyLife.Objects.Person.OnChangeRomance": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnEmotionChanged": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnEmotionModifiersChanged": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnGetAiPriorityForObject": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnGetCurrentGoals": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnGetEfficiencyModifier": "TinyLife.Objects.Person.yml",
|
||||
"TinyLife.Objects.Person.OnGetEmotionSkillBoost": "TinyLife.Objects.Person.yml",
|
||||
|
@ -2781,6 +2845,7 @@
|
|||
"TinyLife.Objects.Vehicle.Action": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.Draw(Microsoft.Xna.Framework.GameTime,System.Object,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},System.Collections.Generic.List{MLEM.Graphics.StaticSpriteBatch.Item})": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.Driver": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.GetHoverInfo(MLEM.Ui.Elements.Tooltip)": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.GetSpeed": "TinyLife.Objects.Vehicle.yml",
|
||||
"TinyLife.Objects.Vehicle.OnCameraRotationChanged(MLEM.Misc.Direction2,MLEM.Misc.Direction2)": "TinyLife.Objects.Vehicle.yml",
|
||||
|
@ -2802,6 +2867,7 @@
|
|||
"TinyLife.Objects.VoiceStyle.Child": "TinyLife.Objects.VoiceStyle.yml",
|
||||
"TinyLife.Objects.VoiceStyle.High": "TinyLife.Objects.VoiceStyle.yml",
|
||||
"TinyLife.Objects.VoiceStyle.Low": "TinyLife.Objects.VoiceStyle.yml",
|
||||
"TinyLife.Objects.VoiceStyle.MidHigh": "TinyLife.Objects.VoiceStyle.yml",
|
||||
"TinyLife.Objects.WallLike": "TinyLife.Objects.WallLike.yml",
|
||||
"TinyLife.Objects.WallLike.#ctor(System.Int32,Microsoft.Xna.Framework.Point[])": "TinyLife.Objects.WallLike.yml",
|
||||
"TinyLife.Objects.WallLike.Draw(TinyLife.World.Map,Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Color},System.Boolean,System.Boolean)": "TinyLife.Objects.WallLike.yml",
|
||||
|
@ -2849,6 +2915,8 @@
|
|||
"TinyLife.Options.CurrentFloor": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.CursorScale": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.DecreaseSpeedKeybind": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.EmotionStingVolume": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.EventStingVolume": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.FloorDownKeybind": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.FloorUpKeybind": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.GameSpeeds": "TinyLife.Options.yml",
|
||||
|
@ -2885,7 +2953,6 @@
|
|||
"TinyLife.Options.SoundVolume": "TinyLife.Options.yml",
|
||||
"TinyLife.Options.SoundscapeVolume": "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.TabBackKeybind": "TinyLife.Options.yml",
|
||||
|
@ -3051,6 +3118,7 @@
|
|||
"TinyLife.SaveHandler.SaveData.Time": "TinyLife.SaveHandler.SaveData.yml",
|
||||
"TinyLife.Set": "TinyLife.Set.yml",
|
||||
"TinyLife.Set.ChildClothes": "TinyLife.Set.yml",
|
||||
"TinyLife.Set.ContemporaryComplements": "TinyLife.Set.yml",
|
||||
"TinyLife.Set.RetroFurniture": "TinyLife.Set.yml",
|
||||
"TinyLife.Set.Woodworking": "TinyLife.Set.yml",
|
||||
"TinyLife.Set.Workout": "TinyLife.Set.yml",
|
||||
|
@ -3111,7 +3179,7 @@
|
|||
"TinyLife.Skills.FoodType.IngredientSource.RequiredSkill": "TinyLife.Skills.FoodType.IngredientSource.yml",
|
||||
"TinyLife.Skills.FoodType.IngredientSource.Sink": "TinyLife.Skills.FoodType.IngredientSource.yml",
|
||||
"TinyLife.Skills.FoodType.IngredientSource.TeaKit": "TinyLife.Skills.FoodType.IngredientSource.yml",
|
||||
"TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action,TinyLife.Objects.FoodTypedItem)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo,TinyLife.Objects.FoodTypedItem)": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.Name": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.OnEaten": "TinyLife.Skills.FoodType.yml",
|
||||
"TinyLife.Skills.FoodType.OnFoodEaten": "TinyLife.Skills.FoodType.yml",
|
||||
|
@ -3208,6 +3276,7 @@
|
|||
"TinyLife.Tools.CanPlaceResult.NotOnLot": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.ObjectInTheWay": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.RequiresCeilingAbove": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.RequiresGableRoof": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.RequiresNaturalGround": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.RequiresRoofBelow": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
"TinyLife.Tools.CanPlaceResult.RequiresTileBelow": "TinyLife.Tools.CanPlaceResult.yml",
|
||||
|
@ -3236,6 +3305,7 @@
|
|||
"TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate": "TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml",
|
||||
"TinyLife.Tools.FurniturePlacer.GetMouseCursor": "TinyLife.Tools.FurniturePlacer.yml",
|
||||
"TinyLife.Tools.FurniturePlacer.OnGetCustomPrice": "TinyLife.Tools.FurniturePlacer.yml",
|
||||
"TinyLife.Tools.FurniturePlacer.PlaceFurniture": "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.SelectedColors": "TinyLife.Tools.FurniturePlacer.yml",
|
||||
"TinyLife.Tools.FurniturePlacer.SelectedFurniture": "TinyLife.Tools.FurniturePlacer.yml",
|
||||
|
@ -3311,6 +3381,7 @@
|
|||
"TinyLife.Tools.PlayModeTool.Closed": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.OnUpdateStatsView": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.Opened": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.PlayEventSting(Microsoft.Xna.Framework.Audio.SoundEffect)": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.Reload": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.SelectedPerson": "TinyLife.Tools.PlayModeTool.yml",
|
||||
"TinyLife.Tools.PlayModeTool.SelectedStat": "TinyLife.Tools.PlayModeTool.yml",
|
||||
|
@ -3399,6 +3470,7 @@
|
|||
"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.SelectFirstContentItem": "TinyLife.Tools.Tool.yml",
|
||||
"TinyLife.Tools.Tool.SelectedObject": "TinyLife.Tools.Tool.yml",
|
||||
"TinyLife.Tools.Tool.SelectedRoof": "TinyLife.Tools.Tool.yml",
|
||||
"TinyLife.Tools.Tool.SelectedStairs": "TinyLife.Tools.Tool.yml",
|
||||
|
@ -3497,8 +3569,13 @@
|
|||
"TinyLife.Uis.InGameHint.PersonalityTypes": "TinyLife.Uis.InGameHint.yml",
|
||||
"TinyLife.Uis.InGameHint.Register(TinyLife.Uis.InGameHint)": "TinyLife.Uis.InGameHint.yml",
|
||||
"TinyLife.Uis.InGameUi": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.BuildBottomRight": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.BuildContent": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.BuildTopLeft": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.BuildView": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.BuildZoom": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.LotEmployments": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.LotType": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.Main": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.OnInitialized": "TinyLife.Uis.InGameUi.yml",
|
||||
"TinyLife.Uis.InGameUi.OnModesPanelInitialized": "TinyLife.Uis.InGameUi.yml",
|
||||
|
@ -3508,7 +3585,7 @@
|
|||
"TinyLife.Uis.MapSelectUi.OpenSplitMenu(TinyLife.World.Household,TinyLife.World.Lot,System.Action{TinyLife.Uis.CoveringGroup})": "TinyLife.Uis.MapSelectUi.yml",
|
||||
"TinyLife.Uis.Menus": "TinyLife.Uis.Menus.yml",
|
||||
"TinyLife.Uis.Menus.GamepadHint(MLEM.Ui.Anchor,System.Func{TinyLife.Options,Microsoft.Xna.Framework.Input.Buttons},Microsoft.Xna.Framework.Vector2,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Func{System.Boolean})": "TinyLife.Uis.Menus.yml",
|
||||
"TinyLife.Uis.Menus.MenuBackground(System.Int32,System.Int32,System.Int32,System.Int32)": "TinyLife.Uis.Menus.yml",
|
||||
"TinyLife.Uis.Menus.MenuBackground(System.Single,System.Single,System.Single,System.Single)": "TinyLife.Uis.Menus.yml",
|
||||
"TinyLife.Uis.Menus.Transition(System.Action,System.Action,TinyLife.Uis.Menus.TransitionType,TinyLife.Uis.Menus.TransitionType,System.Single,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.Uis.Menus.yml",
|
||||
"TinyLife.Uis.Menus.TransitionType": "TinyLife.Uis.Menus.TransitionType.yml",
|
||||
"TinyLife.Uis.Menus.TransitionType.Fade": "TinyLife.Uis.Menus.TransitionType.yml",
|
||||
|
@ -3621,6 +3698,7 @@
|
|||
"TinyLife.Utilities.Extensions.JsonCopy``1(``0)": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.Length(System.ValueTuple{System.Int32,System.Int32})": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.Multiplier(TinyLife.Objects.LifeSpan)": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.SetInWorldSnapping(MLEM.Ui.Elements.Tooltip)": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.SetPauseGame(MLEM.Ui.RootElement,System.Boolean)": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.ToLocalizedString(TinyLife.Skills.Quality)": "TinyLife.Utilities.Extensions.yml",
|
||||
"TinyLife.Utilities.Extensions.ToScreenPos(Microsoft.Xna.Framework.Vector2,System.Single,System.Boolean,System.Boolean,System.Boolean)": "TinyLife.Utilities.Extensions.yml",
|
||||
|
@ -3650,6 +3728,7 @@
|
|||
"TinyLife.Utilities.TextureHandler.StairsTextures": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.TexturePacker": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.TileHeight": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.TileSizeFactor": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.TileTexture": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.TileWidth": "TinyLife.Utilities.TextureHandler.yml",
|
||||
"TinyLife.Utilities.TextureHandler.UiTexture": "TinyLife.Utilities.TextureHandler.yml",
|
||||
|
@ -3793,23 +3872,46 @@
|
|||
"TinyLife.World.Lot.Validate(TinyLife.World.Map)": "TinyLife.World.Lot.yml",
|
||||
"TinyLife.World.Lot.WeeklyBillsDelegate": "TinyLife.World.Lot.WeeklyBillsDelegate.yml",
|
||||
"TinyLife.World.LotEmployment": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.#ctor(System.String,System.ValueTuple{System.Int32,System.Int32},System.Func{TinyLife.Actions.ActionType[]})": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.#ctor(System.String,MLEM.Textures.TextureRegion,System.ValueTuple{System.Int32,System.Int32},System.Func{TinyLife.Actions.ActionType[]},System.Boolean,System.Int32)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.ActionPriorityMultiplier": "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.AddCurrentPerson(TinyLife.World.Map,TinyLife.World.Lot,TinyLife.Objects.Person,System.Boolean)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.AiPriorityMultiplier": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Babysitter": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Barista": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Bartender": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.ForHireOnce": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.GetCurrentPeople(TinyLife.World.Map,TinyLife.World.Lot)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.GymTrainer": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.HireOnceForLot(TinyLife.World.Map,TinyLife.World.Lot,System.Boolean)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.HourlyFee": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Icon": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.IdleObjects": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.IdleTime": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Instance": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.#ctor(TinyLife.Objects.Person,TinyLife.World.Map,TinyLife.World.Lot,TinyLife.World.LotEmployment,System.Boolean)": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.Lot": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.EmploymentLot": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.FinishWork(System.Boolean)": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.IsAtWork": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.Map": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.SetManually": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.ShouldWorkRightNow": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.Instance.TimeAtWork": "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.Instance.WorkLot": "TinyLife.World.LotEmployment.Instance.yml",
|
||||
"TinyLife.World.LotEmployment.IsDuringWorkHours(TinyLife.World.Map)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.IsFinished": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Librarian": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.MailCarrier": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.MapWideEmployments": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.MaxAmount": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.MuseumCurator": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.Name": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.SetCurrentPerson(TinyLife.World.Map,TinyLife.World.Lot,TinyLife.Objects.Person,System.Boolean)": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.OffWorkDays": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.OnFinished": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.RemoveCurrentPeople(TinyLife.World.Map,TinyLife.World.Lot,System.Func{TinyLife.Objects.Person,System.Boolean})": "TinyLife.World.LotEmployment.yml",
|
||||
"TinyLife.World.LotEmployment.TrashCollector": "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,MLEM.Textures.TextureRegion,System.Boolean,System.Func{TinyLife.World.Lot,TinyLife.Objects.Person,System.Single},System.ValueTuple{System.Predicate{TinyLife.Objects.Furniture},System.Int32,System.String}[])": "TinyLife.World.LotType.yml",
|
||||
|
@ -3827,6 +3929,7 @@
|
|||
"TinyLife.World.LotType.IsResidential": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.KidsPlayground": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.Library": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.Museum": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.Name": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.Park": "TinyLife.World.LotType.yml",
|
||||
"TinyLife.World.LotType.Register(TinyLife.World.LotType)": "TinyLife.World.LotType.yml",
|
||||
|
@ -3968,7 +4071,6 @@
|
|||
"TinyLife.World.Opening.Colors": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.Opening.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,TinyLife.Objects.WallLike,Microsoft.Xna.Framework.Vector2,System.Boolean,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.Opening.GetDescription": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.Opening.GetPrice": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.Opening.Type": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.Opening.Validate(TinyLife.Objects.WallLike,TinyLife.World.Map)": "TinyLife.World.Opening.yml",
|
||||
"TinyLife.World.OpeningType": "TinyLife.World.OpeningType.yml",
|
||||
|
@ -3986,13 +4088,14 @@
|
|||
"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,System.Nullable{System.Int32},MLEM.Misc.Direction2,System.Int32[])": "TinyLife.World.Roof.yml",
|
||||
"TinyLife.World.Roof.#ctor(TinyLife.World.RoofType,Microsoft.Xna.Framework.Rectangle,System.Nullable{System.Int32},MLEM.Misc.Direction2,System.Int32[],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.Colors": "TinyLife.World.Roof.yml",
|
||||
"TinyLife.World.Roof.Floor": "TinyLife.World.Roof.yml",
|
||||
"TinyLife.World.Roof.GetPrice": "TinyLife.World.Roof.yml",
|
||||
"TinyLife.World.Roof.GetRoofAttachedFurnitureOffset(Microsoft.Xna.Framework.Vector2)": "TinyLife.World.Roof.yml",
|
||||
"TinyLife.World.Roof.HeightOffset": "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",
|
||||
|
@ -4006,7 +4109,7 @@
|
|||
"TinyLife.World.RoofType.#ctor(System.String,System.Int32,TinyLife.Utilities.ColorScheme[],TinyLife.World.RoofStyle,System.Collections.Generic.IReadOnlyDictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion)": "TinyLife.World.RoofType.yml",
|
||||
"TinyLife.World.RoofType.#ctor(System.String,System.Int32,TinyLife.Utilities.ColorSettings,TinyLife.World.RoofStyle,System.Collections.Generic.IReadOnlyDictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,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,System.Int32,MLEM.Misc.Direction2,System.Int32[],TinyLife.World.Wallpaper,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.RoofType.yml",
|
||||
"TinyLife.World.RoofType.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,Microsoft.Xna.Framework.Rectangle,System.Int32,MLEM.Misc.Direction2,System.Int32[],TinyLife.World.Wallpaper,System.Int32,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "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.FlatSheetMetal": "TinyLife.World.RoofType.yml",
|
||||
"TinyLife.World.RoofType.GetGableOffset(Microsoft.Xna.Framework.Rectangle,MLEM.Misc.Direction2,Microsoft.Xna.Framework.Point)": "TinyLife.World.RoofType.yml",
|
||||
|
@ -4049,7 +4152,7 @@
|
|||
"TinyLife.World.Soundscape.Soundscapes": "TinyLife.World.Soundscape.yml",
|
||||
"TinyLife.World.Soundscape.Update(TinyLife.World.Map,MLEM.Cameras.Camera)": "TinyLife.World.Soundscape.yml",
|
||||
"TinyLife.World.Stairs": "TinyLife.World.Stairs.yml",
|
||||
"TinyLife.World.Stairs.#ctor(TinyLife.World.StairsType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Int32,MLEM.Misc.Direction2)": "TinyLife.World.Stairs.yml",
|
||||
"TinyLife.World.Stairs.#ctor(TinyLife.World.StairsType,System.Int32[],TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Int32,MLEM.Misc.Direction2,System.Boolean)": "TinyLife.World.Stairs.yml",
|
||||
"TinyLife.World.Stairs.Area": "TinyLife.World.Stairs.yml",
|
||||
"TinyLife.World.Stairs.BottomEntryPosition": "TinyLife.World.Stairs.yml",
|
||||
"TinyLife.World.Stairs.Colors": "TinyLife.World.Stairs.yml",
|
||||
|
@ -4067,10 +4170,10 @@
|
|||
"TinyLife.World.StairsType.#ctor(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,System.Boolean,MLEM.Textures.TextureRegion,TinyLife.Utilities.ColorScheme[])": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.#ctor(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,System.Boolean,MLEM.Textures.TextureRegion,TinyLife.Utilities.ColorSettings)": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.#ctor(System.String,System.Int32,System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion},Microsoft.Xna.Framework.Point,System.Boolean,TinyLife.Utilities.ColorScheme[])": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.AllowsWallpaper": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.Colors": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch,TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Int32,Microsoft.Xna.Framework.Vector2,MLEM.Misc.Direction2,MLEM.Misc.Direction2,System.Int32[],TinyLife.World.Wallpaper,System.Single,System.Single,System.Nullable{Microsoft.Xna.Framework.Color})": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.GameTime,TinyLife.World.Map,System.Int32[],System.Single)": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.HasWallpaper": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.DrawUi(MLEM.Ui.Elements.Element,Microsoft.Xna.Framework.Graphics.SpriteBatch,Microsoft.Xna.Framework.GameTime,TinyLife.World.Map,System.Int32[],TinyLife.World.Wallpaper,System.Single)": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.Icon": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.Name": "TinyLife.World.StairsType.yml",
|
||||
"TinyLife.World.StairsType.Price": "TinyLife.World.StairsType.yml",
|
||||
|
|
|
@ -17,7 +17,6 @@ items:
|
|||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.ElapsedTime
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.FindAllActionObjects(TinyLife.Objects.Person,TinyLife.Actions.ActionType,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2})
|
||||
- TinyLife.Actions.Action.FindAllFreeFurniture(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory,TinyLife.Objects.FurnitureType,System.Boolean,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Nullable{System.Single},System.Boolean,System.Boolean)
|
||||
- TinyLife.Actions.Action.FindAllFreeGround(TinyLife.Objects.Person,TinyLife.World.Map,System.Nullable{Microsoft.Xna.Framework.Vector2},System.Nullable{System.Single},System.Nullable{System.Single},System.Boolean)
|
||||
|
@ -1706,43 +1705,6 @@ items:
|
|||
content: public void ResetSpeech()
|
||||
content.vb: Public Sub ResetSpeech()
|
||||
overload: TinyLife.Actions.Action.ResetSpeech*
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
id: FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/Action.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FacePartner
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 486
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
A utility method that causes this action's <xref href="TinyLife.Actions.Action.Person" data-throw-if-not-resolved="false"></xref> to face in the direction of the given <code class="paramref">partner</code>.
|
||||
|
||||
This method returns <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a> if the <xref href="TinyLife.Actions.Action.Person" data-throw-if-not-resolved="false"></xref> is occupying a furniture object, or if they're standing in the same location as the <code class="paramref">partner</code>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public bool FacePartner(Person partner)
|
||||
parameters:
|
||||
- id: partner
|
||||
type: TinyLife.Objects.Person
|
||||
return:
|
||||
type: System.Boolean
|
||||
description: Whether it was possible to face in the partner's direction.
|
||||
content.vb: Public Function FacePartner(partner As Person) As Boolean
|
||||
overload: TinyLife.Actions.Action.FacePartner*
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
id: CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
|
@ -1761,7 +1723,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteIfNeedFull
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 501
|
||||
startLine: 487
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1799,7 +1761,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteIfTimeUp
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 515
|
||||
startLine: 501
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1852,7 +1814,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CancelIfEmotional
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 529
|
||||
startLine: 515
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1894,7 +1856,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sit
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 545
|
||||
startLine: 531
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1945,7 +1907,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetChildren
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 561
|
||||
startLine: 547
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1986,7 +1948,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetChild
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 578
|
||||
startLine: 564
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2033,7 +1995,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpAndGoTo
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 620
|
||||
startLine: 606
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2083,7 +2045,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpAndGoTo
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 633
|
||||
startLine: 619
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2133,7 +2095,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeChair
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 670
|
||||
startLine: 656
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2176,7 +2138,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeChairs
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 687
|
||||
startLine: 673
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2225,7 +2187,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetSeatCategory
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 707
|
||||
startLine: 693
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2263,7 +2225,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreePeople
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 724
|
||||
startLine: 710
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2292,7 +2254,7 @@ items:
|
|||
description: The radius that should be searched for people in, or 32 by default
|
||||
- id: ignoreVisibility
|
||||
type: System.Boolean
|
||||
description: Whether the visibility (<xref href="TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)" data-throw-if-not-resolved="false"></xref>) of the object's lot should be ignored, or false by default
|
||||
description: Whether the visibility and potential reachability of the object should be ignored. Defaults to <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
||||
- id: ignoreNeeds
|
||||
type: System.Boolean
|
||||
description: Whether the free people's needs should be ignored.
|
||||
|
@ -2325,7 +2287,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeFurniture
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 751
|
||||
startLine: 737
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2363,7 +2325,7 @@ items:
|
|||
description: Whether furniture that is <xref href="TinyLife.Objects.BreakableFurniture.Broken" data-throw-if-not-resolved="false"></xref> can be returned
|
||||
- id: ignoreVisibility
|
||||
type: System.Boolean
|
||||
description: Whether the visibility (<xref href="TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)" data-throw-if-not-resolved="false"></xref>) of the object's lot should be ignored, or false by default
|
||||
description: Whether the visibility and potential reachability of the object should be ignored. Defaults to <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
||||
return:
|
||||
type: System.Collections.Generic.IEnumerable{TinyLife.Objects.Furniture}
|
||||
description: A set of valid furniture
|
||||
|
@ -2390,7 +2352,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeWalls
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 771
|
||||
startLine: 757
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2416,7 +2378,7 @@ items:
|
|||
description: The radius that should be searched for walls in, or 32 by default
|
||||
- id: ignoreVisibility
|
||||
type: System.Boolean
|
||||
description: Whether the visibility (<xref href="TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)" data-throw-if-not-resolved="false"></xref>) of the object's lot should be ignored, or false by default
|
||||
description: Whether the visibility and potential reachability of the object should be ignored. Defaults to <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
||||
typeParameters:
|
||||
- id: T
|
||||
return:
|
||||
|
@ -2445,7 +2407,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllFreeGround
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 790
|
||||
startLine: 776
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2471,7 +2433,7 @@ items:
|
|||
description: The radius that should be searched for ground positions in, or 32 by default
|
||||
- id: ignoreVisibility
|
||||
type: System.Boolean
|
||||
description: Whether the visibility (<xref href="TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)" data-throw-if-not-resolved="false"></xref>) of the object's lot should be ignored, or false by default
|
||||
description: Whether the visibility and potential reachability of the object should be ignored. Defaults to <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
||||
return:
|
||||
type: System.Collections.Generic.IEnumerable{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32,TinyLife.World.Tile}}
|
||||
description: A set of valid locations
|
||||
|
@ -2498,7 +2460,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindFreeFurniture
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 812
|
||||
startLine: 798
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2530,7 +2492,7 @@ items:
|
|||
description: Whether furniture that is <xref href="TinyLife.Objects.BreakableFurniture.Broken" data-throw-if-not-resolved="false"></xref> can be returned
|
||||
- id: ignoreVisibility
|
||||
type: System.Boolean
|
||||
description: Whether the visibility (<xref href="TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)" data-throw-if-not-resolved="false"></xref>) of the object's lot should be ignored, or false by default
|
||||
description: Whether the visibility and potential reachability of the object should be ignored. Defaults to <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
|
||||
return:
|
||||
type: TinyLife.Actions.ActionInfo
|
||||
description: An action info for the best furniture, or null if there is none
|
||||
|
@ -2557,7 +2519,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindAllActionObjects
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 826
|
||||
startLine: 812
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2604,7 +2566,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FindValidActionObjects
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 865
|
||||
startLine: 851
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2663,7 +2625,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRandomValidArguments
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 882
|
||||
startLine: 868
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2707,7 +2669,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetTableSpot
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 910
|
||||
startLine: 896
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2748,7 +2710,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InvokeForBoth
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 923
|
||||
startLine: 909
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2789,7 +2751,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 935
|
||||
startLine: 921
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2830,7 +2792,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsInappropriate
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 946
|
||||
startLine: 932
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2871,7 +2833,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsLotContentVisible
|
||||
path: ../TinyLife/Actions/Action.cs
|
||||
startLine: 967
|
||||
startLine: 953
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -5847,12 +5809,6 @@ references:
|
|||
name: ResetSpeech
|
||||
nameWithType: Action.ResetSpeech
|
||||
fullName: TinyLife.Actions.Action.ResetSpeech
|
||||
- uid: TinyLife.Actions.Action.FacePartner*
|
||||
commentId: Overload:TinyLife.Actions.Action.FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner
|
||||
nameWithType: Action.FacePartner
|
||||
fullName: TinyLife.Actions.Action.FacePartner
|
||||
- uid: TinyLife.Need
|
||||
commentId: T:TinyLife.Need
|
||||
href: TinyLife.Need.html
|
||||
|
@ -6770,30 +6726,6 @@ references:
|
|||
name: GetSeatCategory
|
||||
nameWithType: Action.GetSeatCategory
|
||||
fullName: TinyLife.Actions.Action.GetSeatCategory
|
||||
- uid: TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
commentId: M:TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_IsLotVisible_TinyLife_World_Lot_
|
||||
name: IsLotVisible(Lot)
|
||||
nameWithType: GameImpl.IsLotVisible(Lot)
|
||||
fullName: TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
name: IsLotVisible
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_IsLotVisible_TinyLife_World_Lot_
|
||||
- name: (
|
||||
- uid: TinyLife.World.Lot
|
||||
name: Lot
|
||||
href: TinyLife.World.Lot.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.GameImpl.IsLotVisible(TinyLife.World.Lot)
|
||||
name: IsLotVisible
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_IsLotVisible_TinyLife_World_Lot_
|
||||
- name: (
|
||||
- uid: TinyLife.World.Lot
|
||||
name: Lot
|
||||
href: TinyLife.World.Lot.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FindAllFreePeople*
|
||||
commentId: Overload:TinyLife.Actions.Action.FindAllFreePeople
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FindAllFreePeople_TinyLife_Objects_Person_TinyLife_Actions_ActionType_TinyLife_World_Map_System_Nullable_Microsoft_Xna_Framework_Vector2__System_Nullable_System_Single__System_Nullable_System_Single__System_Boolean_System_Boolean_System_Boolean_
|
||||
|
|
|
@ -535,7 +535,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FreePeople
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 158
|
||||
startLine: 159
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -560,6 +560,7 @@ items:
|
|||
description: A <xref href="TinyLife.Actions.ActionType.CanExecuteDelegate" data-throw-if-not-resolved="false"></xref>-esque function that determines whether a given person should be included.
|
||||
- id: showRelationship
|
||||
type: System.Boolean
|
||||
description: Whether the relationship level between the <code class="paramref">info</code>'s <xref href="TinyLife.Actions.ActionInfo.Person" data-throw-if-not-resolved="false"></xref> and the free people should be displayed.
|
||||
return:
|
||||
type: System.Collections.Generic.IEnumerable{TinyLife.Actions.ActionArgument}
|
||||
description: A set of action varieties that represents the free people around.
|
||||
|
@ -586,7 +587,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StoredFurniture
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 177
|
||||
startLine: 178
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -630,7 +631,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ImageLayout
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 198
|
||||
startLine: 199
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -677,7 +678,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PortraitLayout
|
||||
path: ../TinyLife/Actions/ActionArgument.cs
|
||||
startLine: 219
|
||||
startLine: 222
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -688,11 +689,13 @@ items:
|
|||
parameters:
|
||||
- id: person
|
||||
type: TinyLife.Objects.Person
|
||||
description: The person that will be interacting with the portrait layout, and subsequently the <code class="paramref">otherPerson</code>.
|
||||
- id: otherPerson
|
||||
type: TinyLife.Objects.Person
|
||||
description: The person to create the portrait layout for
|
||||
- id: showRelationship
|
||||
type: System.Boolean
|
||||
description: Whether the relationship level between the <code class="paramref">person</code> and the <code class="paramref">otherPerson</code> should be displayed.
|
||||
return:
|
||||
type: System.Action{System.ValueTuple{MLEM.Ui.Elements.Group,MLEM.Ui.Elements.Button,MLEM.Ui.Elements.Image,MLEM.Ui.Elements.Tooltip}}
|
||||
description: An action that can be fed into <xref href="TinyLife.Actions.ActionArgument.CustomLayout" data-throw-if-not-resolved="false"></xref>
|
||||
|
@ -2158,6 +2161,12 @@ references:
|
|||
name: AskToTaste
|
||||
nameWithType: ActionType.AskToTaste
|
||||
fullName: TinyLife.Actions.ActionType.AskToTaste
|
||||
- uid: TinyLife.Actions.ActionInfo.Person
|
||||
commentId: P:TinyLife.Actions.ActionInfo.Person
|
||||
href: TinyLife.Actions.ActionInfo.html#TinyLife_Actions_ActionInfo_Person
|
||||
name: Person
|
||||
nameWithType: ActionInfo.Person
|
||||
fullName: TinyLife.Actions.ActionInfo.Person
|
||||
- uid: TinyLife.Actions.ActionArgument.FreePeople*
|
||||
commentId: Overload:TinyLife.Actions.ActionArgument.FreePeople
|
||||
href: TinyLife.Actions.ActionArgument.html#TinyLife_Actions_ActionArgument_FreePeople_TinyLife_Actions_ActionInfo_System_Boolean_System_Func_System_ValueTuple_TinyLife_Actions_ActionInfo_TinyLife_Objects_Person_System_Boolean__TinyLife_Actions_CanExecuteResult__System_Boolean_
|
||||
|
|
|
@ -508,7 +508,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddAuxiliaryObject
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 156
|
||||
startLine: 158
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -550,7 +550,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObjects
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 177
|
||||
startLine: 179
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -600,7 +600,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObject
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 197
|
||||
startLine: 199
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -650,7 +650,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedActionSpot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 217
|
||||
startLine: 219
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -690,7 +690,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToFreeActionSpot
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 238
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -728,7 +728,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInvolvedObjectIds
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 250
|
||||
startLine: 252
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -759,7 +759,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 266
|
||||
startLine: 268
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -796,7 +796,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 347
|
||||
startLine: 349
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -843,7 +843,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromLocation
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 360
|
||||
startLine: 362
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -893,7 +893,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromObjectGeneric
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 373
|
||||
startLine: 375
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -943,7 +943,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromObjectGeneric
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 383
|
||||
startLine: 385
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -981,7 +981,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromSelf
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 392
|
||||
startLine: 394
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1016,7 +1016,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FromActionInfo
|
||||
path: ../TinyLife/Actions/ActionInfo.cs
|
||||
startLine: 403
|
||||
startLine: 405
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -27,7 +27,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AiSettings
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 364
|
||||
startLine: 373
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SolvedNeeds
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 372
|
||||
startLine: 381
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -99,7 +99,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PassivePriority
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 380
|
||||
startLine: 389
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -137,7 +137,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanDoRandomly
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 387
|
||||
startLine: 396
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -173,7 +173,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanDoAtAnyPoint
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 394
|
||||
startLine: 403
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -209,7 +209,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NeedsFreeActionSpot
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 400
|
||||
startLine: 409
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -243,7 +243,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnoreAiDisabled
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 404
|
||||
startLine: 413
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -272,7 +272,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EnqueuePriority
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 408
|
||||
startLine: 417
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -301,7 +301,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 413
|
||||
startLine: 422
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteDelegate
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 172
|
||||
startLine: 181
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -49,7 +49,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TypeSettings
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 177
|
||||
startLine: 186
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -87,7 +87,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 182
|
||||
startLine: 191
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -116,7 +116,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NameWithoutCategory
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 187
|
||||
startLine: 196
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -150,7 +150,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Categories
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 192
|
||||
startLine: 201
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -184,7 +184,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Texture
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 197
|
||||
startLine: 206
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -216,7 +216,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Context
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 202
|
||||
startLine: 211
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -248,7 +248,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecute
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 208
|
||||
startLine: 217
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -282,7 +282,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedType
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 213
|
||||
startLine: 222
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -314,7 +314,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructorArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 218
|
||||
startLine: 227
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -346,7 +346,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PossibleArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 226
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -384,7 +384,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MaximumArguments
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 231
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -416,7 +416,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NoValidArgumentsResult
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 236
|
||||
startLine: 245
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -448,7 +448,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ai
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 241
|
||||
startLine: 250
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -480,7 +480,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsInappropriateElsewhere
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 247
|
||||
startLine: 256
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -514,7 +514,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IconName
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 253
|
||||
startLine: 262
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -548,7 +548,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 259
|
||||
startLine: 268
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -582,7 +582,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredSkill
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 265
|
||||
startLine: 274
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -616,7 +616,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredAges
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 270
|
||||
startLine: 279
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -648,7 +648,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredEmotion
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 275
|
||||
startLine: 284
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -680,7 +680,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPersonality
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 280
|
||||
startLine: 289
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -712,7 +712,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnoreObjectConditions
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 286
|
||||
startLine: 295
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -746,7 +746,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPartnerEmployment
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 292
|
||||
startLine: 301
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -758,10 +758,10 @@ items:
|
|||
If the <xref href="TinyLife.Actions.ActionType.TypeSettings.IconName" data-throw-if-not-resolved="false"></xref> is not set, the required lot type's icon will automatically be used.
|
||||
example: []
|
||||
syntax:
|
||||
content: public LotType RequiredPartnerEmployment
|
||||
content: public LotEmployment RequiredPartnerEmployment
|
||||
return:
|
||||
type: TinyLife.World.LotType
|
||||
content.vb: Public RequiredPartnerEmployment As LotType
|
||||
type: TinyLife.World.LotEmployment
|
||||
content.vb: Public RequiredPartnerEmployment As LotEmployment
|
||||
- uid: TinyLife.Actions.ActionType.TypeSettings.RequiredPartnerAges
|
||||
commentId: F:TinyLife.Actions.ActionType.TypeSettings.RequiredPartnerAges
|
||||
id: RequiredPartnerAges
|
||||
|
@ -780,7 +780,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPartnerAges
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 297
|
||||
startLine: 306
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -812,7 +812,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredJob
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 302
|
||||
startLine: 311
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -844,7 +844,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredUpgrade
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 308
|
||||
startLine: 317
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -876,7 +876,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 319
|
||||
startLine: 328
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -917,7 +917,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 328
|
||||
startLine: 337
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -948,7 +948,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetData
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 339
|
||||
startLine: 348
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -988,7 +988,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetData
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 344
|
||||
startLine: 353
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1030,7 +1030,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetData
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 350
|
||||
startLine: 359
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1073,7 +1073,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDataKeys
|
||||
path: ../TinyLife/Actions/ActionType.cs
|
||||
startLine: 355
|
||||
startLine: 364
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2933,6 +2933,13 @@ references:
|
|||
name: Cafe
|
||||
nameWithType: LotType.Cafe
|
||||
fullName: TinyLife.World.LotType.Cafe
|
||||
- uid: TinyLife.World.LotEmployment
|
||||
commentId: T:TinyLife.World.LotEmployment
|
||||
parent: TinyLife.World
|
||||
href: TinyLife.World.LotEmployment.html
|
||||
name: LotEmployment
|
||||
nameWithType: LotEmployment
|
||||
fullName: TinyLife.World.LotEmployment
|
||||
- uid: TinyLife.World
|
||||
commentId: N:TinyLife.World
|
||||
href: TinyLife.html
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -95,7 +95,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1851,31 +1850,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -93,7 +93,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1974,31 +1973,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -350,7 +350,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetInteractingItemForAction
|
||||
path: ../TinyLife/Actions/Behaviors/GetAndSitDownBehavior.cs
|
||||
startLine: 178
|
||||
startLine: 179
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Behaviors
|
||||
|
|
|
@ -82,7 +82,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1611,31 +1610,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -77,7 +77,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1668,31 +1667,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -78,7 +78,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1753,31 +1752,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -29,7 +29,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DieAction
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 20
|
||||
startLine: 19
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -79,7 +79,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -135,7 +134,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reason
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 26
|
||||
startLine: 25
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -174,7 +173,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 29
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -212,7 +211,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 32
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -244,7 +243,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 38
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -279,7 +278,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 43
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -320,7 +319,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanEnqueueConversation
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 48
|
||||
startLine: 47
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -364,7 +363,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 53
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -409,7 +408,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 96
|
||||
startLine: 95
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -446,7 +445,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 101
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -484,7 +483,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Enqueue
|
||||
path: ../TinyLife/Actions/DieAction.cs
|
||||
startLine: 113
|
||||
startLine: 112
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1722,31 +1721,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -88,7 +88,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1800,31 +1799,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -82,7 +82,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1662,31 +1661,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -89,7 +89,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -341,7 +340,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 92
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -377,7 +376,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/GoHereAction.cs
|
||||
startLine: 101
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1885,31 +1884,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -123,7 +123,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 28
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -158,7 +158,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 38
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -203,7 +203,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitializeExact
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 51
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -238,7 +238,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 69
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -282,7 +282,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 85
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
@ -323,11 +323,11 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 102
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
summary: Returns whether the current <xref href="TinyLife.Actions.Handlers.UnderlyingActionHandler.Action" data-throw-if-not-resolved="false"></xref> is completed, or returns <xref href="TinyLife.Actions.CompletionType.Completed" data-throw-if-not-resolved="false"></xref> if there is no current action.
|
||||
summary: Returns whether the current <xref href="TinyLife.Actions.Handlers.UnderlyingActionHandler.Action" data-throw-if-not-resolved="false"></xref> is completed, or returns <xref href="TinyLife.Actions.CompletionType.Completed" data-throw-if-not-resolved="false"></xref> if there is no current or previously executed action.
|
||||
example: []
|
||||
syntax:
|
||||
content: public CompletionType IsCompleted()
|
||||
|
@ -354,7 +354,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/Handlers/UnderlyingActionHandler.cs
|
||||
startLine: 113
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions.Handlers
|
||||
|
|
|
@ -110,7 +110,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -2737,31 +2736,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -104,7 +104,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -2376,31 +2375,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -98,7 +98,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -2079,31 +2078,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -30,7 +30,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OrderFromStaffAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 14
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -110,7 +110,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -166,7 +165,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ImportantObject
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 19
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -197,7 +196,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PickUpOrderAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 24
|
||||
startLine: 23
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -231,7 +230,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MaxDistanceFromObject
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 28
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -262,7 +261,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 31
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -300,7 +299,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 34
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -335,7 +334,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreatePrepareAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 41
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -370,7 +369,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 44
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -409,7 +408,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 68
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -456,7 +455,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 75
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -493,7 +492,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 80
|
||||
startLine: 79
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -536,7 +535,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/OrderFromStaffAction.cs
|
||||
startLine: 85
|
||||
startLine: 84
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -2481,31 +2480,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -91,7 +91,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -181,7 +180,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 36
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -201,6 +200,7 @@ items:
|
|||
description: The action info
|
||||
- id: discardHeldItemFirst
|
||||
type: System.Boolean
|
||||
description: Whether a <xref href="TinyLife.Actions.DiscardHeldItemAction" data-throw-if-not-resolved="false"></xref> should be enqueued and executed before leaving town.
|
||||
- id: restoreNeedsEqually
|
||||
type: System.Boolean
|
||||
description: Whether all needs should be restored equally. If this is true, all specified needs will be restored perpetually instead of just low ones.
|
||||
|
@ -230,7 +230,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 49
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -247,6 +247,7 @@ items:
|
|||
description: The action info
|
||||
- id: discardHeldItemFirst
|
||||
type: System.Boolean
|
||||
description: Whether a <xref href="TinyLife.Actions.DiscardHeldItemAction" data-throw-if-not-resolved="false"></xref> should be enqueued and executed before leaving town.
|
||||
- id: restoreNeedsEqually
|
||||
type: System.Boolean
|
||||
description: Whether all needs should be restored equally. If this is true, all specified needs will be restored perpetually instead of just low ones.
|
||||
|
@ -276,7 +277,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFirstActions
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 56
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -315,7 +316,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 65
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -347,7 +348,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 71
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -394,7 +395,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetNextAction
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 95
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -435,7 +436,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanEnqueueConversation
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 102
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -479,7 +480,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CausesExtremelyFastSpeed
|
||||
path: ../TinyLife/Actions/OutOfTownAction.cs
|
||||
startLine: 107
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1900,31 +1901,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
@ -4174,6 +4150,12 @@ references:
|
|||
name: OutOfTownAction
|
||||
nameWithType: OutOfTownAction
|
||||
fullName: TinyLife.Actions.OutOfTownAction
|
||||
- uid: TinyLife.Actions.DiscardHeldItemAction
|
||||
commentId: T:TinyLife.Actions.DiscardHeldItemAction
|
||||
href: TinyLife.Actions.DiscardHeldItemAction.html
|
||||
name: DiscardHeldItemAction
|
||||
nameWithType: DiscardHeldItemAction
|
||||
fullName: TinyLife.Actions.DiscardHeldItemAction
|
||||
- uid: TinyLife.Actions.OutOfTownAction.#ctor*
|
||||
commentId: Overload:TinyLife.Actions.OutOfTownAction.#ctor
|
||||
href: TinyLife.Actions.OutOfTownAction.html#TinyLife_Actions_OutOfTownAction__ctor_TinyLife_Actions_ActionType_TinyLife_Actions_ActionInfo_System_Boolean_System_Boolean_TinyLife_NeedType___
|
||||
|
|
|
@ -85,7 +85,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -573,7 +572,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/PathfindAction.cs
|
||||
startLine: 128
|
||||
startLine: 125
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1802,31 +1801,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -80,7 +80,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1762,31 +1761,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -87,7 +87,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1787,31 +1786,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -88,7 +88,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1839,31 +1838,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -29,10 +29,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionSettings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 55
|
||||
startLine: 75
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A struct used by <xref href="TinyLife.Actions.SimpleBehaviorAction" data-throw-if-not-resolved="false"></xref>'s <xref href="TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)" data-throw-if-not-resolved="false"></xref> method to pass settings onto a simple behavior action.
|
||||
example: []
|
||||
syntax:
|
||||
content: public struct SimpleBehaviorAction.ActionSettings
|
||||
content.vb: Public Structure SimpleBehaviorAction.ActionSettings
|
||||
|
@ -63,10 +65,15 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 57
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
A set of <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> that should be used.
|
||||
|
||||
These will be amended with additional info based on these action settings in <xref href="TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ActionType.TypeSettings Settings
|
||||
return:
|
||||
|
@ -90,10 +97,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructBehavior
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 58
|
||||
startLine: 85
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A function that constructs the behavior for this simple behavior action.
|
||||
example: []
|
||||
syntax:
|
||||
content: public required Func<SimpleBehaviorAction, ActionBehavior> ConstructBehavior
|
||||
return:
|
||||
|
@ -117,10 +126,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompletionTime
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 59
|
||||
startLine: 89
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: The amount of time passed to <xref href="TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan%2cSystem.Boolean%2cTinyLife.Skills.SkillType%2cSystem.Single%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public required TimeSpan CompletionTime
|
||||
return:
|
||||
|
@ -144,10 +155,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainedSkill
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 60
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A skill that is optionally gained in <xref href="TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime%2cSystem.TimeSpan%2cSystem.Single)" data-throw-if-not-resolved="false"></xref>, where the amount is multiplied with the passed in-game time.
|
||||
example: []
|
||||
syntax:
|
||||
content: public (SkillType Type, float Amount) GainedSkill
|
||||
return:
|
||||
|
@ -171,10 +184,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RestoredNeeds
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 61
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A a set of needs that are optionally restored in <xref href="TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime%2cSystem.TimeSpan%2cSystem.Single)" data-throw-if-not-resolved="false"></xref>, where the restoration amounts are multiplied with the passed in-game time.
|
||||
example: []
|
||||
syntax:
|
||||
content: public (NeedType Type, float Amount)[] RestoredNeeds
|
||||
return:
|
||||
|
@ -198,10 +213,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EfficiencyMattersCompletion
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 62
|
||||
startLine: 101
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: Whether efficiency matters for this action settings' <xref href="TinyLife.Actions.SimpleBehaviorAction.ActionSettings.CompletionTime" data-throw-if-not-resolved="false"></xref>. This is passed to <xref href="TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan%2cSystem.Boolean%2cTinyLife.Skills.SkillType%2cSystem.Single%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public bool EfficiencyMattersCompletion
|
||||
return:
|
||||
|
@ -225,10 +242,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisallowedEmotions
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 63
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A set of emotions that will cancel the simple behavior action, and that will cause new instances of the action not to be constructable.
|
||||
example: []
|
||||
syntax:
|
||||
content: public EmotionType[] DisallowedEmotions
|
||||
return:
|
||||
|
@ -252,10 +271,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 64
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: An action that is invoked when an instance of the simple behavior action is completed, in <xref href="TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Action<SimpleBehaviorAction, CompletionType> OnCompleted
|
||||
return:
|
||||
|
@ -279,10 +300,14 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AllowMultitasking
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 65
|
||||
startLine: 114
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
A function that determines whether multitasking is allowed. The arguments passed are the instance of the simple behavior action, as well as the two arguments passed to <xref href="TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)" data-throw-if-not-resolved="false"></xref>.
|
||||
If this is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a>, the base implementation is used in <xref href="TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Func<SimpleBehaviorAction, Action, bool> AllowMultitasking
|
||||
return:
|
||||
|
@ -306,23 +331,57 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 67
|
||||
startLine: 121
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: Creates a new set of action settings with the given defaults.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ActionSettings(string name, ObjectCategory context)
|
||||
parameters:
|
||||
- id: name
|
||||
type: System.String
|
||||
description: The name of the action to pass to the <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> constructor.
|
||||
- id: context
|
||||
type: TinyLife.Objects.ObjectCategory
|
||||
description: The context to pass to the <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> constructor.
|
||||
content.vb: Public Sub New(name As String, context As ObjectCategory)
|
||||
overload: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.#ctor*
|
||||
nameWithType.vb: SimpleBehaviorAction.ActionSettings.New(String, ObjectCategory)
|
||||
fullName.vb: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.New(String, TinyLife.Objects.ObjectCategory)
|
||||
name.vb: New(String, ObjectCategory)
|
||||
references:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction
|
||||
commentId: T:TinyLife.Actions.SimpleBehaviorAction
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html
|
||||
name: SimpleBehaviorAction
|
||||
nameWithType: SimpleBehaviorAction
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
commentId: M:TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
name: Create(ActionSettings)
|
||||
nameWithType: SimpleBehaviorAction.Create(SimpleBehaviorAction.ActionSettings)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
name: Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
name: ActionSettings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
name: Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
name: ActionSettings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions
|
||||
commentId: N:TinyLife.Actions
|
||||
href: TinyLife.html
|
||||
|
@ -763,6 +822,83 @@ references:
|
|||
- name: " "
|
||||
- name: TResult
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
parent: TinyLife.Actions.Action
|
||||
isExternal: true
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_CompleteIfTimeUp_System_TimeSpan_System_Boolean_TinyLife_Skills_SkillType_System_Single_System_Boolean_
|
||||
name: CompleteIfTimeUp(TimeSpan, bool, SkillType, float, bool)
|
||||
nameWithType: Action.CompleteIfTimeUp(TimeSpan, bool, SkillType, float, bool)
|
||||
fullName: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan, bool, TinyLife.Skills.SkillType, float, bool)
|
||||
nameWithType.vb: Action.CompleteIfTimeUp(TimeSpan, Boolean, SkillType, Single, Boolean)
|
||||
fullName.vb: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan, Boolean, TinyLife.Skills.SkillType, Single, Boolean)
|
||||
name.vb: CompleteIfTimeUp(TimeSpan, Boolean, SkillType, Single, Boolean)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
name: CompleteIfTimeUp
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_CompleteIfTimeUp_System_TimeSpan_System_Boolean_TinyLife_Skills_SkillType_System_Single_System_Boolean_
|
||||
- name: (
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Boolean
|
||||
name: bool
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Skills.SkillType
|
||||
name: SkillType
|
||||
href: TinyLife.Skills.SkillType.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Boolean
|
||||
name: bool
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
name: CompleteIfTimeUp
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_CompleteIfTimeUp_System_TimeSpan_System_Boolean_TinyLife_Skills_SkillType_System_Single_System_Boolean_
|
||||
- name: (
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Boolean
|
||||
name: Boolean
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Skills.SkillType
|
||||
name: SkillType
|
||||
href: TinyLife.Skills.SkillType.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Boolean
|
||||
name: Boolean
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
||||
- name: )
|
||||
- uid: System.TimeSpan
|
||||
commentId: T:System.TimeSpan
|
||||
parent: System
|
||||
|
@ -771,6 +907,65 @@ references:
|
|||
name: TimeSpan
|
||||
nameWithType: TimeSpan
|
||||
fullName: System.TimeSpan
|
||||
- uid: TinyLife.Actions.Action
|
||||
commentId: T:TinyLife.Actions.Action
|
||||
parent: TinyLife.Actions
|
||||
href: TinyLife.Actions.Action.html
|
||||
name: Action
|
||||
nameWithType: Action
|
||||
fullName: TinyLife.Actions.Action
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
|
||||
commentId: M:TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
|
||||
isExternal: true
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenUpdate_Microsoft_Xna_Framework_GameTime_System_TimeSpan_System_Single_
|
||||
name: AndThenUpdate(GameTime, TimeSpan, float)
|
||||
nameWithType: SimpleBehaviorAction.AndThenUpdate(GameTime, TimeSpan, float)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, float)
|
||||
nameWithType.vb: SimpleBehaviorAction.AndThenUpdate(GameTime, TimeSpan, Single)
|
||||
fullName.vb: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime, System.TimeSpan, Single)
|
||||
name.vb: AndThenUpdate(GameTime, TimeSpan, Single)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
|
||||
name: AndThenUpdate
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenUpdate_Microsoft_Xna_Framework_GameTime_System_TimeSpan_System_Single_
|
||||
- name: (
|
||||
- uid: Microsoft.Xna.Framework.GameTime
|
||||
name: GameTime
|
||||
isExternal: true
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenUpdate(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
|
||||
name: AndThenUpdate
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenUpdate_Microsoft_Xna_Framework_GameTime_System_TimeSpan_System_Single_
|
||||
- name: (
|
||||
- uid: Microsoft.Xna.Framework.GameTime
|
||||
name: GameTime
|
||||
isExternal: true
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- uid: System.ValueTuple{TinyLife.Skills.SkillType,System.Single}
|
||||
commentId: T:System.ValueTuple{TinyLife.Skills.SkillType,System.Single}
|
||||
parent: System
|
||||
|
@ -902,6 +1097,12 @@ references:
|
|||
- name: )
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
commentId: F:TinyLife.Actions.SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html#TinyLife_Actions_SimpleBehaviorAction_ActionSettings_CompletionTime
|
||||
name: CompletionTime
|
||||
nameWithType: SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.CompletionTime
|
||||
- uid: System.Boolean
|
||||
commentId: T:System.Boolean
|
||||
parent: System
|
||||
|
@ -934,6 +1135,30 @@ references:
|
|||
href: TinyLife.Emotions.EmotionType.html
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
commentId: M:TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenOnCompleted_TinyLife_Actions_CompletionType_
|
||||
name: AndThenOnCompleted(CompletionType)
|
||||
nameWithType: SimpleBehaviorAction.AndThenOnCompleted(CompletionType)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
name: AndThenOnCompleted
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenOnCompleted_TinyLife_Actions_CompletionType_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.CompletionType
|
||||
name: CompletionType
|
||||
href: TinyLife.Actions.CompletionType.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted(TinyLife.Actions.CompletionType)
|
||||
name: AndThenOnCompleted
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_AndThenOnCompleted_TinyLife_Actions_CompletionType_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.CompletionType
|
||||
name: CompletionType
|
||||
href: TinyLife.Actions.CompletionType.html
|
||||
- name: )
|
||||
- uid: System.Action{TinyLife.Actions.SimpleBehaviorAction,TinyLife.Actions.CompletionType}
|
||||
commentId: T:System.Action{TinyLife.Actions.SimpleBehaviorAction,TinyLife.Actions.CompletionType}
|
||||
parent: System
|
||||
|
@ -1011,6 +1236,30 @@ references:
|
|||
- name: " "
|
||||
- name: T2
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
commentId: M:TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_CanMultitask_TinyLife_Actions_Action_
|
||||
name: CanMultitask(Action)
|
||||
nameWithType: SimpleBehaviorAction.CanMultitask(Action)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
name: CanMultitask
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_CanMultitask_TinyLife_Actions_Action_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.Action
|
||||
name: Action
|
||||
href: TinyLife.Actions.Action.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.CanMultitask(TinyLife.Actions.Action)
|
||||
name: CanMultitask
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_CanMultitask_TinyLife_Actions_Action_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.Action
|
||||
name: Action
|
||||
href: TinyLife.Actions.Action.html
|
||||
- name: )
|
||||
- uid: System.Func{TinyLife.Actions.SimpleBehaviorAction,TinyLife.Actions.Action,System.Boolean}
|
||||
commentId: T:System.Func{TinyLife.Actions.SimpleBehaviorAction,TinyLife.Actions.Action,System.Boolean}
|
||||
parent: System
|
||||
|
|
|
@ -26,10 +26,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SimpleBehaviorAction
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 10
|
||||
startLine: 13
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: A simple behavior action is a <xref href="TinyLife.Actions.BehaviorAction" data-throw-if-not-resolved="false"></xref> that can be constructed simply without requiring a custom class that extends <xref href="TinyLife.Actions.BehaviorAction" data-throw-if-not-resolved="false"></xref>. It does this through the <xref href="TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)" data-throw-if-not-resolved="false"></xref> method, similarly to <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: 'public class SimpleBehaviorAction : BehaviorAction<ActionBehavior>, IGenericDataHolder'
|
||||
content.vb: Public Class SimpleBehaviorAction Inherits BehaviorAction(Of ActionBehavior) Implements IGenericDataHolder
|
||||
|
@ -87,7 +89,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -143,10 +144,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 12
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: The underlying <xref href="TinyLife.Actions.SimpleBehaviorAction.ActionSettings" data-throw-if-not-resolved="false"></xref> for this simple behavior action instance.
|
||||
example: []
|
||||
syntax:
|
||||
content: public SimpleBehaviorAction.ActionSettings Settings { get; }
|
||||
parameters: []
|
||||
|
@ -172,10 +175,11 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 14
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
example: []
|
||||
syntax:
|
||||
content: public SimpleBehaviorAction(ActionType type, ActionInfo info)
|
||||
parameters:
|
||||
|
@ -206,7 +210,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanMultitask
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 18
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -249,7 +253,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 22
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -296,7 +300,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 34
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -331,7 +335,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 41
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -367,20 +371,64 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/SimpleBehaviorAction.cs
|
||||
startLine: 46
|
||||
startLine: 63
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
Creates a new set of type settings that uses the <xref href="TinyLife.Actions.SimpleBehaviorAction" data-throw-if-not-resolved="false"></xref> underlying action type, with the given <code class="paramref">settings</code>.
|
||||
|
||||
A part of this method, the <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref>'s <xref href="TinyLife.Actions.ActionType.TypeSettings.CanExecute" data-throw-if-not-resolved="false"></xref> delegate is extended with the <xref href="TinyLife.Actions.SimpleBehaviorAction.ActionSettings.DisallowedEmotions" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public static ActionType.TypeSettings Create(SimpleBehaviorAction.ActionSettings settings)
|
||||
parameters:
|
||||
- id: settings
|
||||
type: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
description: The settings to use for construction.
|
||||
return:
|
||||
type: TinyLife.Actions.ActionType.TypeSettings
|
||||
description: A set of <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> to use for registering.
|
||||
content.vb: Public Shared Function Create(settings As SimpleBehaviorAction.ActionSettings) As ActionType.TypeSettings
|
||||
overload: TinyLife.Actions.SimpleBehaviorAction.Create*
|
||||
references:
|
||||
- uid: TinyLife.Actions.BehaviorAction
|
||||
commentId: T:TinyLife.Actions.BehaviorAction
|
||||
parent: TinyLife.Actions
|
||||
href: TinyLife.Actions.BehaviorAction.html
|
||||
name: BehaviorAction
|
||||
nameWithType: BehaviorAction
|
||||
fullName: TinyLife.Actions.BehaviorAction
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
commentId: M:TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
name: Create(ActionSettings)
|
||||
nameWithType: SimpleBehaviorAction.Create(SimpleBehaviorAction.ActionSettings)
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
name: Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
name: ActionSettings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create(TinyLife.Actions.SimpleBehaviorAction.ActionSettings)
|
||||
name: Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
name: ActionSettings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.TalkAction
|
||||
commentId: T:TinyLife.Actions.TalkAction
|
||||
href: TinyLife.Actions.TalkAction.html
|
||||
name: TalkAction
|
||||
nameWithType: TalkAction
|
||||
fullName: TinyLife.Actions.TalkAction
|
||||
- uid: TinyLife.Actions
|
||||
commentId: N:TinyLife.Actions
|
||||
href: TinyLife.html
|
||||
|
@ -435,13 +483,6 @@ references:
|
|||
name: MultiAction
|
||||
nameWithType: MultiAction
|
||||
fullName: TinyLife.Actions.MultiAction
|
||||
- uid: TinyLife.Actions.BehaviorAction
|
||||
commentId: T:TinyLife.Actions.BehaviorAction
|
||||
parent: TinyLife.Actions
|
||||
href: TinyLife.Actions.BehaviorAction.html
|
||||
name: BehaviorAction
|
||||
nameWithType: BehaviorAction
|
||||
fullName: TinyLife.Actions.BehaviorAction
|
||||
- uid: TinyLife.Actions.BehaviorAction{TinyLife.Actions.Behaviors.ActionBehavior}
|
||||
commentId: T:TinyLife.Actions.BehaviorAction{TinyLife.Actions.Behaviors.ActionBehavior}
|
||||
parent: TinyLife.Actions
|
||||
|
@ -1873,31 +1914,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
@ -4077,12 +4093,6 @@ references:
|
|||
- uid: TinyLife.Utilities
|
||||
name: Utilities
|
||||
href: TinyLife.Utilities.html
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Settings*
|
||||
commentId: Overload:TinyLife.Actions.SimpleBehaviorAction.Settings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Settings
|
||||
name: Settings
|
||||
nameWithType: SimpleBehaviorAction.Settings
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Settings
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
commentId: T:TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
parent: TinyLife.Actions
|
||||
|
@ -4106,6 +4116,12 @@ references:
|
|||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings
|
||||
name: ActionSettings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Settings*
|
||||
commentId: Overload:TinyLife.Actions.SimpleBehaviorAction.Settings
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Settings
|
||||
name: Settings
|
||||
nameWithType: SimpleBehaviorAction.Settings
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Settings
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.#ctor*
|
||||
commentId: Overload:TinyLife.Actions.SimpleBehaviorAction.#ctor
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction__ctor_TinyLife_Actions_ActionType_TinyLife_Actions_ActionInfo_
|
||||
|
@ -4355,12 +4371,12 @@ references:
|
|||
name: AndThenOnCompleted
|
||||
nameWithType: SimpleBehaviorAction.AndThenOnCompleted
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.AndThenOnCompleted
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create*
|
||||
commentId: Overload:TinyLife.Actions.SimpleBehaviorAction.Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
name: Create
|
||||
nameWithType: SimpleBehaviorAction.Create
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Create
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction
|
||||
commentId: T:TinyLife.Actions.SimpleBehaviorAction
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html
|
||||
name: SimpleBehaviorAction
|
||||
nameWithType: SimpleBehaviorAction
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction
|
||||
- uid: TinyLife.Actions.ActionType.TypeSettings
|
||||
commentId: T:TinyLife.Actions.ActionType.TypeSettings
|
||||
parent: TinyLife.Actions
|
||||
|
@ -4384,3 +4400,21 @@ references:
|
|||
- uid: TinyLife.Actions.ActionType.TypeSettings
|
||||
name: TypeSettings
|
||||
href: TinyLife.Actions.ActionType.TypeSettings.html
|
||||
- uid: TinyLife.Actions.ActionType.TypeSettings.CanExecute
|
||||
commentId: F:TinyLife.Actions.ActionType.TypeSettings.CanExecute
|
||||
href: TinyLife.Actions.ActionType.TypeSettings.html#TinyLife_Actions_ActionType_TypeSettings_CanExecute
|
||||
name: CanExecute
|
||||
nameWithType: ActionType.TypeSettings.CanExecute
|
||||
fullName: TinyLife.Actions.ActionType.TypeSettings.CanExecute
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
commentId: F:TinyLife.Actions.SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.html#TinyLife_Actions_SimpleBehaviorAction_ActionSettings_DisallowedEmotions
|
||||
name: DisallowedEmotions
|
||||
nameWithType: SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.ActionSettings.DisallowedEmotions
|
||||
- uid: TinyLife.Actions.SimpleBehaviorAction.Create*
|
||||
commentId: Overload:TinyLife.Actions.SimpleBehaviorAction.Create
|
||||
href: TinyLife.Actions.SimpleBehaviorAction.html#TinyLife_Actions_SimpleBehaviorAction_Create_TinyLife_Actions_SimpleBehaviorAction_ActionSettings_
|
||||
name: Create
|
||||
nameWithType: SimpleBehaviorAction.Create
|
||||
fullName: TinyLife.Actions.SimpleBehaviorAction.Create
|
||||
|
|
|
@ -89,7 +89,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1799,31 +1798,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -81,7 +81,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1565,31 +1564,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -112,7 +112,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -2617,31 +2616,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -87,7 +87,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1810,31 +1809,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluationResult
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 460
|
||||
startLine: 462
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
|
|
@ -41,7 +41,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkSettings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 162
|
||||
startLine: 160
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -77,10 +77,15 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 164
|
||||
startLine: 166
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
The underlying <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> to use.
|
||||
|
||||
These will be amended in the various <xref href="TinyLife.Actions.TalkAction.Create(System.String%2cSystem.Func%7bTinyLife.Objects.Person%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref> methods, including <xref href="TinyLife.Actions.TalkAction.CreateFunny(System.String%2cSystem.Func%7bTinyLife.Objects.Person%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings%2cSystem.Int32%2cSystem.Int32)" data-throw-if-not-resolved="false"></xref>, <xref href="TinyLife.Actions.TalkAction.CreateRomantic(System.String%2cSystem.Func%7bTinyLife.Objects.Person%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref>, etc.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ActionType.TypeSettings Settings
|
||||
return:
|
||||
|
@ -104,7 +109,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FriendshipGain
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 169
|
||||
startLine: 171
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -136,7 +141,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoBadlyChance
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 174
|
||||
startLine: 176
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -168,7 +173,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkMinutes
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 178
|
||||
startLine: 180
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -197,7 +202,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EmoteCategory
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 182
|
||||
startLine: 184
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -226,7 +231,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpeakStyle
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 186
|
||||
startLine: 188
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -255,7 +260,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PartnerEmoteCategory
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 191
|
||||
startLine: 193
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -287,7 +292,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PartnerSpeakStyle
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 196
|
||||
startLine: 198
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -319,7 +324,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainedSkill
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 200
|
||||
startLine: 202
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -348,7 +353,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainSkillOnFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 205
|
||||
startLine: 207
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -380,7 +385,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RestoredNeed
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 210
|
||||
startLine: 212
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -412,7 +417,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FailEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 215
|
||||
startLine: 217
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -444,7 +449,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SuccessEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 219
|
||||
startLine: 221
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -473,7 +478,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GainRomancePercentage
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 225
|
||||
startLine: 227
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -507,7 +512,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LoweredEmotion
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 230
|
||||
startLine: 232
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -539,7 +544,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnSuccess
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 234
|
||||
startLine: 236
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -568,7 +573,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 238
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -597,7 +602,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 243
|
||||
startLine: 245
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -628,7 +633,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 261
|
||||
startLine: 263
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -669,7 +674,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateFully
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 274
|
||||
startLine: 276
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -706,7 +711,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateSimple
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 293
|
||||
startLine: 295
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -755,7 +760,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EvaluateValues
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 373
|
||||
startLine: 375
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1235,6 +1240,182 @@ references:
|
|||
- uid: TinyLife.Actions.ActionType.TypeSettings
|
||||
name: TypeSettings
|
||||
href: TinyLife.Actions.ActionType.TypeSettings.html
|
||||
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
||||
commentId: M:TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
||||
isExternal: true
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
||||
name: CreateFunny(string, Func<Person, float>, TalkSettings, int, int)
|
||||
nameWithType: TalkAction.CreateFunny(string, Func<Person, float>, TalkAction.TalkSettings, int, int)
|
||||
fullName: TinyLife.Actions.TalkAction.CreateFunny(string, System.Func<TinyLife.Objects.Person, float>, TinyLife.Actions.TalkAction.TalkSettings, int, int)
|
||||
nameWithType.vb: TalkAction.CreateFunny(String, Func(Of Person, Single), TalkAction.TalkSettings, Integer, Integer)
|
||||
fullName.vb: TinyLife.Actions.TalkAction.CreateFunny(String, System.Func(Of TinyLife.Objects.Person, Single), TinyLife.Actions.TalkAction.TalkSettings, Integer, Integer)
|
||||
name.vb: CreateFunny(String, Func(Of Person, Single), TalkSettings, Integer, Integer)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
||||
name: CreateFunny
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
||||
- name: (
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Func`2
|
||||
name: Func
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
||||
- name: <
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: '>'
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
||||
name: TalkSettings
|
||||
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: int
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: int
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.TalkAction.CreateFunny(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings,System.Int32,System.Int32)
|
||||
name: CreateFunny
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateFunny_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_System_Int32_System_Int32_
|
||||
- name: (
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Func`2
|
||||
name: Func
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
||||
name: TalkSettings
|
||||
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: Integer
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: Integer
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
||||
commentId: M:TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
||||
isExternal: true
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
||||
name: CreateRomantic(string, Func<Person, float>, TalkSettings)
|
||||
nameWithType: TalkAction.CreateRomantic(string, Func<Person, float>, TalkAction.TalkSettings)
|
||||
fullName: TinyLife.Actions.TalkAction.CreateRomantic(string, System.Func<TinyLife.Objects.Person, float>, TinyLife.Actions.TalkAction.TalkSettings)
|
||||
nameWithType.vb: TalkAction.CreateRomantic(String, Func(Of Person, Single), TalkAction.TalkSettings)
|
||||
fullName.vb: TinyLife.Actions.TalkAction.CreateRomantic(String, System.Func(Of TinyLife.Objects.Person, Single), TinyLife.Actions.TalkAction.TalkSettings)
|
||||
name.vb: CreateRomantic(String, Func(Of Person, Single), TalkSettings)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
||||
name: CreateRomantic
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
||||
- name: (
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Func`2
|
||||
name: Func
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
||||
- name: <
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: '>'
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
||||
name: TalkSettings
|
||||
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.TalkAction.CreateRomantic(System.String,System.Func{TinyLife.Objects.Person,System.Single},TinyLife.Actions.TalkAction.TalkSettings)
|
||||
name: CreateRomantic
|
||||
href: TinyLife.Actions.TalkAction.html#TinyLife_Actions_TalkAction_CreateRomantic_System_String_System_Func_TinyLife_Objects_Person_System_Single__TinyLife_Actions_TalkAction_TalkSettings_
|
||||
- name: (
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Func`2
|
||||
name: Func
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.func-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Actions.TalkAction.TalkSettings
|
||||
name: TalkSettings
|
||||
href: TinyLife.Actions.TalkAction.TalkSettings.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
||||
commentId: F:TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance
|
||||
href: TinyLife.Actions.TalkAction.TalkSettings.html#TinyLife_Actions_TalkAction_TalkSettings_GoBadlyChance
|
||||
|
|
|
@ -31,7 +31,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TalkAction
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 18
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -115,7 +115,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -171,7 +170,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnEvaluate
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 24
|
||||
startLine: 22
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -203,7 +202,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnTalkSuccess
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 29
|
||||
startLine: 27
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -235,7 +234,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnTalkFailure
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 34
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -267,7 +266,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 39
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -298,7 +297,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 42
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -336,7 +335,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateConversation
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 45
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -383,7 +382,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 53
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -419,7 +418,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsConversationCompleted
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 61
|
||||
startLine: 59
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -456,7 +455,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Create
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 73
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -503,7 +502,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateFunny
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 104
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -556,14 +555,14 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateMean
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 129
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
A helper method to create a <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref> using <xref href="TinyLife.Actions.TalkAction.Create(System.String%2cSystem.Func%7bTinyLife.Objects.Person%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref>, but with default settings applied for an action in the Mean category.
|
||||
|
||||
The passed <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> will be modified in this method, modifying its TalkSettings.CanExecute delegate to check <xref href="TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref> as well.
|
||||
The passed <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> will be modified in this method, modifying its <xref href="TinyLife.Actions.ActionType.TypeSettings.CanExecute" data-throw-if-not-resolved="false"></xref> delegate to check <xref href="TinyLife.Actions.ActionType.IsDislikedOrMean(TinyLife.Actions.ActionInfo%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref> as well.
|
||||
example: []
|
||||
syntax:
|
||||
content: public static ActionType.TypeSettings CreateMean(string name, Func<Person, float> priority, TalkAction.TalkSettings settings)
|
||||
|
@ -603,14 +602,14 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreateRomantic
|
||||
path: ../TinyLife/Actions/TalkAction.cs
|
||||
startLine: 143
|
||||
startLine: 141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
A helper method to create a <xref href="TinyLife.Actions.TalkAction" data-throw-if-not-resolved="false"></xref> using <xref href="TinyLife.Actions.TalkAction.Create(System.String%2cSystem.Func%7bTinyLife.Objects.Person%2cSystem.Single%7d%2cTinyLife.Actions.TalkAction.TalkSettings)" data-throw-if-not-resolved="false"></xref>, but with default settings applied for an action in the Romantic category.
|
||||
|
||||
The passed <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> will be modified in this method, modifying its TalkSettings.CanExecute delegate to check <xref href="TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref> as well, modifying its <xref href="TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance" data-throw-if-not-resolved="false"></xref> to be increased if the partner is already <xref href="TinyLife.Relationship.Dating" data-throw-if-not-resolved="false"></xref> someone else, and settings its <xref href="TinyLife.Actions.TalkAction.TalkSettings.FailEmotion" data-throw-if-not-resolved="false"></xref> to <xref href="TinyLife.Emotions.EmotionModifier.FailedRomance" data-throw-if-not-resolved="false"></xref>.
|
||||
The passed <xref href="TinyLife.Actions.TalkAction.TalkSettings" data-throw-if-not-resolved="false"></xref> will be modified in this method, modifying its <xref href="TinyLife.Actions.ActionType.TypeSettings.CanExecute" data-throw-if-not-resolved="false"></xref> delegate to check <xref href="TinyLife.Actions.ActionType.IsReadyForRomance(TinyLife.Actions.ActionInfo%2cSystem.Boolean)" data-throw-if-not-resolved="false"></xref> as well, modifying its <xref href="TinyLife.Actions.TalkAction.TalkSettings.GoBadlyChance" data-throw-if-not-resolved="false"></xref> to be increased if the partner is already <xref href="TinyLife.Relationship.Dating" data-throw-if-not-resolved="false"></xref> someone else, and settings its <xref href="TinyLife.Actions.TalkAction.TalkSettings.FailEmotion" data-throw-if-not-resolved="false"></xref> to <xref href="TinyLife.Emotions.EmotionModifier.FailedRomance" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public static ActionType.TypeSettings CreateRomantic(string name, Func<Person, float> priority, TalkAction.TalkSettings settings)
|
||||
|
@ -2685,31 +2684,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -77,7 +77,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1628,31 +1627,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -5,11 +5,12 @@ items:
|
|||
id: TryGoHereAction
|
||||
parent: TinyLife.Actions
|
||||
children:
|
||||
- TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo,System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}})
|
||||
- TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo)
|
||||
- TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}})
|
||||
- TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}})
|
||||
- TinyLife.Actions.TryGoHereAction.Initialize
|
||||
- TinyLife.Actions.TryGoHereAction.IsCompleted
|
||||
- TinyLife.Actions.TryGoHereAction.OnCompleted(TinyLife.Actions.CompletionType)
|
||||
- TinyLife.Actions.TryGoHereAction.PositionsToTry
|
||||
- TinyLife.Actions.TryGoHereAction.Update(Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single)
|
||||
- TinyLife.Actions.TryGoHereAction.Validate(TinyLife.Objects.Person)
|
||||
langs:
|
||||
|
@ -26,12 +27,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryGoHereAction
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 15
|
||||
startLine: 18
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: >-
|
||||
This action is similar to <xref href="TinyLife.Actions.GoHereAction" data-throw-if-not-resolved="false"></xref>, but takes in a set of positions rather than a single position.
|
||||
This action is similar to <xref href="TinyLife.Actions.GoHereAction" data-throw-if-not-resolved="false"></xref>, but considers all involved locations (<xref href="TinyLife.Actions.ActionInfo.GetInvolvedLocations" data-throw-if-not-resolved="false"></xref>) rather than a single position.
|
||||
|
||||
The action's <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> will then try to pathfind to each one of the positions in a random order, until one of them is valid, and go to it.
|
||||
example: []
|
||||
|
@ -76,7 +77,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -114,55 +114,16 @@ items:
|
|||
- System.Object.ToString
|
||||
extensionMethods:
|
||||
- TinyLife.Actions.TryGoHereAction.TinyLife.Utilities.Extensions.JsonCopy``1
|
||||
- uid: TinyLife.Actions.TryGoHereAction.PositionsToTry
|
||||
commentId: F:TinyLife.Actions.TryGoHereAction.PositionsToTry
|
||||
id: PositionsToTry
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}})
|
||||
commentId: M:TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}})
|
||||
id: '#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}})'
|
||||
parent: TinyLife.Actions.TryGoHereAction
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: PositionsToTry
|
||||
nameWithType: TryGoHereAction.PositionsToTry
|
||||
fullName: TinyLife.Actions.TryGoHereAction.PositionsToTry
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PositionsToTry
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: The set of positions to try to walk to.
|
||||
example: []
|
||||
syntax:
|
||||
content: >-
|
||||
[DataMember]
|
||||
|
||||
public readonly List<(Point Pos, int Floor)> PositionsToTry
|
||||
return:
|
||||
type: System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}}
|
||||
content.vb: >-
|
||||
<DataMember>
|
||||
|
||||
Public ReadOnly PositionsToTry As List(Of (Pos As Point, Floor As Integer))
|
||||
attributes:
|
||||
- type: System.Runtime.Serialization.DataMemberAttribute
|
||||
ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor
|
||||
arguments: []
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo,System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}})
|
||||
commentId: M:TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo,System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}})
|
||||
id: '#ctor(TinyLife.Actions.ActionInfo,System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}})'
|
||||
parent: TinyLife.Actions.TryGoHereAction
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: TryGoHereAction(ActionInfo, List<(Point Pos, int Floor)>)
|
||||
nameWithType: TryGoHereAction.TryGoHereAction(ActionInfo, List<(Point Pos, int Floor)>)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Actions.ActionInfo, System.Collections.Generic.List<(Microsoft.Xna.Framework.Point Pos, int Floor)>)
|
||||
name: TryGoHereAction(Person, IEnumerable<(Map Map, Point Pos, float Floor)>)
|
||||
nameWithType: TryGoHereAction.TryGoHereAction(Person, IEnumerable<(Map Map, Point Pos, float Floor)>)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Objects.Person, System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Point Pos, float Floor)>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
|
@ -171,23 +132,103 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 27
|
||||
startLine: 26
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
example: []
|
||||
syntax:
|
||||
content: public TryGoHereAction(ActionInfo info, List<(Point Pos, int Floor)> positionsToTry)
|
||||
content: public TryGoHereAction(Person person, IEnumerable<(Map Map, Point Pos, float Floor)> positions)
|
||||
parameters:
|
||||
- id: person
|
||||
type: TinyLife.Objects.Person
|
||||
- id: positions
|
||||
type: System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}}
|
||||
content.vb: Public Sub New(person As Person, positions As IEnumerable(Of (Map As Map, Pos As Point, Floor As Single)))
|
||||
overload: TinyLife.Actions.TryGoHereAction.#ctor*
|
||||
nameWithType.vb: TryGoHereAction.New(Person, IEnumerable(Of (Map As Map, Pos As Point, Floor As Single)))
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New(TinyLife.Objects.Person, System.Collections.Generic.IEnumerable(Of (Map As TinyLife.World.Map, Pos As Microsoft.Xna.Framework.Point, Floor As Single)))
|
||||
name.vb: New(Person, IEnumerable(Of (Map As Map, Pos As Point, Floor As Single)))
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}})
|
||||
commentId: M:TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}})
|
||||
id: '#ctor(TinyLife.Objects.Person,System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}})'
|
||||
parent: TinyLife.Actions.TryGoHereAction
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: TryGoHereAction(Person, IEnumerable<(Map Map, Vector2 Pos, float Floor)>)
|
||||
nameWithType: TryGoHereAction.TryGoHereAction(Person, IEnumerable<(Map Map, Vector2 Pos, float Floor)>)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Objects.Person, System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Vector2 Pos, float Floor)>)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
example: []
|
||||
syntax:
|
||||
content: public TryGoHereAction(Person person, IEnumerable<(Map Map, Vector2 Pos, float Floor)> positions)
|
||||
parameters:
|
||||
- id: person
|
||||
type: TinyLife.Objects.Person
|
||||
- id: positions
|
||||
type: System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}}
|
||||
content.vb: Public Sub New(person As Person, positions As IEnumerable(Of (Map As Map, Pos As Vector2, Floor As Single)))
|
||||
overload: TinyLife.Actions.TryGoHereAction.#ctor*
|
||||
nameWithType.vb: TryGoHereAction.New(Person, IEnumerable(Of (Map As Map, Pos As Vector2, Floor As Single)))
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New(TinyLife.Objects.Person, System.Collections.Generic.IEnumerable(Of (Map As TinyLife.World.Map, Pos As Microsoft.Xna.Framework.Vector2, Floor As Single)))
|
||||
name.vb: New(Person, IEnumerable(Of (Map As Map, Pos As Vector2, Floor As Single)))
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo)
|
||||
commentId: M:TinyLife.Actions.TryGoHereAction.#ctor(TinyLife.Actions.ActionInfo)
|
||||
id: '#ctor(TinyLife.Actions.ActionInfo)'
|
||||
parent: TinyLife.Actions.TryGoHereAction
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: TryGoHereAction(ActionInfo)
|
||||
nameWithType: TryGoHereAction.TryGoHereAction(ActionInfo)
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction(TinyLife.Actions.ActionInfo)
|
||||
type: Constructor
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Actions/TryGoHereAction.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
summary: Creates a new typeless action with the given action information.
|
||||
example: []
|
||||
syntax:
|
||||
content: >-
|
||||
[JsonConstructor]
|
||||
|
||||
public TryGoHereAction(ActionInfo info)
|
||||
parameters:
|
||||
- id: info
|
||||
type: TinyLife.Actions.ActionInfo
|
||||
- id: positionsToTry
|
||||
type: System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}}
|
||||
content.vb: Public Sub New(info As ActionInfo, positionsToTry As List(Of (Pos As Point, Floor As Integer)))
|
||||
description: The information for this action.
|
||||
content.vb: >-
|
||||
<JsonConstructor>
|
||||
|
||||
Public Sub New(info As ActionInfo)
|
||||
overload: TinyLife.Actions.TryGoHereAction.#ctor*
|
||||
nameWithType.vb: TryGoHereAction.New(ActionInfo, List(Of (Pos As Point, Floor As Integer)))
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New(TinyLife.Actions.ActionInfo, System.Collections.Generic.List(Of (Pos As Microsoft.Xna.Framework.Point, Floor As Integer)))
|
||||
name.vb: New(ActionInfo, List(Of (Pos As Point, Floor As Integer)))
|
||||
attributes:
|
||||
- type: Newtonsoft.Json.JsonConstructorAttribute
|
||||
ctor: Newtonsoft.Json.JsonConstructorAttribute.#ctor
|
||||
arguments: []
|
||||
nameWithType.vb: TryGoHereAction.New(ActionInfo)
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New(TinyLife.Actions.ActionInfo)
|
||||
name.vb: New(ActionInfo)
|
||||
- uid: TinyLife.Actions.TryGoHereAction.Initialize
|
||||
commentId: M:TinyLife.Actions.TryGoHereAction.Initialize
|
||||
id: Initialize
|
||||
|
@ -206,7 +247,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Initialize
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 33
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -238,7 +279,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 39
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -283,7 +324,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 49
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -324,7 +365,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 54
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -361,7 +402,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Actions/TryGoHereAction.cs
|
||||
startLine: 59
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -388,6 +429,24 @@ references:
|
|||
name: GoHereAction
|
||||
nameWithType: GoHereAction
|
||||
fullName: TinyLife.Actions.GoHereAction
|
||||
- uid: TinyLife.Actions.ActionInfo.GetInvolvedLocations
|
||||
commentId: M:TinyLife.Actions.ActionInfo.GetInvolvedLocations
|
||||
href: TinyLife.Actions.ActionInfo.html#TinyLife_Actions_ActionInfo_GetInvolvedLocations
|
||||
name: GetInvolvedLocations()
|
||||
nameWithType: ActionInfo.GetInvolvedLocations()
|
||||
fullName: TinyLife.Actions.ActionInfo.GetInvolvedLocations()
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.ActionInfo.GetInvolvedLocations
|
||||
name: GetInvolvedLocations
|
||||
href: TinyLife.Actions.ActionInfo.html#TinyLife_Actions_ActionInfo_GetInvolvedLocations
|
||||
- name: (
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.ActionInfo.GetInvolvedLocations
|
||||
name: GetInvolvedLocations
|
||||
href: TinyLife.Actions.ActionInfo.html#TinyLife_Actions_ActionInfo_GetInvolvedLocations
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Person
|
||||
commentId: T:TinyLife.Objects.Person
|
||||
parent: TinyLife.Objects
|
||||
|
@ -1594,31 +1653,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
@ -3787,55 +3821,84 @@ references:
|
|||
- uid: TinyLife.Utilities
|
||||
name: Utilities
|
||||
href: TinyLife.Utilities.html
|
||||
- uid: System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}}
|
||||
commentId: T:System.Collections.Generic.List{System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}}
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor*
|
||||
commentId: Overload:TinyLife.Actions.TryGoHereAction.#ctor
|
||||
href: TinyLife.Actions.TryGoHereAction.html#TinyLife_Actions_TryGoHereAction__ctor_TinyLife_Objects_Person_System_Collections_Generic_IEnumerable_System_ValueTuple_TinyLife_World_Map_Microsoft_Xna_Framework_Point_System_Single___
|
||||
name: TryGoHereAction
|
||||
nameWithType: TryGoHereAction.TryGoHereAction
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction
|
||||
nameWithType.vb: TryGoHereAction.New
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New
|
||||
name.vb: New
|
||||
- uid: System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}}
|
||||
commentId: T:System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.List`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<(Point Pos, int Floor)>
|
||||
nameWithType: List<(Point Pos, int Floor)>
|
||||
fullName: System.Collections.Generic.List<(Microsoft.Xna.Framework.Point Pos, int Floor)>
|
||||
nameWithType.vb: List(Of (Pos As Point, Floor As Integer))
|
||||
fullName.vb: System.Collections.Generic.List(Of (Pos As Microsoft.Xna.Framework.Point, Floor As Integer))
|
||||
name.vb: List(Of (Pos As Point, Floor As Integer))
|
||||
definition: System.Collections.Generic.IEnumerable`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
name: IEnumerable<(Map Map, Point Pos, float Floor)>
|
||||
nameWithType: IEnumerable<(Map Map, Point Pos, float Floor)>
|
||||
fullName: System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Point Pos, float Floor)>
|
||||
nameWithType.vb: IEnumerable(Of (Map As Map, Pos As Point, Floor As Single))
|
||||
fullName.vb: System.Collections.Generic.IEnumerable(Of (Map As TinyLife.World.Map, Pos As Microsoft.Xna.Framework.Point, Floor As Single))
|
||||
name.vb: IEnumerable(Of (Map As Map, Pos As Point, Floor As Single))
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: <
|
||||
- name: (
|
||||
- uid: TinyLife.World.Map
|
||||
name: Map
|
||||
href: TinyLife.World.Map.html
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Map
|
||||
name: Map
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.map
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: Microsoft.Xna.Framework.Point
|
||||
name: Point
|
||||
isExternal: true
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}.Pos
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Pos
|
||||
name: Pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-microsoft.xna.framework.point,system.int32-.pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.pos
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: int
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}.Floor
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Floor
|
||||
name: Floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-microsoft.xna.framework.point,system.int32-.floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.floor
|
||||
- name: )
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- name: (
|
||||
- uid: System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}.Pos
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Map
|
||||
name: Map
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.map
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
- uid: TinyLife.World.Map
|
||||
name: Map
|
||||
href: TinyLife.World.Map.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Pos
|
||||
name: Pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-microsoft.xna.framework.point,system.int32-.pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.pos
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
|
@ -3844,41 +3907,41 @@ references:
|
|||
isExternal: true
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{Microsoft.Xna.Framework.Point,System.Int32}.Floor
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Point,System.Single}.Floor
|
||||
name: Floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-microsoft.xna.framework.point,system.int32-.floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.point,system.single-.floor
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
- uid: System.Int32
|
||||
name: Integer
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: System.Collections.Generic.List`1
|
||||
commentId: T:System.Collections.Generic.List`1
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
commentId: T:System.Collections.Generic.IEnumerable`1
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<T>
|
||||
nameWithType: List<T>
|
||||
fullName: System.Collections.Generic.List<T>
|
||||
nameWithType.vb: List(Of T)
|
||||
fullName.vb: System.Collections.Generic.List(Of T)
|
||||
name.vb: List(Of T)
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
name: IEnumerable<T>
|
||||
nameWithType: IEnumerable<T>
|
||||
fullName: System.Collections.Generic.IEnumerable<T>
|
||||
nameWithType.vb: IEnumerable(Of T)
|
||||
fullName.vb: System.Collections.Generic.IEnumerable(Of T)
|
||||
name.vb: IEnumerable(Of T)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: <
|
||||
- name: T
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
|
@ -3921,15 +3984,95 @@ references:
|
|||
name: Generic
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
|
||||
- uid: TinyLife.Actions.TryGoHereAction.#ctor*
|
||||
commentId: Overload:TinyLife.Actions.TryGoHereAction.#ctor
|
||||
href: TinyLife.Actions.TryGoHereAction.html#TinyLife_Actions_TryGoHereAction__ctor_TinyLife_Actions_ActionInfo_System_Collections_Generic_List_System_ValueTuple_Microsoft_Xna_Framework_Point_System_Int32___
|
||||
name: TryGoHereAction
|
||||
nameWithType: TryGoHereAction.TryGoHereAction
|
||||
fullName: TinyLife.Actions.TryGoHereAction.TryGoHereAction
|
||||
nameWithType.vb: TryGoHereAction.New
|
||||
fullName.vb: TinyLife.Actions.TryGoHereAction.New
|
||||
name.vb: New
|
||||
- uid: System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}}
|
||||
commentId: T:System.Collections.Generic.IEnumerable{System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.IEnumerable`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
name: IEnumerable<(Map Map, Vector2 Pos, float Floor)>
|
||||
nameWithType: IEnumerable<(Map Map, Vector2 Pos, float Floor)>
|
||||
fullName: System.Collections.Generic.IEnumerable<(TinyLife.World.Map Map, Microsoft.Xna.Framework.Vector2 Pos, float Floor)>
|
||||
nameWithType.vb: IEnumerable(Of (Map As Map, Pos As Vector2, Floor As Single))
|
||||
fullName.vb: System.Collections.Generic.IEnumerable(Of (Map As TinyLife.World.Map, Pos As Microsoft.Xna.Framework.Vector2, Floor As Single))
|
||||
name.vb: IEnumerable(Of (Map As Map, Pos As Vector2, Floor As Single))
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: <
|
||||
- name: (
|
||||
- uid: TinyLife.World.Map
|
||||
name: Map
|
||||
href: TinyLife.World.Map.html
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Map
|
||||
name: Map
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.map
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: Microsoft.Xna.Framework.Vector2
|
||||
name: Vector2
|
||||
isExternal: true
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Pos
|
||||
name: Pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.pos
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Floor
|
||||
name: Floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.floor
|
||||
- name: )
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.IEnumerable`1
|
||||
name: IEnumerable
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- name: (
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Map
|
||||
name: Map
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.map
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
- uid: TinyLife.World.Map
|
||||
name: Map
|
||||
href: TinyLife.World.Map.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Pos
|
||||
name: Pos
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.pos
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
- uid: Microsoft.Xna.Framework.Vector2
|
||||
name: Vector2
|
||||
isExternal: true
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.ValueTuple{TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single}.Floor
|
||||
name: Floor
|
||||
href: https://learn.microsoft.com/dotnet/api/system.valuetuple-tinylife.world.map,microsoft.xna.framework.vector2,system.single-.floor
|
||||
- name: " "
|
||||
- name: As
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.ActionInfo
|
||||
commentId: T:TinyLife.Actions.ActionInfo
|
||||
parent: TinyLife.Actions
|
||||
|
|
|
@ -80,7 +80,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -1652,31 +1651,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -92,7 +92,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -2086,31 +2085,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -27,7 +27,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkAction
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 17
|
||||
startLine: 16
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -87,7 +87,6 @@ items:
|
|||
- TinyLife.Actions.Action.ThinkAlone(Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,System.Single,System.Single,System.Single,System.Single,System.Int32)
|
||||
- TinyLife.Actions.Action.SpeakInConversation(TinyLife.Objects.Person,Microsoft.Xna.Framework.GameTime,System.Single,TinyLife.Actions.EmoteCategory,TinyLife.Objects.SpeakStyle,System.Nullable{TinyLife.Actions.EmoteCategory},System.Nullable{TinyLife.Objects.SpeakStyle},System.Int32,System.Single,System.Single,System.Single,System.Single)
|
||||
- TinyLife.Actions.Action.ResetSpeech
|
||||
- TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
- TinyLife.Actions.Action.CompleteIfTimeUp(System.TimeSpan,System.Boolean,TinyLife.Skills.SkillType,System.Single,System.Boolean)
|
||||
- TinyLife.Actions.Action.CancelIfEmotional(TinyLife.Emotions.EmotionType[])
|
||||
|
@ -143,7 +142,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Job
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 22
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -174,7 +173,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 31
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -209,7 +208,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCancel
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 34
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -250,7 +249,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PreInitialize
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 39
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -282,7 +281,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenInitialize
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 45
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -314,7 +313,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenUpdate
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 58
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -361,7 +360,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenIsCompleted
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 88
|
||||
startLine: 87
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -396,7 +395,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AndThenOnCompleted
|
||||
path: ../TinyLife/Actions/WorkAction.cs
|
||||
startLine: 95
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Actions
|
||||
|
@ -1841,31 +1840,6 @@ references:
|
|||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_ResetSpeech
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
name: FacePartner(Person)
|
||||
nameWithType: Action.FacePartner(Person)
|
||||
fullName: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Actions.Action.FacePartner(TinyLife.Objects.Person)
|
||||
name: FacePartner
|
||||
href: TinyLife.Actions.Action.html#TinyLife_Actions_Action_FacePartner_TinyLife_Objects_Person_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person
|
||||
name: Person
|
||||
href: TinyLife.Objects.Person.html
|
||||
- name: )
|
||||
- uid: TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
commentId: M:TinyLife.Actions.Action.CompleteIfNeedFull(TinyLife.NeedType,TinyLife.Objects.Person)
|
||||
parent: TinyLife.Actions.Action
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CheatDelegate
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 884
|
||||
startLine: 861
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DebugDelegate
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 889
|
||||
startLine: 866
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -129,7 +129,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TryCheat
|
||||
path: ../TinyLife/Debug.cs
|
||||
startLine: 682
|
||||
startLine: 659
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -27,7 +27,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 469
|
||||
startLine: 478
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -79,7 +79,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 476
|
||||
startLine: 485
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -118,7 +118,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Amount
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 481
|
||||
startLine: 490
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -157,7 +157,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TotalTime
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 486
|
||||
startLine: 495
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -196,7 +196,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Time
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 491
|
||||
startLine: 500
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -237,7 +237,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 497
|
||||
startLine: 506
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -281,7 +281,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 502
|
||||
startLine: 511
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -312,7 +312,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PassTime
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 519
|
||||
startLine: 528
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -347,7 +347,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 533
|
||||
startLine: 542
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
|
@ -29,6 +29,7 @@ items:
|
|||
- TinyLife.Emotions.EmotionModifier.BadCreationAngry
|
||||
- TinyLife.Emotions.EmotionModifier.BadFood
|
||||
- TinyLife.Emotions.EmotionModifier.BadLibraryInfo
|
||||
- TinyLife.Emotions.EmotionModifier.BadPaintingAdvice
|
||||
- TinyLife.Emotions.EmotionModifier.BadStudyBook
|
||||
- TinyLife.Emotions.EmotionModifier.BadTeammates
|
||||
- TinyLife.Emotions.EmotionModifier.BeenAdopted
|
||||
|
@ -90,6 +91,7 @@ items:
|
|||
- TinyLife.Emotions.EmotionModifier.GetDisplayName(TinyLife.Emotions.EmotionModifier.Instance)
|
||||
- TinyLife.Emotions.EmotionModifier.GoodChildFood
|
||||
- TinyLife.Emotions.EmotionModifier.GoodFood
|
||||
- TinyLife.Emotions.EmotionModifier.GoodPaintingAdvice
|
||||
- TinyLife.Emotions.EmotionModifier.GoodStudyBook
|
||||
- TinyLife.Emotions.EmotionModifier.GoodWalkthrough
|
||||
- TinyLife.Emotions.EmotionModifier.GotRaise
|
||||
|
@ -193,6 +195,7 @@ items:
|
|||
- TinyLife.Emotions.EmotionModifier.ThriftyBoughtExpensiveItem
|
||||
- TinyLife.Emotions.EmotionModifier.TinkerFail
|
||||
- TinyLife.Emotions.EmotionModifier.TinkerFocused
|
||||
- TinyLife.Emotions.EmotionModifier.TooManyFoodRepeats
|
||||
- TinyLife.Emotions.EmotionModifier.TooMuchCoffee
|
||||
- TinyLife.Emotions.EmotionModifier.TooMuchProtein
|
||||
- TinyLife.Emotions.EmotionModifier.TvInspiredToCook
|
||||
|
@ -204,6 +207,9 @@ items:
|
|||
- TinyLife.Emotions.EmotionModifier.UpsettingConversation
|
||||
- TinyLife.Emotions.EmotionModifier.UsefulProgrammingResearch
|
||||
- TinyLife.Emotions.EmotionModifier.VacationDaysAgain
|
||||
- TinyLife.Emotions.EmotionModifier.ViewPaintingFocused
|
||||
- TinyLife.Emotions.EmotionModifier.ViewPaintingNegative
|
||||
- TinyLife.Emotions.EmotionModifier.ViewPaintingPositive
|
||||
- TinyLife.Emotions.EmotionModifier.WonTournament
|
||||
- TinyLife.Emotions.EmotionModifier.WoodworkingSplinter
|
||||
- TinyLife.Emotions.EmotionModifier.WritersBlock
|
||||
|
@ -4927,6 +4933,33 @@ items:
|
|||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly VacationDaysAgain As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.TooManyFoodRepeats
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.TooManyFoodRepeats
|
||||
id: TooManyFoodRepeats
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: TooManyFoodRepeats
|
||||
nameWithType: EmotionModifier.TooManyFoodRepeats
|
||||
fullName: TinyLife.Emotions.EmotionModifier.TooManyFoodRepeats
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TooManyFoodRepeats
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 219
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier TooManyFoodRepeats
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly TooManyFoodRepeats As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.GymTrainerPositive
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.GymTrainerPositive
|
||||
id: GymTrainerPositive
|
||||
|
@ -4945,7 +4978,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GymTrainerPositive
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 220
|
||||
startLine: 222
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -4972,7 +5005,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GymTrainerNegative
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 221
|
||||
startLine: 223
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -4999,7 +5032,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PottySuccess
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 222
|
||||
startLine: 224
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5026,7 +5059,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PottyFail
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 223
|
||||
startLine: 225
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5053,7 +5086,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PottyNotListening
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 224
|
||||
startLine: 226
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5080,7 +5113,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AbortionEmotions
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 225
|
||||
startLine: 227
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5107,7 +5140,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DiaperRash
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 227
|
||||
startLine: 229
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5134,7 +5167,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GrossDiaperChange
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 228
|
||||
startLine: 230
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5161,7 +5194,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SuddenlyPregnant
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 229
|
||||
startLine: 231
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5188,7 +5221,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PregnancyTestPositive
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 230
|
||||
startLine: 232
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5215,7 +5248,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PregnancyTestNegative
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 231
|
||||
startLine: 233
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5242,7 +5275,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Drunk
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 232
|
||||
startLine: 234
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5269,7 +5302,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NoBabyBathtub
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 233
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5296,7 +5329,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BabyBookPositive
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 234
|
||||
startLine: 236
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5323,7 +5356,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BabyBookNegative
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 235
|
||||
startLine: 237
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5350,7 +5383,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BabyBookHelpNegative
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 236
|
||||
startLine: 238
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5377,7 +5410,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WritingFrenzy
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 237
|
||||
startLine: 239
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5404,7 +5437,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpgradedShowerEmotions
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 240
|
||||
startLine: 242
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5413,6 +5446,141 @@ items:
|
|||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier[]
|
||||
content.vb: Public Shared ReadOnly UpgradedShowerEmotions As EmotionModifier()
|
||||
- uid: TinyLife.Emotions.EmotionModifier.ViewPaintingPositive
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.ViewPaintingPositive
|
||||
id: ViewPaintingPositive
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ViewPaintingPositive
|
||||
nameWithType: EmotionModifier.ViewPaintingPositive
|
||||
fullName: TinyLife.Emotions.EmotionModifier.ViewPaintingPositive
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ViewPaintingPositive
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 243
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier ViewPaintingPositive
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly ViewPaintingPositive As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.ViewPaintingFocused
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.ViewPaintingFocused
|
||||
id: ViewPaintingFocused
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ViewPaintingFocused
|
||||
nameWithType: EmotionModifier.ViewPaintingFocused
|
||||
fullName: TinyLife.Emotions.EmotionModifier.ViewPaintingFocused
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ViewPaintingFocused
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 244
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier ViewPaintingFocused
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly ViewPaintingFocused As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.ViewPaintingNegative
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.ViewPaintingNegative
|
||||
id: ViewPaintingNegative
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ViewPaintingNegative
|
||||
nameWithType: EmotionModifier.ViewPaintingNegative
|
||||
fullName: TinyLife.Emotions.EmotionModifier.ViewPaintingNegative
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ViewPaintingNegative
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 245
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier ViewPaintingNegative
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly ViewPaintingNegative As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.GoodPaintingAdvice
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.GoodPaintingAdvice
|
||||
id: GoodPaintingAdvice
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: GoodPaintingAdvice
|
||||
nameWithType: EmotionModifier.GoodPaintingAdvice
|
||||
fullName: TinyLife.Emotions.EmotionModifier.GoodPaintingAdvice
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GoodPaintingAdvice
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 246
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier GoodPaintingAdvice
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly GoodPaintingAdvice As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.BadPaintingAdvice
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.BadPaintingAdvice
|
||||
id: BadPaintingAdvice
|
||||
parent: TinyLife.Emotions.EmotionModifier
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: BadPaintingAdvice
|
||||
nameWithType: EmotionModifier.BadPaintingAdvice
|
||||
fullName: TinyLife.Emotions.EmotionModifier.BadPaintingAdvice
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Emotions/EmotionModifier.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BadPaintingAdvice
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 247
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
syntax:
|
||||
content: public static readonly EmotionModifier BadPaintingAdvice
|
||||
return:
|
||||
type: TinyLife.Emotions.EmotionModifier
|
||||
content.vb: Public Shared ReadOnly BadPaintingAdvice As EmotionModifier
|
||||
- uid: TinyLife.Emotions.EmotionModifier.Name
|
||||
commentId: F:TinyLife.Emotions.EmotionModifier.Name
|
||||
id: Name
|
||||
|
@ -5431,7 +5599,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 341
|
||||
startLine: 350
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5460,7 +5628,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 345
|
||||
startLine: 354
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5489,7 +5657,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Emotion
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 350
|
||||
startLine: 359
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5521,7 +5689,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Condition
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 356
|
||||
startLine: 365
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5555,7 +5723,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisplayName
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 363
|
||||
startLine: 372
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5591,7 +5759,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRanOut
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 367
|
||||
startLine: 376
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5622,7 +5790,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnConditionUnmet
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 371
|
||||
startLine: 380
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5653,7 +5821,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 380
|
||||
startLine: 389
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5697,7 +5865,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 394
|
||||
startLine: 403
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5741,7 +5909,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCausedEmotion
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 403
|
||||
startLine: 412
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5779,7 +5947,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 419
|
||||
startLine: 428
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
@ -5818,7 +5986,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Emotions/EmotionModifier.cs
|
||||
startLine: 432
|
||||
startLine: 441
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Emotions
|
||||
|
|
|
@ -26,7 +26,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameMode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1311
|
||||
startLine: 1362
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -55,7 +55,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InitialLoad
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1314
|
||||
startLine: 1365
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -83,7 +83,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Splash
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1316
|
||||
startLine: 1367
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -111,7 +111,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MainMenu
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1318
|
||||
startLine: 1369
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -139,7 +139,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SelectHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1320
|
||||
startLine: 1371
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -167,7 +167,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InGameHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1322
|
||||
startLine: 1373
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -195,7 +195,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BuildOnly
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1324
|
||||
startLine: 1375
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -223,7 +223,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CharacterCreation
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 1326
|
||||
startLine: 1377
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -57,7 +57,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameImpl
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 55
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -147,7 +147,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Version
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 60
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -176,7 +176,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 65
|
||||
startLine: 66
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -207,7 +207,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Achievements
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 73
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -241,7 +241,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GraphicsMetrics
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 79
|
||||
startLine: 80
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -272,7 +272,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Camera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 83
|
||||
startLine: 84
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -303,7 +303,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Listener
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 87
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -334,7 +334,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentTool
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 91
|
||||
startLine: 92
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -365,7 +365,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentHousehold
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 106
|
||||
startLine: 107
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -396,7 +396,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Money
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 110
|
||||
startLine: 111
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -427,7 +427,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentLot
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 120
|
||||
startLine: 121
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -458,7 +458,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Speed
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 126
|
||||
startLine: 127
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -494,7 +494,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FollowingPerson
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 139
|
||||
startLine: 140
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -525,7 +525,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SaveName
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 143
|
||||
startLine: 144
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -556,7 +556,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Mode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 147
|
||||
startLine: 148
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -587,7 +587,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CursorPosition
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 152
|
||||
startLine: 153
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -621,7 +621,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentCursor
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 157
|
||||
startLine: 158
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -653,7 +653,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentMaps
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 161
|
||||
startLine: 162
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -684,7 +684,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentMap
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 165
|
||||
startLine: 166
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -715,10 +715,15 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFinalizingGameContent
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 167
|
||||
startLine: 172
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
summary: >-
|
||||
An event that is raised when this game's content is about to finish loading.
|
||||
|
||||
Note that "finalize" in this context refers not to object destruction, but to the completion of the loading process.
|
||||
example: []
|
||||
syntax:
|
||||
content: public event Action OnFinalizingGameContent
|
||||
return:
|
||||
|
@ -742,7 +747,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnFinishedLoading
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 171
|
||||
startLine: 176
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -771,7 +776,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LoadContent
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 263
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -800,7 +805,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoUpdate
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 319
|
||||
startLine: 320
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -836,7 +841,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoDraw
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 595
|
||||
startLine: 626
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -872,7 +877,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Dispose
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 631
|
||||
startLine: 662
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -906,7 +911,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RotateCamera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 649
|
||||
startLine: 680
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -941,15 +946,18 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ZoomCamera
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 661
|
||||
startLine: 696
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
summary: Zooms the camera by the given <code class="paramref">delta</code>, either towards the center of the camera's viewport, or toward the <xref href="TinyLife.GameImpl.CursorPosition" data-throw-if-not-resolved="false"></xref> if it is not on the UI.
|
||||
example: []
|
||||
syntax:
|
||||
content: public void ZoomCamera(int delta)
|
||||
parameters:
|
||||
- id: delta
|
||||
type: System.Int32
|
||||
description: The delta to zoom by.
|
||||
content.vb: Public Sub ZoomCamera(delta As Integer)
|
||||
overload: TinyLife.GameImpl.ZoomCamera*
|
||||
nameWithType.vb: GameImpl.ZoomCamera(Integer)
|
||||
|
@ -973,7 +981,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCursorOnUi
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 673
|
||||
startLine: 708
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1004,7 +1012,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SwitchGameMode
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 685
|
||||
startLine: 720
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1039,7 +1047,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SwitchMap
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 779
|
||||
startLine: 818
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1077,7 +1085,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeExtremelyFast
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 806
|
||||
startLine: 845
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1111,7 +1119,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanSwitchGameModes
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 817
|
||||
startLine: 856
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1145,7 +1153,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FadeKeyboardLighting
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 832
|
||||
startLine: 871
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1180,7 +1188,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TakeScreenshot
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 858
|
||||
startLine: 897
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1221,7 +1229,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MarkLotVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 886
|
||||
startLine: 925
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1258,7 +1266,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MarkLotNonVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 902
|
||||
startLine: 941
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1290,7 +1298,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsLotVisible
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 913
|
||||
startLine: 952
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1328,7 +1336,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FollowPerson
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 926
|
||||
startLine: 965
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -1372,7 +1380,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CompleteAchievement
|
||||
path: ../TinyLife/GameImpl.cs
|
||||
startLine: 955
|
||||
startLine: 994
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -3521,6 +3529,12 @@ references:
|
|||
name: RotateCamera
|
||||
nameWithType: GameImpl.RotateCamera
|
||||
fullName: TinyLife.GameImpl.RotateCamera
|
||||
- uid: TinyLife.GameImpl.CursorPosition
|
||||
commentId: P:TinyLife.GameImpl.CursorPosition
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_CursorPosition
|
||||
name: CursorPosition
|
||||
nameWithType: GameImpl.CursorPosition
|
||||
fullName: TinyLife.GameImpl.CursorPosition
|
||||
- uid: TinyLife.GameImpl.ZoomCamera*
|
||||
commentId: Overload:TinyLife.GameImpl.ZoomCamera
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_ZoomCamera_System_Int32_
|
||||
|
|
|
@ -24,7 +24,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GameSpeed
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 610
|
||||
startLine: 620
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -56,7 +56,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Paused
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 615
|
||||
startLine: 625
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -84,7 +84,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Regular
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 619
|
||||
startLine: 629
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -112,7 +112,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Fast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 623
|
||||
startLine: 633
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -140,7 +140,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VeryFast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 627
|
||||
startLine: 637
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -168,7 +168,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ExtremelyFast
|
||||
path: ../TinyLife/Options.cs
|
||||
startLine: 632
|
||||
startLine: 642
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -29,7 +29,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GenealogyType
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 532
|
||||
startLine: 544
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -64,7 +64,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Unrelated
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 537
|
||||
startLine: 549
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -92,7 +92,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Parent
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 541
|
||||
startLine: 553
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -120,7 +120,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Child
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 545
|
||||
startLine: 557
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -148,7 +148,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 549
|
||||
startLine: 561
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -176,7 +176,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Nibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 553
|
||||
startLine: 565
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -204,7 +204,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Pibling
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 557
|
||||
startLine: 569
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -232,7 +232,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Grandparent
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 561
|
||||
startLine: 573
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -260,7 +260,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Grandchild
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 565
|
||||
startLine: 577
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -288,7 +288,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cousin
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 569
|
||||
startLine: 581
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -316,7 +316,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DistantlyRelated
|
||||
path: ../TinyLife/Relationship.cs
|
||||
startLine: 573
|
||||
startLine: 585
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -21,7 +21,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goal
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 97
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -85,7 +85,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 100
|
||||
startLine: 107
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -118,7 +118,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 103
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -363,21 +363,27 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplay
|
||||
path: ../TinyLife/Goals/Goal.cs
|
||||
startLine: 74
|
||||
startLine: 81
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
summary: Returns a <xref href="MLEM.Ui.Elements.Group" data-throw-if-not-resolved="false"></xref> that contains the content to display to the player for this goal.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Group GetDisplay(Anchor anchor, bool descriptionAsChild = false, bool reduced = false)
|
||||
parameters:
|
||||
- id: anchor
|
||||
type: MLEM.Ui.Anchor
|
||||
description: The anchor to use for the group.
|
||||
- id: descriptionAsChild
|
||||
type: System.Boolean
|
||||
description: Whether to add the description as a child, rather than a tooltip.
|
||||
- id: reduced
|
||||
type: System.Boolean
|
||||
description: Whether certain elements, like the name and description, should be left out, displaying only the progress of the goal.
|
||||
return:
|
||||
type: MLEM.Ui.Elements.Group
|
||||
description: The display group.
|
||||
content.vb: Public Function GetDisplay(anchor As Anchor, descriptionAsChild As Boolean = False, reduced As Boolean = False) As Group
|
||||
overload: TinyLife.Goals.Goal.GetDisplay*
|
||||
nameWithType.vb: Goal.GetDisplay(Anchor, Boolean, Boolean)
|
||||
|
@ -1118,6 +1124,13 @@ references:
|
|||
name: Validate
|
||||
nameWithType: Goal.Validate
|
||||
fullName: TinyLife.Goals.Goal.Validate
|
||||
- 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: TinyLife.Goals.Goal.GetDisplay*
|
||||
commentId: Overload:TinyLife.Goals.Goal.GetDisplay
|
||||
href: TinyLife.Goals.Goal.html#TinyLife_Goals_Goal_GetDisplay_MLEM_Ui_Anchor_System_Boolean_System_Boolean_
|
||||
|
@ -1131,35 +1144,6 @@ references:
|
|||
name: Anchor
|
||||
nameWithType: Anchor
|
||||
fullName: MLEM.Ui.Anchor
|
||||
- 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: MLEM.Ui
|
||||
commentId: N:MLEM.Ui
|
||||
isExternal: true
|
||||
name: MLEM.Ui
|
||||
nameWithType: MLEM.Ui
|
||||
fullName: MLEM.Ui
|
||||
spec.csharp:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Ui
|
||||
name: Ui
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Ui
|
||||
name: Ui
|
||||
isExternal: true
|
||||
- uid: MLEM.Ui.Elements
|
||||
commentId: N:MLEM.Ui.Elements
|
||||
isExternal: true
|
||||
|
@ -1190,3 +1174,25 @@ references:
|
|||
- uid: MLEM.Ui.Elements
|
||||
name: Elements
|
||||
isExternal: true
|
||||
- uid: MLEM.Ui
|
||||
commentId: N:MLEM.Ui
|
||||
isExternal: true
|
||||
name: MLEM.Ui
|
||||
nameWithType: MLEM.Ui
|
||||
fullName: MLEM.Ui
|
||||
spec.csharp:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Ui
|
||||
name: Ui
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Ui
|
||||
name: Ui
|
||||
isExternal: true
|
||||
|
|
|
@ -90,10 +90,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 49
|
||||
startLine: 52
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
summary: The goals in this goal set.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ICollection<Goal> Goals { get; }
|
||||
parameters: []
|
||||
|
@ -119,7 +121,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Info
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 53
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -150,7 +152,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 59
|
||||
startLine: 62
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -185,7 +187,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetProgress
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 68
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -216,7 +218,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 80
|
||||
startLine: 83
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -250,7 +252,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reset
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 87
|
||||
startLine: 90
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -278,7 +280,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoals
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 97
|
||||
startLine: 100
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -315,7 +317,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoal
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 107
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -356,7 +358,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetGoal
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 117
|
||||
startLine: 120
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -396,7 +398,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplay
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 127
|
||||
startLine: 130
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -437,7 +439,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/GoalSet.cs
|
||||
startLine: 143
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -345,7 +345,7 @@ items:
|
|||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
summary: >-
|
||||
A goal trigger for when a <xref href="TinyLife.Skills.FoodType" data-throw-if-not-resolved="false"></xref> item is eaten by a <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> in <xref href="TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action%2cTinyLife.Objects.FoodTypedItem)" data-throw-if-not-resolved="false"></xref>.
|
||||
A goal trigger for when a <xref href="TinyLife.Skills.FoodType" data-throw-if-not-resolved="false"></xref> item is eaten by a <xref href="TinyLife.Objects.Person" data-throw-if-not-resolved="false"></xref> in <xref href="TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo%2cTinyLife.Objects.FoodTypedItem)" data-throw-if-not-resolved="false"></xref>.
|
||||
|
||||
This goal trigger supports the <xref href="TinyLife.Objects.FoodTypedItem" data-throw-if-not-resolved="false"></xref> object type and the <xref href="TinyLife.Goals.ConditionedGoal" data-throw-if-not-resolved="false"></xref>, <xref href="TinyLife.Goals.AmountGoal" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Goals.DistinctGoal%601" data-throw-if-not-resolved="false"></xref> of type <xref href="TinyLife.Objects.FoodTypedItem" data-throw-if-not-resolved="false"></xref> goal types.
|
||||
example: []
|
||||
|
@ -1510,20 +1510,20 @@ references:
|
|||
name: FoodType
|
||||
nameWithType: FoodType
|
||||
fullName: TinyLife.Skills.FoodType
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action,TinyLife.Objects.FoodTypedItem)
|
||||
commentId: M:TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action,TinyLife.Objects.FoodTypedItem)
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_Action_TinyLife_Objects_FoodTypedItem_
|
||||
name: InvokeOnEaten(Action, FoodTypedItem)
|
||||
nameWithType: FoodType.InvokeOnEaten(Action, FoodTypedItem)
|
||||
fullName: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action, TinyLife.Objects.FoodTypedItem)
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo,TinyLife.Objects.FoodTypedItem)
|
||||
commentId: M:TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo,TinyLife.Objects.FoodTypedItem)
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_ActionInfo_TinyLife_Objects_FoodTypedItem_
|
||||
name: InvokeOnEaten(ActionInfo, FoodTypedItem)
|
||||
nameWithType: FoodType.InvokeOnEaten(ActionInfo, FoodTypedItem)
|
||||
fullName: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo, TinyLife.Objects.FoodTypedItem)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action,TinyLife.Objects.FoodTypedItem)
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo,TinyLife.Objects.FoodTypedItem)
|
||||
name: InvokeOnEaten
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_Action_TinyLife_Objects_FoodTypedItem_
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_ActionInfo_TinyLife_Objects_FoodTypedItem_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.Action
|
||||
name: Action
|
||||
href: TinyLife.Actions.Action.html
|
||||
- uid: TinyLife.Actions.ActionInfo
|
||||
name: ActionInfo
|
||||
href: TinyLife.Actions.ActionInfo.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.FoodTypedItem
|
||||
|
@ -1531,13 +1531,13 @@ references:
|
|||
href: TinyLife.Objects.FoodTypedItem.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.Action,TinyLife.Objects.FoodTypedItem)
|
||||
- uid: TinyLife.Skills.FoodType.InvokeOnEaten(TinyLife.Actions.ActionInfo,TinyLife.Objects.FoodTypedItem)
|
||||
name: InvokeOnEaten
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_Action_TinyLife_Objects_FoodTypedItem_
|
||||
href: TinyLife.Skills.FoodType.html#TinyLife_Skills_FoodType_InvokeOnEaten_TinyLife_Actions_ActionInfo_TinyLife_Objects_FoodTypedItem_
|
||||
- name: (
|
||||
- uid: TinyLife.Actions.Action
|
||||
name: Action
|
||||
href: TinyLife.Actions.Action.html
|
||||
- uid: TinyLife.Actions.ActionInfo
|
||||
name: ActionInfo
|
||||
href: TinyLife.Actions.ActionInfo.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.FoodTypedItem
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: JobPerformanceDelegate
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 329
|
||||
startLine: 332
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -41,7 +41,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Job
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 20
|
||||
startLine: 21
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -102,7 +102,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnGetWorkingPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 27
|
||||
startLine: 28
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -134,7 +134,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 35
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -173,7 +173,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 39
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -204,7 +204,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Performance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 44
|
||||
startLine: 45
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -248,7 +248,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RequiredPromotionPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 50
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -282,7 +282,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Level
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 55
|
||||
startLine: 56
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -326,7 +326,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DailyTasks
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 60
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -367,7 +367,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AmountOfRaises
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 66
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -411,7 +411,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentHourlyPay
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 71
|
||||
startLine: 72
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -442,7 +442,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VacationDaysAvailable
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 76
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -481,7 +481,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DaysOnVacation
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 81
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -525,7 +525,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 95
|
||||
startLine: 96
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -566,7 +566,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 108
|
||||
startLine: 109
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -601,7 +601,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateWorking
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 154
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -645,7 +645,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddPerformance
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 187
|
||||
startLine: 188
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -683,7 +683,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddLevel
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 213
|
||||
startLine: 214
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -724,7 +724,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRaise
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 255
|
||||
startLine: 258
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -760,7 +760,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HasRequiredPromotionSkills
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 274
|
||||
startLine: 277
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -791,7 +791,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCoworkers
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 286
|
||||
startLine: 289
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -822,7 +822,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCoworkersAtWork
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 294
|
||||
startLine: 297
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -853,7 +853,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 302
|
||||
startLine: 305
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -887,7 +887,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StartVacation
|
||||
path: ../TinyLife/Goals/Job.cs
|
||||
startLine: 321
|
||||
startLine: 324
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -29,7 +29,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Instance
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 241
|
||||
startLine: 242
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -78,7 +78,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goal
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 248
|
||||
startLine: 249
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -117,7 +117,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentGoals
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 252
|
||||
startLine: 253
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -158,7 +158,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StageIndex
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 259
|
||||
startLine: 260
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -204,7 +204,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 264
|
||||
startLine: 265
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -235,7 +235,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stage
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 269
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -269,7 +269,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Completed
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 273
|
||||
startLine: 274
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -300,7 +300,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 281
|
||||
startLine: 282
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -341,7 +341,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 293
|
||||
startLine: 294
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -369,7 +369,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Advance
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 303
|
||||
startLine: 304
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -397,7 +397,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 328
|
||||
startLine: 331
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -40,7 +40,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LifeGoal
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 23
|
||||
startLine: 24
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -88,7 +88,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 30
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -117,7 +117,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Chef
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 45
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -144,7 +144,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SmartKid
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 57
|
||||
startLine: 58
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -171,7 +171,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HouseholdHero
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 69
|
||||
startLine: 70
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -198,7 +198,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ComputerAddict
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 81
|
||||
startLine: 82
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -225,7 +225,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FriendOfEveryone
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 93
|
||||
startLine: 94
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -252,7 +252,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Millionaire
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 103
|
||||
startLine: 104
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -279,7 +279,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PerfectPainter
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 115
|
||||
startLine: 116
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -306,7 +306,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreativeChild
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 127
|
||||
startLine: 128
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -333,7 +333,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CapableCarpenter
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 139
|
||||
startLine: 140
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -360,7 +360,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GymRat
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 151
|
||||
startLine: 152
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -387,7 +387,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Writer
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 163
|
||||
startLine: 164
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -414,7 +414,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnAdvanced
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 181
|
||||
startLine: 182
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -443,7 +443,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCompleted
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 185
|
||||
startLine: 186
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -472,7 +472,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 190
|
||||
startLine: 191
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -501,7 +501,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stages
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 194
|
||||
startLine: 195
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -530,7 +530,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RewardPersonality
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 199
|
||||
startLine: 200
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -562,7 +562,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AllowedAges
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 204
|
||||
startLine: 205
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -596,7 +596,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 212
|
||||
startLine: 213
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -637,7 +637,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsCompleted
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 223
|
||||
startLine: 224
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -672,7 +672,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/LifeGoal.cs
|
||||
startLine: 232
|
||||
startLine: 233
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -8,6 +8,7 @@ items:
|
|||
- TinyLife.Goals.MemoryType.#ctor(System.String,System.Type)
|
||||
- TinyLife.Goals.MemoryType.ActionDone
|
||||
- TinyLife.Goals.MemoryType.AskedForFood
|
||||
- TinyLife.Goals.MemoryType.AteFood
|
||||
- TinyLife.Goals.MemoryType.Construct``1(TinyLife.Actions.ActionInfo,System.TimeSpan)
|
||||
- TinyLife.Goals.MemoryType.ConstructedType
|
||||
- TinyLife.Goals.MemoryType.FamilySocial
|
||||
|
@ -106,6 +107,384 @@ items:
|
|||
return:
|
||||
type: System.Collections.ObjectModel.ReadOnlyDictionary{System.String,TinyLife.Goals.MemoryType}
|
||||
content.vb: Public Shared ReadOnly Types As ReadOnlyDictionary(Of String, MemoryType)
|
||||
- uid: TinyLife.Goals.MemoryType.PublishFailure
|
||||
commentId: F:TinyLife.Goals.MemoryType.PublishFailure
|
||||
id: PublishFailure
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: PublishFailure
|
||||
nameWithType: MemoryType.PublishFailure
|
||||
fullName: TinyLife.Goals.MemoryType.PublishFailure
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PublishFailure
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 30
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType PublishFailure
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly PublishFailure As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.SocialAction
|
||||
commentId: F:TinyLife.Goals.MemoryType.SocialAction
|
||||
id: SocialAction
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: SocialAction
|
||||
nameWithType: MemoryType.SocialAction
|
||||
fullName: TinyLife.Goals.MemoryType.SocialAction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SocialAction
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 31
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType SocialAction
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly SocialAction As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
commentId: F:TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
id: PromotionOrRaise
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: PromotionOrRaise
|
||||
nameWithType: MemoryType.PromotionOrRaise
|
||||
fullName: TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PromotionOrRaise
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 32
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType PromotionOrRaise
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly PromotionOrRaise As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.FamilySocial
|
||||
commentId: F:TinyLife.Goals.MemoryType.FamilySocial
|
||||
id: FamilySocial
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: FamilySocial
|
||||
nameWithType: MemoryType.FamilySocial
|
||||
fullName: TinyLife.Goals.MemoryType.FamilySocial
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FamilySocial
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 33
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType FamilySocial
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly FamilySocial As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.WasOutside
|
||||
commentId: F:TinyLife.Goals.MemoryType.WasOutside
|
||||
id: WasOutside
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: WasOutside
|
||||
nameWithType: MemoryType.WasOutside
|
||||
fullName: TinyLife.Goals.MemoryType.WasOutside
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasOutside
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 34
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType WasOutside
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly WasOutside As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
commentId: F:TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
id: WasRomanticWithSomeoneElse
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: WasRomanticWithSomeoneElse
|
||||
nameWithType: MemoryType.WasRomanticWithSomeoneElse
|
||||
fullName: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasRomanticWithSomeoneElse
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType WasRomanticWithSomeoneElse
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly WasRomanticWithSomeoneElse As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
id: HadFirstKiss
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadFirstKiss
|
||||
nameWithType: MemoryType.HadFirstKiss
|
||||
fullName: TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadFirstKiss
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadFirstKiss
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadFirstKiss As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.HadChild
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadChild
|
||||
id: HadChild
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadChild
|
||||
nameWithType: MemoryType.HadChild
|
||||
fullName: TinyLife.Goals.MemoryType.HadChild
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadChild
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadChild
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadChild As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.AskedForFood
|
||||
commentId: F:TinyLife.Goals.MemoryType.AskedForFood
|
||||
id: AskedForFood
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: AskedForFood
|
||||
nameWithType: MemoryType.AskedForFood
|
||||
fullName: TinyLife.Goals.MemoryType.AskedForFood
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AskedForFood
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType AskedForFood
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly AskedForFood As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.Slept
|
||||
commentId: F:TinyLife.Goals.MemoryType.Slept
|
||||
id: Slept
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Slept
|
||||
nameWithType: MemoryType.Slept
|
||||
fullName: TinyLife.Goals.MemoryType.Slept
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Slept
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType Slept
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly Slept As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.HadAbortion
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadAbortion
|
||||
id: HadAbortion
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadAbortion
|
||||
nameWithType: MemoryType.HadAbortion
|
||||
fullName: TinyLife.Goals.MemoryType.HadAbortion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadAbortion
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadAbortion
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadAbortion As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.MayBePregnant
|
||||
commentId: F:TinyLife.Goals.MemoryType.MayBePregnant
|
||||
id: MayBePregnant
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: MayBePregnant
|
||||
nameWithType: MemoryType.MayBePregnant
|
||||
fullName: TinyLife.Goals.MemoryType.MayBePregnant
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MayBePregnant
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType MayBePregnant
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly MayBePregnant As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
commentId: F:TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
id: FoundOutPregnancy
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: FoundOutPregnancy
|
||||
nameWithType: MemoryType.FoundOutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FoundOutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType FoundOutPregnancy
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly FoundOutPregnancy As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
commentId: F:TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
id: ToldAboutPregnancy
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ToldAboutPregnancy
|
||||
nameWithType: MemoryType.ToldAboutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToldAboutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType ToldAboutPregnancy
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly ToldAboutPregnancy As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.ActionDone
|
||||
commentId: P:TinyLife.Goals.MemoryType.ActionDone
|
||||
id: ActionDone
|
||||
|
@ -124,7 +503,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionDone
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 30
|
||||
startLine: 47
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -153,7 +532,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UsedSkillCategory
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 31
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -182,7 +561,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UsedFurniture
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 32
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -211,7 +590,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WorkedAtJob
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 33
|
||||
startLine: 50
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -222,276 +601,35 @@ items:
|
|||
type: System.Collections.Generic.Dictionary{TinyLife.Goals.JobType,TinyLife.Goals.MemoryType}
|
||||
content.vb: Public Shared Property WorkedAtJob As Dictionary(Of JobType, MemoryType)
|
||||
overload: TinyLife.Goals.MemoryType.WorkedAtJob*
|
||||
- uid: TinyLife.Goals.MemoryType.PublishFailure
|
||||
commentId: F:TinyLife.Goals.MemoryType.PublishFailure
|
||||
id: PublishFailure
|
||||
- uid: TinyLife.Goals.MemoryType.AteFood
|
||||
commentId: P:TinyLife.Goals.MemoryType.AteFood
|
||||
id: AteFood
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: PublishFailure
|
||||
nameWithType: MemoryType.PublishFailure
|
||||
fullName: TinyLife.Goals.MemoryType.PublishFailure
|
||||
type: Field
|
||||
name: AteFood
|
||||
nameWithType: MemoryType.AteFood
|
||||
fullName: TinyLife.Goals.MemoryType.AteFood
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PublishFailure
|
||||
id: AteFood
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 34
|
||||
startLine: 51
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType PublishFailure
|
||||
content: public static Dictionary<FoodType, MemoryType> AteFood { get; }
|
||||
parameters: []
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly PublishFailure As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.SocialAction
|
||||
commentId: F:TinyLife.Goals.MemoryType.SocialAction
|
||||
id: SocialAction
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: SocialAction
|
||||
nameWithType: MemoryType.SocialAction
|
||||
fullName: TinyLife.Goals.MemoryType.SocialAction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SocialAction
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 35
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType SocialAction
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly SocialAction As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
commentId: F:TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
id: PromotionOrRaise
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: PromotionOrRaise
|
||||
nameWithType: MemoryType.PromotionOrRaise
|
||||
fullName: TinyLife.Goals.MemoryType.PromotionOrRaise
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PromotionOrRaise
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 36
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType PromotionOrRaise
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly PromotionOrRaise As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.FamilySocial
|
||||
commentId: F:TinyLife.Goals.MemoryType.FamilySocial
|
||||
id: FamilySocial
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: FamilySocial
|
||||
nameWithType: MemoryType.FamilySocial
|
||||
fullName: TinyLife.Goals.MemoryType.FamilySocial
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FamilySocial
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 37
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType FamilySocial
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly FamilySocial As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.WasOutside
|
||||
commentId: F:TinyLife.Goals.MemoryType.WasOutside
|
||||
id: WasOutside
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: WasOutside
|
||||
nameWithType: MemoryType.WasOutside
|
||||
fullName: TinyLife.Goals.MemoryType.WasOutside
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasOutside
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 38
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType WasOutside
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly WasOutside As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
commentId: F:TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
id: WasRomanticWithSomeoneElse
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: WasRomanticWithSomeoneElse
|
||||
nameWithType: MemoryType.WasRomanticWithSomeoneElse
|
||||
fullName: TinyLife.Goals.MemoryType.WasRomanticWithSomeoneElse
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WasRomanticWithSomeoneElse
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 39
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType WasRomanticWithSomeoneElse
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly WasRomanticWithSomeoneElse As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
id: HadFirstKiss
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadFirstKiss
|
||||
nameWithType: MemoryType.HadFirstKiss
|
||||
fullName: TinyLife.Goals.MemoryType.HadFirstKiss
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadFirstKiss
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 40
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadFirstKiss
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadFirstKiss As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.HadChild
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadChild
|
||||
id: HadChild
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadChild
|
||||
nameWithType: MemoryType.HadChild
|
||||
fullName: TinyLife.Goals.MemoryType.HadChild
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadChild
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 41
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadChild
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadChild As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.AskedForFood
|
||||
commentId: F:TinyLife.Goals.MemoryType.AskedForFood
|
||||
id: AskedForFood
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: AskedForFood
|
||||
nameWithType: MemoryType.AskedForFood
|
||||
fullName: TinyLife.Goals.MemoryType.AskedForFood
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AskedForFood
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 42
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType AskedForFood
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly AskedForFood As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.Slept
|
||||
commentId: F:TinyLife.Goals.MemoryType.Slept
|
||||
id: Slept
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Slept
|
||||
nameWithType: MemoryType.Slept
|
||||
fullName: TinyLife.Goals.MemoryType.Slept
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Slept
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 43
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType Slept
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly Slept As MemoryType
|
||||
type: System.Collections.Generic.Dictionary{TinyLife.Skills.FoodType,TinyLife.Goals.MemoryType}
|
||||
content.vb: Public Shared Property AteFood As Dictionary(Of FoodType, MemoryType)
|
||||
overload: TinyLife.Goals.MemoryType.AteFood*
|
||||
- uid: TinyLife.Goals.MemoryType.UpgradeLearned
|
||||
commentId: P:TinyLife.Goals.MemoryType.UpgradeLearned
|
||||
id: UpgradeLearned
|
||||
|
@ -510,7 +648,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpgradeLearned
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 45
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -521,114 +659,6 @@ items:
|
|||
type: System.Collections.Generic.Dictionary{TinyLife.Objects.Upgrade,TinyLife.Goals.MemoryType}
|
||||
content.vb: Public Shared Property UpgradeLearned As Dictionary(Of Upgrade, MemoryType)
|
||||
overload: TinyLife.Goals.MemoryType.UpgradeLearned*
|
||||
- uid: TinyLife.Goals.MemoryType.HadAbortion
|
||||
commentId: F:TinyLife.Goals.MemoryType.HadAbortion
|
||||
id: HadAbortion
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: HadAbortion
|
||||
nameWithType: MemoryType.HadAbortion
|
||||
fullName: TinyLife.Goals.MemoryType.HadAbortion
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HadAbortion
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 46
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType HadAbortion
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly HadAbortion As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.MayBePregnant
|
||||
commentId: F:TinyLife.Goals.MemoryType.MayBePregnant
|
||||
id: MayBePregnant
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: MayBePregnant
|
||||
nameWithType: MemoryType.MayBePregnant
|
||||
fullName: TinyLife.Goals.MemoryType.MayBePregnant
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MayBePregnant
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 47
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType MayBePregnant
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly MayBePregnant As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
commentId: F:TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
id: FoundOutPregnancy
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: FoundOutPregnancy
|
||||
nameWithType: MemoryType.FoundOutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.FoundOutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FoundOutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType FoundOutPregnancy
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly FoundOutPregnancy As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
commentId: F:TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
id: ToldAboutPregnancy
|
||||
parent: TinyLife.Goals.MemoryType
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ToldAboutPregnancy
|
||||
nameWithType: MemoryType.ToldAboutPregnancy
|
||||
fullName: TinyLife.Goals.MemoryType.ToldAboutPregnancy
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Goals/MemoryType.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToldAboutPregnancy
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 49
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
syntax:
|
||||
content: public static readonly MemoryType ToldAboutPregnancy
|
||||
return:
|
||||
type: TinyLife.Goals.MemoryType
|
||||
content.vb: Public Shared ReadOnly ToldAboutPregnancy As MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.Name
|
||||
commentId: F:TinyLife.Goals.MemoryType.Name
|
||||
id: Name
|
||||
|
@ -647,7 +677,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 56
|
||||
startLine: 60
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -676,7 +706,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedType
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 60
|
||||
startLine: 64
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -705,7 +735,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SourceString
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 63
|
||||
startLine: 67
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -738,7 +768,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 70
|
||||
startLine: 74
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -776,7 +806,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Construct
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 82
|
||||
startLine: 86
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -823,7 +853,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Goals/MemoryType.cs
|
||||
startLine: 97
|
||||
startLine: 101
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -1392,6 +1422,13 @@ references:
|
|||
name: ObjectModel
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel
|
||||
- uid: TinyLife.Goals.MemoryType
|
||||
commentId: T:TinyLife.Goals.MemoryType
|
||||
parent: TinyLife.Goals
|
||||
href: TinyLife.Goals.MemoryType.html
|
||||
name: MemoryType
|
||||
nameWithType: MemoryType
|
||||
fullName: TinyLife.Goals.MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.ActionDone*
|
||||
commentId: Overload:TinyLife.Goals.MemoryType.ActionDone
|
||||
href: TinyLife.Goals.MemoryType.html#TinyLife_Goals_MemoryType_ActionDone
|
||||
|
@ -1659,13 +1696,55 @@ references:
|
|||
name: MemoryType
|
||||
href: TinyLife.Goals.MemoryType.html
|
||||
- name: )
|
||||
- uid: TinyLife.Goals.MemoryType
|
||||
commentId: T:TinyLife.Goals.MemoryType
|
||||
parent: TinyLife.Goals
|
||||
href: TinyLife.Goals.MemoryType.html
|
||||
name: MemoryType
|
||||
nameWithType: MemoryType
|
||||
fullName: TinyLife.Goals.MemoryType
|
||||
- uid: TinyLife.Goals.MemoryType.AteFood*
|
||||
commentId: Overload:TinyLife.Goals.MemoryType.AteFood
|
||||
href: TinyLife.Goals.MemoryType.html#TinyLife_Goals_MemoryType_AteFood
|
||||
name: AteFood
|
||||
nameWithType: MemoryType.AteFood
|
||||
fullName: TinyLife.Goals.MemoryType.AteFood
|
||||
- uid: System.Collections.Generic.Dictionary{TinyLife.Skills.FoodType,TinyLife.Goals.MemoryType}
|
||||
commentId: T:System.Collections.Generic.Dictionary{TinyLife.Skills.FoodType,TinyLife.Goals.MemoryType}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.Dictionary`2
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
||||
name: Dictionary<FoodType, MemoryType>
|
||||
nameWithType: Dictionary<FoodType, MemoryType>
|
||||
fullName: System.Collections.Generic.Dictionary<TinyLife.Skills.FoodType, TinyLife.Goals.MemoryType>
|
||||
nameWithType.vb: Dictionary(Of FoodType, MemoryType)
|
||||
fullName.vb: System.Collections.Generic.Dictionary(Of TinyLife.Skills.FoodType, TinyLife.Goals.MemoryType)
|
||||
name.vb: Dictionary(Of FoodType, MemoryType)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.Dictionary`2
|
||||
name: Dictionary
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
||||
- name: <
|
||||
- uid: TinyLife.Skills.FoodType
|
||||
name: FoodType
|
||||
href: TinyLife.Skills.FoodType.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Goals.MemoryType
|
||||
name: MemoryType
|
||||
href: TinyLife.Goals.MemoryType.html
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.Dictionary`2
|
||||
name: Dictionary
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Skills.FoodType
|
||||
name: FoodType
|
||||
href: TinyLife.Skills.FoodType.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Goals.MemoryType
|
||||
name: MemoryType
|
||||
href: TinyLife.Goals.MemoryType.html
|
||||
- name: )
|
||||
- uid: TinyLife.Goals.MemoryType.UpgradeLearned*
|
||||
commentId: Overload:TinyLife.Goals.MemoryType.UpgradeLearned
|
||||
href: TinyLife.Goals.MemoryType.html#TinyLife_Goals_MemoryType_UpgradeLearned
|
||||
|
|
|
@ -62,10 +62,15 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Settings
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 262
|
||||
startLine: 266
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
summary: >-
|
||||
The underlying <xref href="TinyLife.Actions.ActionType.TypeSettings" data-throw-if-not-resolved="false"></xref> to use for construction.
|
||||
|
||||
These will be amended with additional info based on these action settings as part of <xref href="TinyLife.Goals.Project.CreateActions(TinyLife.Goals.Project.ActionSettings)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ActionType.TypeSettings Settings
|
||||
return:
|
||||
|
@ -89,7 +94,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 266
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -118,7 +123,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedTypeScrap
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 272
|
||||
startLine: 276
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -152,7 +157,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ProjectDisplayName
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 277
|
||||
startLine: 281
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -184,7 +189,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanContinue
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 282
|
||||
startLine: 286
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -216,7 +221,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IncludeProject
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 287
|
||||
startLine: 291
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
@ -248,7 +253,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Goals/Project.cs
|
||||
startLine: 296
|
||||
startLine: 300
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Goals
|
||||
|
|
|
@ -35,7 +35,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LnCategory
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 202
|
||||
startLine: 208
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -67,7 +67,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ui
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 205
|
||||
startLine: 211
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -95,7 +95,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Actions
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 207
|
||||
startLine: 213
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -123,7 +123,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BuildMode
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 209
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -151,7 +151,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Clothes
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 211
|
||||
startLine: 217
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -179,7 +179,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Food
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 213
|
||||
startLine: 219
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -207,7 +207,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Personalities
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 215
|
||||
startLine: 221
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -235,7 +235,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Skills
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 217
|
||||
startLine: 223
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -263,7 +263,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Jobs
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 219
|
||||
startLine: 225
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -291,7 +291,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Emotions
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 221
|
||||
startLine: 227
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -319,7 +319,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Hints
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 223
|
||||
startLine: 229
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -347,7 +347,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InGameHints
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 225
|
||||
startLine: 231
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -375,7 +375,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Goals
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 227
|
||||
startLine: 233
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -403,7 +403,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Names
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 229
|
||||
startLine: 235
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -431,7 +431,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ChoicePrompts
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 231
|
||||
startLine: 237
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -459,7 +459,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Achievements
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 233
|
||||
startLine: 239
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -487,7 +487,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Overrides
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 235
|
||||
startLine: 241
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -364,12 +364,14 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FinalizeGameContent
|
||||
path: ../TinyLife/Mods/Mod.cs
|
||||
startLine: 82
|
||||
startLine: 83
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Mods
|
||||
summary: >-
|
||||
Finalize any additional game content for your mod.
|
||||
Finalize loading any additional game content for your mod.
|
||||
|
||||
Note that "finalize" in this context refers not to object destruction, but to the completion of the loading process.
|
||||
|
||||
This method is called after all mods had their <xref href="TinyLife.Mods.Mod.AddGameContent(TinyLife.GameImpl%2cTinyLife.Mods.ModInfo)" data-throw-if-not-resolved="false"></xref> methods called, and after all basegame content has been finalized.
|
||||
|
||||
|
@ -404,7 +406,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCustomFurnitureTextures
|
||||
path: ../TinyLife/Mods/Mod.cs
|
||||
startLine: 90
|
||||
startLine: 91
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Mods
|
||||
|
@ -443,7 +445,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: PopulateOptions
|
||||
path: ../TinyLife/Mods/Mod.cs
|
||||
startLine: 101
|
||||
startLine: 102
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Mods
|
||||
|
|
|
@ -24,7 +24,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NameCategory
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 243
|
||||
startLine: 249
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -56,7 +56,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ModNames
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 248
|
||||
startLine: 254
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -84,7 +84,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AppNames
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 252
|
||||
startLine: 258
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -112,7 +112,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MasculineFirstNames
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 256
|
||||
startLine: 262
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -140,7 +140,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FeminineFirstNames
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 260
|
||||
startLine: 266
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
@ -168,7 +168,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LastNames
|
||||
path: ../TinyLife/Localization.cs
|
||||
startLine: 264
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife
|
||||
|
|
|
@ -22,7 +22,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AgeGroup
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3628
|
||||
startLine: 3741
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -67,7 +67,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Baby
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3635
|
||||
startLine: 3748
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -95,7 +95,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Child
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3641
|
||||
startLine: 3754
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -123,7 +123,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Adult
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3647
|
||||
startLine: 3760
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -55,6 +55,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -81,6 +82,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -126,6 +128,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -512,6 +515,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1090,6 +1100,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2874,6 +2939,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -58,6 +58,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -84,6 +85,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -129,6 +131,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -504,6 +507,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1082,6 +1092,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2866,6 +2931,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -71,6 +71,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -94,6 +95,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.OnActionCompleted(TinyLife.Actions.Action,TinyLife.Actions.CompletionType,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -137,6 +139,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -973,6 +976,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1394,6 +1404,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3258,6 +3323,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -55,6 +55,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -81,6 +82,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -127,6 +129,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -452,6 +455,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1030,6 +1040,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2995,6 +3060,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -850,29 +850,39 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 144
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: Creates a new clothes item with the given data, producing a texture layout according to the rules described in https://docs.tinylifegame.com/articles/creating_textures.html.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Clothes(string name, ClothesLayer layer, IReadOnlyDictionary<Point, TextureRegion> textures, Point textureRegion, float price, ClothesIntention intentions, StylePreference stylePreference, params ColorScheme[] colors)
|
||||
parameters:
|
||||
- id: name
|
||||
type: System.String
|
||||
description: The name of this clothes item
|
||||
- id: layer
|
||||
type: TinyLife.Objects.ClothesLayer
|
||||
description: The <xref href="TinyLife.Objects.ClothesLayer" data-throw-if-not-resolved="false"></xref> that this clothes item should render on
|
||||
- id: textures
|
||||
type: System.Collections.Generic.IReadOnlyDictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion}
|
||||
description: The texture atlas to use for this clothing item.
|
||||
- id: textureRegion
|
||||
type: Microsoft.Xna.Framework.Point
|
||||
description: The top left (standing frame 1) <xref href="TinyLife.Objects.Clothes.TextureRegion" data-throw-if-not-resolved="false"></xref> that this clothes item uses in the world
|
||||
- id: price
|
||||
type: System.Single
|
||||
description: The price of this piece of clothing
|
||||
- id: intentions
|
||||
type: TinyLife.Objects.ClothesIntention
|
||||
description: A set of <xref href="TinyLife.Objects.ClothesIntention" data-throw-if-not-resolved="false"></xref> flags that determine what this clothes item can be used for
|
||||
- id: stylePreference
|
||||
type: TinyLife.Objects.StylePreference
|
||||
description: The style preference that this clothing item falls into. A clothing item's style preference slightly influences whether it will be chosen in <xref href="TinyLife.Objects.Outfit.SetRandomClothesItem(System.Random%2cTinyLife.Objects.Person%2cTinyLife.Objects.ClothesLayer%2cTinyLife.Objects.ClothesIntention%2cSystem.Nullable%7bTinyLife.Objects.StylePreference%7d%2cSystem.Boolean%2cSystem.Int32%2cSystem.Func%7bTinyLife.Objects.Clothes%2cSystem.Boolean%7d)" data-throw-if-not-resolved="false"></xref>.
|
||||
- id: colors
|
||||
type: TinyLife.Utilities.ColorScheme[]
|
||||
description: The set of <xref href="TinyLife.Utilities.ColorScheme" data-throw-if-not-resolved="false"></xref>s that this clothes item can have its colors selected from, where each entry corresponds to a texture layer.
|
||||
content.vb: Public Sub New(name As String, layer As ClothesLayer, textures As IReadOnlyDictionary(Of Point, TextureRegion), textureRegion As Point, price As Single, intentions As ClothesIntention, stylePreference As StylePreference, ParamArray colors As ColorScheme())
|
||||
overload: TinyLife.Objects.Clothes.#ctor*
|
||||
nameWithType.vb: Clothes.New(String, ClothesLayer, IReadOnlyDictionary(Of Point, TextureRegion), Point, Single, ClothesIntention, StylePreference, ParamArray ColorScheme())
|
||||
|
@ -896,7 +906,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 158
|
||||
startLine: 169
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -952,7 +962,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDescription
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 190
|
||||
startLine: 201
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -990,7 +1000,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AreCompatible
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 202
|
||||
startLine: 213
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1028,7 +1038,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 211
|
||||
startLine: 222
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -30,7 +30,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ClothesIntention
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 491
|
||||
startLine: 502
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -75,7 +75,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: None
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 495
|
||||
startLine: 506
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -101,7 +101,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Everyday
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 496
|
||||
startLine: 507
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -127,7 +127,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Party
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 497
|
||||
startLine: 508
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -153,7 +153,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Formal
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 498
|
||||
startLine: 509
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -179,7 +179,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Workout
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 499
|
||||
startLine: 510
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -205,7 +205,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Swimwear
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 500
|
||||
startLine: 511
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -231,7 +231,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sleep
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 501
|
||||
startLine: 512
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -257,7 +257,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Summer
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 502
|
||||
startLine: 513
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -283,7 +283,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Winter
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 503
|
||||
startLine: 514
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -309,7 +309,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Work
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 504
|
||||
startLine: 515
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -335,7 +335,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Safety
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 505
|
||||
startLine: 516
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -32,7 +32,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ClothesLayer
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 428
|
||||
startLine: 439
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -77,7 +77,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Body
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 434
|
||||
startLine: 445
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -105,7 +105,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Eyes
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 438
|
||||
startLine: 449
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -133,7 +133,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Pants
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 442
|
||||
startLine: 453
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -161,7 +161,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Arms
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 446
|
||||
startLine: 457
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -189,7 +189,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Shirt
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 450
|
||||
startLine: 461
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -217,7 +217,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Accessories
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 454
|
||||
startLine: 465
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -245,7 +245,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FacialHair
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 458
|
||||
startLine: 469
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -273,7 +273,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Hair
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 462
|
||||
startLine: 473
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -301,7 +301,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HeadAccessories
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 466
|
||||
startLine: 477
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -329,7 +329,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FaceAccessories
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 470
|
||||
startLine: 481
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -357,7 +357,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ArmAccessories
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 475
|
||||
startLine: 486
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -388,7 +388,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LegAccessories
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 479
|
||||
startLine: 490
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -416,7 +416,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Shoes
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 483
|
||||
startLine: 494
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -62,6 +62,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -87,6 +88,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -131,6 +133,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -703,6 +706,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1262,6 +1272,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3021,6 +3086,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -67,6 +67,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -92,6 +93,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -136,6 +138,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -729,6 +732,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1288,6 +1298,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3047,6 +3112,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -24,7 +24,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DeathReason
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3596
|
||||
startLine: 3709
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -53,7 +53,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Starvation
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3602
|
||||
startLine: 3715
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -84,7 +84,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: InexplicableReasons
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3607
|
||||
startLine: 3720
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -115,7 +115,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Electrocution
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3612
|
||||
startLine: 3725
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -146,7 +146,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TooMuchProtein
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3616
|
||||
startLine: 3729
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -174,7 +174,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TooMuchBrew
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3620
|
||||
startLine: 3733
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -63,6 +63,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -88,6 +89,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -132,6 +134,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -596,6 +599,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1155,6 +1165,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2914,6 +2979,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -31,7 +31,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FenceType
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 121
|
||||
startLine: 122
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -76,7 +76,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Types
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 128
|
||||
startLine: 129
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -105,7 +105,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Name
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 140
|
||||
startLine: 145
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -134,7 +134,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Price
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 144
|
||||
startLine: 149
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -163,7 +163,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 148
|
||||
startLine: 153
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -192,10 +192,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Colors
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 149
|
||||
startLine: 157
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The color settings to use for this fence wall.
|
||||
example: []
|
||||
syntax:
|
||||
content: public readonly ColorSettings Colors
|
||||
return:
|
||||
|
@ -219,7 +221,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Textures
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 153
|
||||
startLine: 161
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -248,7 +250,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TextureRegion
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 158
|
||||
startLine: 166
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -280,25 +282,33 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 160
|
||||
startLine: 177
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: Creates a new fence type with the given settings.
|
||||
example: []
|
||||
syntax:
|
||||
content: public FenceType(string name, float price, TextureRegion icon, Dictionary<Point, TextureRegion> textures, Point textureRegion, params ColorScheme[] colorSchemes)
|
||||
parameters:
|
||||
- id: name
|
||||
type: System.String
|
||||
description: The name of this fence type.
|
||||
- id: price
|
||||
type: System.Single
|
||||
description: The price of a single element of this fence type.
|
||||
- id: icon
|
||||
type: MLEM.Textures.TextureRegion
|
||||
description: The build mode icon that this fence type optionally uses.
|
||||
- id: textures
|
||||
type: System.Collections.Generic.Dictionary{Microsoft.Xna.Framework.Point,MLEM.Textures.TextureRegion}
|
||||
description: The texture atlas that this fence type's <see cref="TextureRegion"/> is on.
|
||||
- id: textureRegion
|
||||
type: Microsoft.Xna.Framework.Point
|
||||
description: The texture region on this fence's type <see cref="Textures"/> that marks the base region for this fence type.
|
||||
- id: colorSchemes
|
||||
type: TinyLife.Utilities.ColorScheme[]
|
||||
description: The color schemes that each layer of this fence type uses.
|
||||
content.vb: Public Sub New(name As String, price As Single, icon As TextureRegion, textures As Dictionary(Of Point, TextureRegion), textureRegion As Point, ParamArray colorSchemes As ColorScheme())
|
||||
overload: TinyLife.Objects.FenceType.#ctor*
|
||||
nameWithType.vb: FenceType.New(String, Single, TextureRegion, Dictionary(Of Point, TextureRegion), Point, ParamArray ColorScheme())
|
||||
|
@ -322,7 +332,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 172
|
||||
startLine: 189
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -348,6 +358,7 @@ items:
|
|||
description: The texture region on this fence's type <see cref="Textures"/> that marks the base region for this fence type.
|
||||
- id: colors
|
||||
type: TinyLife.Utilities.ColorSettings
|
||||
description: The color settings that this fence type uses.
|
||||
content.vb: Public Sub New(name As String, price As Single, icon As TextureRegion, textures As Dictionary(Of Point, TextureRegion), textureRegion As Point, colors As ColorSettings)
|
||||
overload: TinyLife.Objects.FenceType.#ctor*
|
||||
nameWithType.vb: FenceType.New(String, Single, TextureRegion, Dictionary(Of Point, TextureRegion), Point, ColorSettings)
|
||||
|
@ -371,7 +382,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 198
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -415,13 +426,13 @@ items:
|
|||
description: Whether the fence drawn has a pole in the positive direction.
|
||||
- id: colors
|
||||
type: System.Int32[]
|
||||
description: The color indices in this fence type's ColorSchemes to draw with.
|
||||
description: The color indices in this fence type's <xref href="TinyLife.Objects.FenceType.Colors" data-throw-if-not-resolved="false"></xref> to draw with.
|
||||
- id: cameraRotation
|
||||
type: MLEM.Misc.Direction2
|
||||
description: The camera rotation to draw with.
|
||||
- id: overrideColor
|
||||
type: System.Nullable{Microsoft.Xna.Framework.Color}
|
||||
description: An optional override color to use instead of this fence type's ColorSchemes.
|
||||
description: An optional override color to use instead of this fence type's <xref href="TinyLife.Objects.FenceType.Colors" data-throw-if-not-resolved="false"></xref>.
|
||||
content.vb: Public Overridable Sub Draw(time As GameTime, batch As SpriteBatch, map As Map, pos1 As Point, pos2 As Point, floor As Integer, drawPos As Vector2, vertical As Boolean, scale As Single, hasPoleNeg As Boolean, hasPolePos As Boolean, colors As Integer(), cameraRotation As Direction2, overrideColor As Color? = Nothing)
|
||||
overload: TinyLife.Objects.FenceType.Draw*
|
||||
nameWithType.vb: FenceType.Draw(GameTime, SpriteBatch, Map, Point, Point, Integer, Vector2, Boolean, Single, Boolean, Boolean, Integer(), Direction2, Color?)
|
||||
|
@ -445,7 +456,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DrawUi
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 242
|
||||
startLine: 259
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -468,7 +479,7 @@ items:
|
|||
description: The map.
|
||||
- id: colors
|
||||
type: System.Int32[]
|
||||
description: The color indices in this fence type's ColorSchemes to draw with.
|
||||
description: The color indices in this fence type's <xref href="TinyLife.Objects.FenceType.Colors" data-throw-if-not-resolved="false"></xref> to draw with.
|
||||
- id: drawScale
|
||||
type: System.Single
|
||||
description: The scale to draw with.
|
||||
|
@ -495,7 +506,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Register
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 254
|
||||
startLine: 271
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1270,6 +1281,12 @@ references:
|
|||
href: TinyLife.Utilities.ColorScheme.html
|
||||
- name: (
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.FenceType.Colors
|
||||
commentId: F:TinyLife.Objects.FenceType.Colors
|
||||
href: TinyLife.Objects.FenceType.html#TinyLife_Objects_FenceType_Colors
|
||||
name: Colors
|
||||
nameWithType: FenceType.Colors
|
||||
fullName: TinyLife.Objects.FenceType.Colors
|
||||
- uid: TinyLife.Objects.WallLike.Positions
|
||||
commentId: F:TinyLife.Objects.WallLike.Positions
|
||||
parent: TinyLife.Objects.WallLike
|
||||
|
|
|
@ -134,19 +134,19 @@ items:
|
|||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The colors indices that this fence has for each of its <xref href="TinyLife.Objects.FenceWall.Type" data-throw-if-not-resolved="false"></xref>'s FenceType.ColorSchemes.
|
||||
summary: The colors indices that this fence has for each of its <xref href="TinyLife.Objects.FenceWall.Type" data-throw-if-not-resolved="false"></xref>'s <xref href="TinyLife.Objects.FenceType.Colors" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: >-
|
||||
[DataMember]
|
||||
|
||||
public readonly int[] Colors
|
||||
public int[] Colors
|
||||
return:
|
||||
type: System.Int32[]
|
||||
content.vb: >-
|
||||
<DataMember>
|
||||
|
||||
Public ReadOnly Colors As Integer()
|
||||
Public Colors As Integer()
|
||||
attributes:
|
||||
- type: System.Runtime.Serialization.DataMemberAttribute
|
||||
ctor: System.Runtime.Serialization.DataMemberAttribute.#ctor
|
||||
|
@ -297,7 +297,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPrice
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 59
|
||||
startLine: 60
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -329,7 +329,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnNeighborChanged
|
||||
path: ../TinyLife/Objects/FenceWall.cs
|
||||
startLine: 64
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1443,6 +1443,12 @@ references:
|
|||
name: Type
|
||||
nameWithType: FenceWall.Type
|
||||
fullName: TinyLife.Objects.FenceWall.Type
|
||||
- uid: TinyLife.Objects.FenceType.Colors
|
||||
commentId: F:TinyLife.Objects.FenceType.Colors
|
||||
href: TinyLife.Objects.FenceType.html#TinyLife_Objects_FenceType_Colors
|
||||
name: Colors
|
||||
nameWithType: FenceType.Colors
|
||||
fullName: TinyLife.Objects.FenceType.Colors
|
||||
- uid: System.Int32[]
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
|
|
|
@ -65,6 +65,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -88,6 +89,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -133,6 +135,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -671,6 +674,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1192,6 +1202,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2976,6 +3041,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -68,6 +68,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -93,6 +94,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -137,6 +139,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -742,6 +745,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1301,6 +1311,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3028,6 +3093,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -66,6 +66,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -91,6 +92,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -136,6 +138,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -722,6 +725,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1281,6 +1291,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3189,6 +3254,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -61,6 +61,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -86,6 +87,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -132,6 +134,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -581,6 +584,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1140,6 +1150,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3105,6 +3170,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -17,6 +17,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.CanBeDirty
|
||||
- TinyLife.Objects.Furniture.CanExecuteAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.Creator
|
||||
- TinyLife.Objects.Furniture.CreatorId
|
||||
- TinyLife.Objects.Furniture.CustomPrice
|
||||
|
@ -31,6 +32,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.GetAppliedUpgrade(TinyLife.Objects.Upgrade)
|
||||
- TinyLife.Objects.Furniture.GetCategories(TinyLife.Objects.Person)
|
||||
- TinyLife.Objects.Furniture.GetChildren``1
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetDecorativeRating(TinyLife.World.Room)
|
||||
- TinyLife.Objects.Furniture.GetDescription(System.Collections.Generic.List{System.String},System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetDirty(TinyLife.Objects.Person,System.TimeSpan)
|
||||
|
@ -144,6 +146,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -696,7 +699,7 @@ items:
|
|||
summary: >-
|
||||
The indices of the colors that this furniture has.
|
||||
|
||||
Refer to FurnitureType.TypeSettings.ColorSchemes for the actual colors that these indices represent.
|
||||
Refer to <xref href="TinyLife.Objects.FurnitureType.TypeSettings.Colors" data-throw-if-not-resolved="false"></xref> for the actual colors that these indices represent.
|
||||
example: []
|
||||
syntax:
|
||||
content: >-
|
||||
|
@ -744,6 +747,40 @@ items:
|
|||
type: MLEM.Misc.RectangleF
|
||||
content.vb: Public ReadOnly Property Area As RectangleF
|
||||
overload: TinyLife.Objects.Furniture.Area*
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
id: CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Furniture.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CoveredTiles
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 139
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: >-
|
||||
The tiles that are currently being covered by this furniture item.
|
||||
|
||||
This differs from <xref href="TinyLife.Objects.Furniture.Area" data-throw-if-not-resolved="false"></xref> in that it calculates the full covered tiles in integer coordinates, rather than the exact area covered by the object.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Rectangle CoveredTiles { get; }
|
||||
parameters: []
|
||||
return:
|
||||
type: Microsoft.Xna.Framework.Rectangle
|
||||
content.vb: Public ReadOnly Property CoveredTiles As Rectangle
|
||||
overload: TinyLife.Objects.Furniture.CoveredTiles*
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
id: DevaluedThroughUse
|
||||
|
@ -762,7 +799,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DevaluedThroughUse
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 140
|
||||
startLine: 145
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -808,7 +845,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AreUtilitiesDisabled
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 145
|
||||
startLine: 150
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -842,7 +879,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsStatic
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 150
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -885,7 +922,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CreatorId
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 156
|
||||
startLine: 161
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -935,7 +972,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Quality
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 164
|
||||
startLine: 169
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -983,7 +1020,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeDirty
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 169
|
||||
startLine: 174
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1017,7 +1054,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Dirty
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 174
|
||||
startLine: 179
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1051,7 +1088,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CustomPrice
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 186
|
||||
startLine: 191
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1097,7 +1134,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Creator
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 191
|
||||
startLine: 196
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1131,7 +1168,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AttachedWall
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 196
|
||||
startLine: 201
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1165,7 +1202,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HideFromDraw
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 200
|
||||
startLine: 205
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1196,7 +1233,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VisualRotation
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 227
|
||||
startLine: 232
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1230,7 +1267,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ParentObjectSpotId
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 231
|
||||
startLine: 236
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1275,7 +1312,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ParentFurnitureId
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 236
|
||||
startLine: 241
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1320,7 +1357,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 254
|
||||
startLine: 259
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1373,7 +1410,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 265
|
||||
startLine: 270
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1424,7 +1461,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 281
|
||||
startLine: 286
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1461,7 +1498,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Intersects
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 316
|
||||
startLine: 323
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1500,7 +1537,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCategories
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 321
|
||||
startLine: 328
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1536,7 +1573,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnAdded
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 326
|
||||
startLine: 333
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1568,7 +1605,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRemoved
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 333
|
||||
startLine: 340
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1600,7 +1637,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetAiPriority
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 340
|
||||
startLine: 347
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1612,9 +1649,11 @@ items:
|
|||
The default return value is 0, meaning that no special priority is assigned to this object.
|
||||
|
||||
For any <xref href="TinyLife.Objects.Furniture" data-throw-if-not-resolved="false"></xref> with the <xref href="TinyLife.Objects.ObjectCategory.SingleBed" data-throw-if-not-resolved="false"></xref> or <xref href="TinyLife.Objects.ObjectCategory.DoubleBed" data-throw-if-not-resolved="false"></xref> category that is the person's <xref href="TinyLife.Objects.Person.LastBedSleptIn" data-throw-if-not-resolved="false"></xref>, 10 is returned.
|
||||
|
||||
This is invoked by a person in <xref href="TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject%2cTinyLife.Objects.ObjectCategory)" data-throw-if-not-resolved="false"></xref> with additional events being invoked.
|
||||
example: []
|
||||
syntax:
|
||||
content: public override int GetAiPriority(Person person, ObjectCategory categories)
|
||||
content: public override float GetAiPriority(Person person, ObjectCategory categories)
|
||||
parameters:
|
||||
- id: person
|
||||
type: TinyLife.Objects.Person
|
||||
|
@ -1623,9 +1662,9 @@ items:
|
|||
type: TinyLife.Objects.ObjectCategory
|
||||
description: The categories that are relevant for the ai interaction
|
||||
return:
|
||||
type: System.Int32
|
||||
type: System.Single
|
||||
description: This object's priority
|
||||
content.vb: Public Overrides Function GetAiPriority(person As Person, categories As ObjectCategory) As Integer
|
||||
content.vb: Public Overrides Function GetAiPriority(person As Person, categories As ObjectCategory) As Single
|
||||
overridden: TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
overload: TinyLife.Objects.Furniture.GetAiPriority*
|
||||
- uid: TinyLife.Objects.Furniture.CanExecuteAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)
|
||||
|
@ -1646,7 +1685,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteAction
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 356
|
||||
startLine: 363
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1697,7 +1736,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnActionCompleted
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 363
|
||||
startLine: 370
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1744,7 +1783,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionUpdate
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 373
|
||||
startLine: 380
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1797,7 +1836,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeActionSpotInfo
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 393
|
||||
startLine: 400
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1836,7 +1875,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetHoverInfo
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 399
|
||||
startLine: 406
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1854,6 +1893,48 @@ items:
|
|||
content.vb: Public Overrides Sub GetHoverInfo(tooltip As Tooltip)
|
||||
overridden: TinyLife.Objects.MapObject.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
overload: TinyLife.Objects.Furniture.GetHoverInfo*
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
id: GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Furniture.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDebugLines
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 431
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: >-
|
||||
Returns the debug lines that should be displayed in <xref href="TinyLife.Debug" data-throw-if-not-resolved="false"></xref> when hovering over this object.
|
||||
|
||||
By default, <xref href="TinyLife.Objects.MapObject.OnGetDebugLines" data-throw-if-not-resolved="false"></xref> is invoked, and the id and position of this object are appended to the list of lines.
|
||||
example: []
|
||||
syntax:
|
||||
content: public override void GetDebugLines(GameImpl game, List<string> lines)
|
||||
parameters:
|
||||
- id: game
|
||||
type: TinyLife.GameImpl
|
||||
description: The game.
|
||||
- id: lines
|
||||
type: System.Collections.Generic.List{System.String}
|
||||
description: The list of lines to append debug lines to.
|
||||
content.vb: Public Overrides Sub GetDebugLines(game As GameImpl, lines As List(Of String))
|
||||
overridden: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
overload: TinyLife.Objects.Furniture.GetDebugLines*
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
id: GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
|
@ -1872,7 +1953,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetEfficiencyModifier
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 431
|
||||
startLine: 440
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1930,7 +2011,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRestoreNeedModifier
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 443
|
||||
startLine: 452
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1985,7 +2066,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRandomQuality
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 455
|
||||
startLine: 464
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2042,7 +2123,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsFreeSpot
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 471
|
||||
startLine: 480
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2083,7 +2164,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ResetToStatic
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 477
|
||||
startLine: 486
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2125,7 +2206,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ModifyActionCategories
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 483
|
||||
startLine: 492
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2173,7 +2254,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MoveToMap
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 491
|
||||
startLine: 500
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2218,7 +2299,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnPositionChanged
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 499
|
||||
startLine: 508
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2262,7 +2343,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 523
|
||||
startLine: 532
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2336,7 +2417,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPrice
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 534
|
||||
startLine: 543
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2367,7 +2448,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDescription
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 547
|
||||
startLine: 556
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2408,7 +2489,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDecorativeRating
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 581
|
||||
startLine: 590
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2446,7 +2527,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDirty
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 592
|
||||
startLine: 601
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2486,7 +2567,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetCreator
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 627
|
||||
startLine: 636
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2524,7 +2605,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnPlacedInBuildMode
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 641
|
||||
startLine: 650
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2565,7 +2646,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetWallsInTheWay
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 658
|
||||
startLine: 667
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2617,7 +2698,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRoofingInTheWay
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 691
|
||||
startLine: 700
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2670,7 +2751,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetAppliedUpgrade
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 714
|
||||
startLine: 723
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2705,7 +2786,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ApplyUpgrade
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 725
|
||||
startLine: 734
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2740,7 +2821,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HasFullUpgrade
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 740
|
||||
startLine: 749
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2778,7 +2859,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnNeighborChanged
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 750
|
||||
startLine: 759
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2813,7 +2894,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DrawUi
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 761
|
||||
startLine: 770
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2863,7 +2944,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetOccupants
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 775
|
||||
startLine: 784
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2904,7 +2985,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeActionSpots
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 788
|
||||
startLine: 797
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2945,7 +3026,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeActionSpot
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 809
|
||||
startLine: 818
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2983,7 +3064,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetActionSpotInfo
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 822
|
||||
startLine: 831
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3024,7 +3105,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeObjectSpot
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 834
|
||||
startLine: 843
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3065,7 +3146,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetParent
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 848
|
||||
startLine: 857
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3105,7 +3186,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UnlinkParentsAndChildren
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 863
|
||||
startLine: 872
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3133,7 +3214,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RemoveAndUnlink
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 874
|
||||
startLine: 883
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3164,7 +3245,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetChildren
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 884
|
||||
startLine: 893
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3203,7 +3284,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddChild
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 898
|
||||
startLine: 907
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3256,7 +3337,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AddChild
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 915
|
||||
startLine: 924
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3302,7 +3383,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetChild
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 931
|
||||
startLine: 940
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3353,7 +3434,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetChild
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 945
|
||||
startLine: 954
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3394,7 +3475,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RemoveChild
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 956
|
||||
startLine: 965
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3429,7 +3510,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NotifyNeighbors
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 969
|
||||
startLine: 978
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3460,7 +3541,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetNewId
|
||||
path: ../TinyLife/Objects/Furniture.cs
|
||||
startLine: 984
|
||||
startLine: 993
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3631,6 +3712,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
@ -5663,6 +5751,12 @@ references:
|
|||
name: ParentObjectSpot
|
||||
nameWithType: Furniture.ParentObjectSpot
|
||||
fullName: TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- uid: TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
commentId: F:TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
href: TinyLife.Objects.FurnitureType.TypeSettings.html#TinyLife_Objects_FurnitureType_TypeSettings_Colors
|
||||
name: Colors
|
||||
nameWithType: FurnitureType.TypeSettings.Colors
|
||||
fullName: TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
- uid: System.Int32[]
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
|
@ -5724,6 +5818,56 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.Area
|
||||
commentId: P:TinyLife.Objects.Furniture.Area
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_Area
|
||||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles*
|
||||
commentId: Overload:TinyLife.Objects.Furniture.CoveredTiles
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: Microsoft.Xna.Framework.Rectangle
|
||||
commentId: T:Microsoft.Xna.Framework.Rectangle
|
||||
parent: Microsoft.Xna.Framework
|
||||
isExternal: true
|
||||
name: Rectangle
|
||||
nameWithType: Rectangle
|
||||
fullName: Microsoft.Xna.Framework.Rectangle
|
||||
- uid: Microsoft.Xna.Framework
|
||||
commentId: N:Microsoft.Xna.Framework
|
||||
isExternal: true
|
||||
name: Microsoft.Xna.Framework
|
||||
nameWithType: Microsoft.Xna.Framework
|
||||
fullName: Microsoft.Xna.Framework
|
||||
spec.csharp:
|
||||
- uid: Microsoft
|
||||
name: Microsoft
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna
|
||||
name: Xna
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna.Framework
|
||||
name: Framework
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: Microsoft
|
||||
name: Microsoft
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna
|
||||
name: Xna
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna.Framework
|
||||
name: Framework
|
||||
isExternal: true
|
||||
- uid: TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
commentId: M:TinyLife.Objects.MapObject.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
@ -6235,36 +6379,6 @@ references:
|
|||
nameWithType.vb: Single
|
||||
fullName.vb: Single
|
||||
name.vb: Single
|
||||
- uid: Microsoft.Xna.Framework
|
||||
commentId: N:Microsoft.Xna.Framework
|
||||
isExternal: true
|
||||
name: Microsoft.Xna.Framework
|
||||
nameWithType: Microsoft.Xna.Framework
|
||||
fullName: Microsoft.Xna.Framework
|
||||
spec.csharp:
|
||||
- uid: Microsoft
|
||||
name: Microsoft
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna
|
||||
name: Xna
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna.Framework
|
||||
name: Framework
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: Microsoft
|
||||
name: Microsoft
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna
|
||||
name: Xna
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: Microsoft.Xna.Framework
|
||||
name: Framework
|
||||
isExternal: true
|
||||
- uid: Microsoft.Xna.Framework.Graphics.SpriteBatch
|
||||
commentId: T:Microsoft.Xna.Framework.Graphics.SpriteBatch
|
||||
parent: Microsoft.Xna.Framework.Graphics
|
||||
|
@ -6679,6 +6793,40 @@ references:
|
|||
name: LastBedSleptIn
|
||||
nameWithType: Person.LastBedSleptIn
|
||||
fullName: TinyLife.Objects.Person.LastBedSleptIn
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
commentId: M:TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
name: GetAiPriorityForObject(MapObject, ObjectCategory)
|
||||
nameWithType: Person.GetAiPriorityForObject(MapObject, ObjectCategory)
|
||||
fullName: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject, TinyLife.Objects.ObjectCategory)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
name: GetAiPriorityForObject
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.MapObject
|
||||
name: MapObject
|
||||
href: TinyLife.Objects.MapObject.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.ObjectCategory
|
||||
name: ObjectCategory
|
||||
href: TinyLife.Objects.ObjectCategory.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
name: GetAiPriorityForObject
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.MapObject
|
||||
name: MapObject
|
||||
href: TinyLife.Objects.MapObject.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.ObjectCategory
|
||||
name: ObjectCategory
|
||||
href: TinyLife.Objects.ObjectCategory.html
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
commentId: M:TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
@ -7203,6 +7351,121 @@ references:
|
|||
- uid: MLEM.Ui.Elements
|
||||
name: Elements
|
||||
isExternal: true
|
||||
- uid: TinyLife.Debug
|
||||
commentId: T:TinyLife.Debug
|
||||
href: TinyLife.Debug.html
|
||||
name: Debug
|
||||
nameWithType: Debug
|
||||
fullName: TinyLife.Debug
|
||||
- uid: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.MapObject
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: MapObject.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: MapObject.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines*
|
||||
commentId: Overload:TinyLife.Objects.Furniture.GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines
|
||||
nameWithType: Furniture.GetDebugLines
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines
|
||||
- uid: TinyLife.GameImpl
|
||||
commentId: T:TinyLife.GameImpl
|
||||
parent: TinyLife
|
||||
href: TinyLife.GameImpl.html
|
||||
name: GameImpl
|
||||
nameWithType: GameImpl
|
||||
fullName: TinyLife.GameImpl
|
||||
- uid: System.Collections.Generic.List{System.String}
|
||||
commentId: T:System.Collections.Generic.List{System.String}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.List`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<string>
|
||||
nameWithType: List<string>
|
||||
fullName: System.Collections.Generic.List<string>
|
||||
nameWithType.vb: List(Of String)
|
||||
fullName.vb: System.Collections.Generic.List(Of String)
|
||||
name.vb: List(Of String)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- uid: TinyLife
|
||||
commentId: N:TinyLife
|
||||
href: TinyLife.html
|
||||
name: TinyLife
|
||||
nameWithType: TinyLife
|
||||
fullName: TinyLife
|
||||
- uid: TinyLife.Objects.Person.GetEfficiencyModifier(System.Single,TinyLife.Actions.ActionInfo,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Person.GetEfficiencyModifier(System.Single,TinyLife.Actions.ActionInfo,TinyLife.Skills.SkillType,System.Single)
|
||||
isExternal: true
|
||||
|
@ -7509,12 +7772,6 @@ references:
|
|||
name: NeedType
|
||||
nameWithType: NeedType
|
||||
fullName: TinyLife.NeedType
|
||||
- uid: TinyLife
|
||||
commentId: N:TinyLife
|
||||
href: TinyLife.html
|
||||
name: TinyLife
|
||||
nameWithType: TinyLife
|
||||
fullName: TinyLife
|
||||
- uid: TinyLife.Skills.SkillType.GetRandomQuality(TinyLife.Objects.Person,System.Random,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Emotions.IEmotionSource,System.Boolean)
|
||||
commentId: M:TinyLife.Skills.SkillType.GetRandomQuality(TinyLife.Objects.Person,System.Random,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Emotions.IEmotionSource,System.Boolean)
|
||||
isExternal: true
|
||||
|
@ -8026,41 +8283,6 @@ references:
|
|||
name: ModifyActionCategories
|
||||
nameWithType: Furniture.ModifyActionCategories
|
||||
fullName: TinyLife.Objects.Furniture.ModifyActionCategories
|
||||
- uid: System.Collections.Generic.List{System.String}
|
||||
commentId: T:System.Collections.Generic.List{System.String}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.List`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<string>
|
||||
nameWithType: List<string>
|
||||
fullName: System.Collections.Generic.List<string>
|
||||
nameWithType.vb: List(Of String)
|
||||
fullName.vb: System.Collections.Generic.List(Of String)
|
||||
name.vb: List(Of String)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject.MoveToMap(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single)
|
||||
commentId: M:TinyLife.Objects.MapObject.MoveToMap(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Single)
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -243,10 +243,12 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Colors
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 366
|
||||
startLine: 369
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The color settings to use for this furniture type.
|
||||
example: []
|
||||
syntax:
|
||||
content: public ColorSettings Colors
|
||||
return:
|
||||
|
@ -270,7 +272,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DefaultRotation
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 370
|
||||
startLine: 373
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -299,7 +301,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ConstructedType
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 376
|
||||
startLine: 379
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -333,7 +335,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Price
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 380
|
||||
startLine: 383
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -362,7 +364,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BuyableVariations
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 386
|
||||
startLine: 389
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -396,7 +398,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HeldPivot
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 391
|
||||
startLine: 394
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -428,7 +430,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HeldArmsOut
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 396
|
||||
startLine: 399
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -460,7 +462,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DecorativeRating
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 403
|
||||
startLine: 406
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -496,7 +498,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Icon
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 408
|
||||
startLine: 411
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -528,7 +530,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Reliability
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 414
|
||||
startLine: 417
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -562,7 +564,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BrokenBehavior
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 419
|
||||
startLine: 422
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -594,7 +596,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ElectricityRating
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 424
|
||||
startLine: 427
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -626,7 +628,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WaterRating
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 429
|
||||
startLine: 432
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -658,7 +660,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EfficiencyModifier
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 434
|
||||
startLine: 437
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -690,7 +692,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RestoreNeedModifier
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 439
|
||||
startLine: 442
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -722,7 +724,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Visibility
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 445
|
||||
startLine: 448
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -756,7 +758,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Tab
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 450
|
||||
startLine: 453
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -788,7 +790,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TextureName
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 455
|
||||
startLine: 458
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -820,7 +822,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LightSettings
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 460
|
||||
startLine: 463
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -852,7 +854,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DirtyOverlayTextureName
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 467
|
||||
startLine: 470
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -861,7 +863,7 @@ items:
|
|||
|
||||
Giving this field a value will automatically allow the object to get dirty after a while of being used.
|
||||
|
||||
The textures loaded through this texture name act similarly to the ones loaded through <xref href="TinyLife.Objects.FurnitureType.TypeSettings.TextureName" data-throw-if-not-resolved="false"></xref>, in that they adhere to the object's possible rotations, and have the same amount of layers as ColorMap has entries.
|
||||
The textures loaded through this texture name act similarly to the ones loaded through <xref href="TinyLife.Objects.FurnitureType.TypeSettings.TextureName" data-throw-if-not-resolved="false"></xref>, in that they adhere to the object's possible rotations, and have the same amount of layers as this <xref href="TinyLife.Objects.FurnitureType.TypeSettings.Colors" data-throw-if-not-resolved="false"></xref>' <xref href="TinyLife.Utilities.ColorSettings.Map" data-throw-if-not-resolved="false"></xref> has entries.
|
||||
|
||||
By default, the texture to use is "approximated" using <xref href="TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
|
@ -888,7 +890,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DistanceFromObstructions
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 473
|
||||
startLine: 476
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -922,7 +924,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDisplayName
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 478
|
||||
startLine: 481
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -954,7 +956,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteAction
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 483
|
||||
startLine: 486
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -986,7 +988,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsAllowedInSpot
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 488
|
||||
startLine: 491
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1018,7 +1020,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnDescription
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 493
|
||||
startLine: 496
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1050,7 +1052,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 505
|
||||
startLine: 508
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1097,7 +1099,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetData
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 524
|
||||
startLine: 527
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1137,7 +1139,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetData
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 529
|
||||
startLine: 532
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1179,7 +1181,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetData
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 535
|
||||
startLine: 538
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1222,7 +1224,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDataKeys
|
||||
path: ../TinyLife/Objects/FurnitureType.cs
|
||||
startLine: 540
|
||||
startLine: 543
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2579,6 +2581,18 @@ references:
|
|||
name: TextureName
|
||||
nameWithType: FurnitureType.TypeSettings.TextureName
|
||||
fullName: TinyLife.Objects.FurnitureType.TypeSettings.TextureName
|
||||
- uid: TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
commentId: F:TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
href: TinyLife.Objects.FurnitureType.TypeSettings.html#TinyLife_Objects_FurnitureType_TypeSettings_Colors
|
||||
name: Colors
|
||||
nameWithType: FurnitureType.TypeSettings.Colors
|
||||
fullName: TinyLife.Objects.FurnitureType.TypeSettings.Colors
|
||||
- uid: TinyLife.Utilities.ColorSettings.Map
|
||||
commentId: F:TinyLife.Utilities.ColorSettings.Map
|
||||
href: TinyLife.Utilities.ColorSettings.html#TinyLife_Utilities_ColorSettings_Map
|
||||
name: Map
|
||||
nameWithType: ColorSettings.Map
|
||||
fullName: TinyLife.Utilities.ColorSettings.Map
|
||||
- uid: TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
|
||||
commentId: M:TinyLife.Utilities.Extensions.GetDefaultDirtyOverlayTextureName(TinyLife.Objects.ObjectCategory)
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_GetDefaultDirtyOverlayTextureName_TinyLife_Objects_ObjectCategory_
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -61,6 +61,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -86,6 +87,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -131,6 +133,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -630,6 +633,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1189,6 +1199,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3097,6 +3162,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -25,7 +25,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LifeSpan
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3655
|
||||
startLine: 3768
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -59,7 +59,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VeryShort
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3658
|
||||
startLine: 3771
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -85,7 +85,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Short
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3659
|
||||
startLine: 3772
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -111,7 +111,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Normal
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3660
|
||||
startLine: 3773
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -137,7 +137,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Long
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3661
|
||||
startLine: 3774
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -163,7 +163,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VeryLong
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3662
|
||||
startLine: 3775
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -189,7 +189,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Infinite
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3663
|
||||
startLine: 3776
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -68,6 +68,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -91,6 +92,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -137,6 +139,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -739,6 +742,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1260,6 +1270,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -3225,6 +3290,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -18,6 +18,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.MapObject.GetCategories(TinyLife.Objects.Person)
|
||||
- TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.MapObject.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.MapObject.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.MapObject.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
|
@ -40,6 +41,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnCurrentGameMapChanged(TinyLife.World.Map,TinyLife.World.Map)
|
||||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnEventsAttachable
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnPositionChanged(Microsoft.Xna.Framework.Vector2,System.Single)
|
||||
- TinyLife.Objects.MapObject.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -366,6 +368,38 @@ items:
|
|||
return:
|
||||
type: System.Action{MLEM.Ui.Elements.Tooltip}
|
||||
content.vb: Public Event OnGetHoverInfo As Action(Of Tooltip)
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
id: OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
type: Event
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/MapObject.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnGetDebugLines
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 80
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: >-
|
||||
An event that is invoked when debug lines for this object are being gathered as part of <xref href="TinyLife.Debug" data-throw-if-not-resolved="false"></xref>.
|
||||
|
||||
This event can be subscribed to using <xref href="TinyLife.Objects.MapObject.OnEventsAttachable" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public event Action<List<string>> OnGetDebugLines
|
||||
return:
|
||||
type: System.Action{System.Collections.Generic.List{System.String}}
|
||||
content.vb: Public Event OnGetDebugLines As Action(Of List(Of String))
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
id: Position
|
||||
|
@ -384,7 +418,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Position
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 80
|
||||
startLine: 85
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -425,7 +459,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Floor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 113
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -466,7 +500,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ParentInfo
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 133
|
||||
startLine: 138
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -500,7 +534,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Visibility
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 140
|
||||
startLine: 145
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -537,7 +571,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Id
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 144
|
||||
startLine: 149
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -578,7 +612,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Map
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 150
|
||||
startLine: 155
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -612,7 +646,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentLot
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 154
|
||||
startLine: 159
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -643,7 +677,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CurrentRoom
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 158
|
||||
startLine: 163
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -674,7 +708,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsInWorld
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 162
|
||||
startLine: 167
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -705,7 +739,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HoldingPerson
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 167
|
||||
startLine: 172
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -739,7 +773,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 189
|
||||
startLine: 194
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -783,7 +817,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 210
|
||||
startLine: 215
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -833,7 +867,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Intersects
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 218
|
||||
startLine: 223
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -871,7 +905,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ValidateEarly
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 226
|
||||
startLine: 231
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -902,7 +936,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Validate
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 236
|
||||
startLine: 241
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -938,7 +972,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetCategories
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 247
|
||||
startLine: 252
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -973,7 +1007,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnAdded
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 255
|
||||
startLine: 260
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1004,7 +1038,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRemoved
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 261
|
||||
startLine: 266
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1035,7 +1069,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetHoverInfo
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 268
|
||||
startLine: 273
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1052,6 +1086,47 @@ items:
|
|||
description: The tooltip that will be displayed.
|
||||
content.vb: Public Overridable Sub GetHoverInfo(tooltip As Tooltip)
|
||||
overload: TinyLife.Objects.MapObject.GetHoverInfo*
|
||||
- uid: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
id: GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.MapObject
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: MapObject.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
type: Method
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/MapObject.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDebugLines
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 283
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: >-
|
||||
Returns the debug lines that should be displayed in <xref href="TinyLife.Debug" data-throw-if-not-resolved="false"></xref> when hovering over this object.
|
||||
|
||||
By default, <xref href="TinyLife.Objects.MapObject.OnGetDebugLines" data-throw-if-not-resolved="false"></xref> is invoked, and the id and position of this object are appended to the list of lines.
|
||||
example: []
|
||||
syntax:
|
||||
content: public virtual void GetDebugLines(GameImpl game, List<string> lines)
|
||||
parameters:
|
||||
- id: game
|
||||
type: TinyLife.GameImpl
|
||||
description: The game.
|
||||
- id: lines
|
||||
type: System.Collections.Generic.List{System.String}
|
||||
description: The list of lines to append debug lines to.
|
||||
content.vb: Public Overridable Sub GetDebugLines(game As GameImpl, lines As List(Of String))
|
||||
overload: TinyLife.Objects.MapObject.GetDebugLines*
|
||||
nameWithType.vb: MapObject.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.MapObject.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
- uid: TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
commentId: M:TinyLife.Objects.MapObject.GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
id: GetAiPriority(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
|
@ -1070,7 +1145,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetAiPriority
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 281
|
||||
startLine: 300
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1082,9 +1157,11 @@ items:
|
|||
The default return value is 0, meaning that no special priority is assigned to this object.
|
||||
|
||||
For any <xref href="TinyLife.Objects.Furniture" data-throw-if-not-resolved="false"></xref> with the <xref href="TinyLife.Objects.ObjectCategory.SingleBed" data-throw-if-not-resolved="false"></xref> or <xref href="TinyLife.Objects.ObjectCategory.DoubleBed" data-throw-if-not-resolved="false"></xref> category that is the person's <xref href="TinyLife.Objects.Person.LastBedSleptIn" data-throw-if-not-resolved="false"></xref>, 10 is returned.
|
||||
|
||||
This is invoked by a person in <xref href="TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject%2cTinyLife.Objects.ObjectCategory)" data-throw-if-not-resolved="false"></xref> with additional events being invoked.
|
||||
example: []
|
||||
syntax:
|
||||
content: public virtual int GetAiPriority(Person person, ObjectCategory categories)
|
||||
content: public virtual float GetAiPriority(Person person, ObjectCategory categories)
|
||||
parameters:
|
||||
- id: person
|
||||
type: TinyLife.Objects.Person
|
||||
|
@ -1093,9 +1170,9 @@ items:
|
|||
type: TinyLife.Objects.ObjectCategory
|
||||
description: The categories that are relevant for the ai interaction
|
||||
return:
|
||||
type: System.Int32
|
||||
type: System.Single
|
||||
description: This object's priority
|
||||
content.vb: Public Overridable Function GetAiPriority(person As Person, categories As ObjectCategory) As Integer
|
||||
content.vb: Public Overridable Function GetAiPriority(person As Person, categories As ObjectCategory) As Single
|
||||
overload: TinyLife.Objects.MapObject.GetAiPriority*
|
||||
- uid: TinyLife.Objects.MapObject.CanExecuteAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)
|
||||
commentId: M:TinyLife.Objects.MapObject.CanExecuteAction(TinyLife.Actions.ActionType,TinyLife.Actions.ActionInfo,System.Boolean,System.Boolean)
|
||||
|
@ -1115,7 +1192,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanExecuteAction
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 294
|
||||
startLine: 313
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1165,7 +1242,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnActionCompleted
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 306
|
||||
startLine: 325
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1211,7 +1288,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ActionUpdate
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 318
|
||||
startLine: 337
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1263,7 +1340,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetFreeActionSpotInfo
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 326
|
||||
startLine: 345
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1301,7 +1378,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCameraRotationChanged
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 336
|
||||
startLine: 355
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1339,7 +1416,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnCurrentGameMapChanged
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 344
|
||||
startLine: 363
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1377,7 +1454,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ModifyActionCategories
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 354
|
||||
startLine: 373
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1424,7 +1501,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetMapAndValidate
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 363
|
||||
startLine: 382
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1464,7 +1541,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: HasCategory
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 380
|
||||
startLine: 399
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1502,7 +1579,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetEfficiencyModifier
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 396
|
||||
startLine: 415
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1559,7 +1636,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRandomQuality
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 411
|
||||
startLine: 430
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1615,7 +1692,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetRestoreNeedModifier
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 424
|
||||
startLine: 443
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1669,7 +1746,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IsFreeSpot
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 435
|
||||
startLine: 454
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1709,7 +1786,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCrossBetween
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 446
|
||||
startLine: 465
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1750,7 +1827,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetPathCostModifier
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 458
|
||||
startLine: 477
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1792,7 +1869,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ResetToStatic
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 468
|
||||
startLine: 487
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1833,7 +1910,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: MoveToMap
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 480
|
||||
startLine: 499
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1877,7 +1954,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnPositionChanged
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 499
|
||||
startLine: 518
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1920,7 +1997,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoDraw
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 509
|
||||
startLine: 528
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1967,7 +2044,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoUpdate
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 526
|
||||
startLine: 545
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2008,7 +2085,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DrawColumns
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 554
|
||||
startLine: 573
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2090,7 +2167,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetModCategory
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 620
|
||||
startLine: 639
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -3096,6 +3173,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Debug
|
||||
commentId: T:TinyLife.Debug
|
||||
href: TinyLife.Debug.html
|
||||
name: Debug
|
||||
nameWithType: Debug
|
||||
fullName: TinyLife.Debug
|
||||
- uid: System.Action{System.Collections.Generic.List{System.String}}
|
||||
commentId: T:System.Action{System.Collections.Generic.List{System.String}}
|
||||
parent: System
|
||||
definition: System.Action`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-1
|
||||
name: Action<List<string>>
|
||||
nameWithType: Action<List<string>>
|
||||
fullName: System.Action<System.Collections.Generic.List<string>>
|
||||
nameWithType.vb: Action(Of List(Of String))
|
||||
fullName.vb: System.Action(Of System.Collections.Generic.List(Of String))
|
||||
name.vb: Action(Of List(Of String))
|
||||
spec.csharp:
|
||||
- uid: System.Action`1
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-1
|
||||
- name: <
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Action`1
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject.Position*
|
||||
commentId: Overload:TinyLife.Objects.MapObject.Position
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_Position
|
||||
|
@ -3754,6 +3886,67 @@ references:
|
|||
- uid: MLEM.Ui.Elements
|
||||
name: Elements
|
||||
isExternal: true
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.GetDebugLines*
|
||||
commentId: Overload:TinyLife.Objects.MapObject.GetDebugLines
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines
|
||||
nameWithType: MapObject.GetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.GetDebugLines
|
||||
- uid: TinyLife.GameImpl
|
||||
commentId: T:TinyLife.GameImpl
|
||||
parent: TinyLife
|
||||
href: TinyLife.GameImpl.html
|
||||
name: GameImpl
|
||||
nameWithType: GameImpl
|
||||
fullName: TinyLife.GameImpl
|
||||
- uid: System.Collections.Generic.List{System.String}
|
||||
commentId: T:System.Collections.Generic.List{System.String}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.List`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<string>
|
||||
nameWithType: List<string>
|
||||
fullName: System.Collections.Generic.List<string>
|
||||
nameWithType.vb: List(Of String)
|
||||
fullName.vb: System.Collections.Generic.List(Of String)
|
||||
name.vb: List(Of String)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- uid: TinyLife
|
||||
commentId: N:TinyLife
|
||||
href: TinyLife.html
|
||||
name: TinyLife
|
||||
nameWithType: TinyLife
|
||||
fullName: TinyLife
|
||||
- uid: TinyLife.Objects.PersonAi
|
||||
commentId: T:TinyLife.Objects.PersonAi
|
||||
href: TinyLife.Objects.PersonAi.html
|
||||
|
@ -3778,23 +3971,46 @@ references:
|
|||
name: LastBedSleptIn
|
||||
nameWithType: Person.LastBedSleptIn
|
||||
fullName: TinyLife.Objects.Person.LastBedSleptIn
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
commentId: M:TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
name: GetAiPriorityForObject(MapObject, ObjectCategory)
|
||||
nameWithType: Person.GetAiPriorityForObject(MapObject, ObjectCategory)
|
||||
fullName: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject, TinyLife.Objects.ObjectCategory)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
name: GetAiPriorityForObject
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.MapObject
|
||||
name: MapObject
|
||||
href: TinyLife.Objects.MapObject.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.ObjectCategory
|
||||
name: ObjectCategory
|
||||
href: TinyLife.Objects.ObjectCategory.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Person.GetAiPriorityForObject(TinyLife.Objects.MapObject,TinyLife.Objects.ObjectCategory)
|
||||
name: GetAiPriorityForObject
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_GetAiPriorityForObject_TinyLife_Objects_MapObject_TinyLife_Objects_ObjectCategory_
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.MapObject
|
||||
name: MapObject
|
||||
href: TinyLife.Objects.MapObject.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.ObjectCategory
|
||||
name: ObjectCategory
|
||||
href: TinyLife.Objects.ObjectCategory.html
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject.GetAiPriority*
|
||||
commentId: Overload:TinyLife.Objects.MapObject.GetAiPriority
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_GetAiPriority_TinyLife_Objects_Person_TinyLife_Objects_ObjectCategory_
|
||||
name: GetAiPriority
|
||||
nameWithType: MapObject.GetAiPriority
|
||||
fullName: TinyLife.Objects.MapObject.GetAiPriority
|
||||
- uid: System.Int32
|
||||
commentId: T:System.Int32
|
||||
parent: System
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.int32
|
||||
name: int
|
||||
nameWithType: int
|
||||
fullName: int
|
||||
nameWithType.vb: Integer
|
||||
fullName.vb: Integer
|
||||
name.vb: Integer
|
||||
- uid: TinyLife.Actions.CanExecuteResult.Valid
|
||||
commentId: F:TinyLife.Actions.CanExecuteResult.Valid
|
||||
href: TinyLife.Actions.CanExecuteResult.html#TinyLife_Actions_CanExecuteResult_Valid
|
||||
|
@ -4168,41 +4384,6 @@ references:
|
|||
name: ModifyActionCategories
|
||||
nameWithType: MapObject.ModifyActionCategories
|
||||
fullName: TinyLife.Objects.MapObject.ModifyActionCategories
|
||||
- uid: System.Collections.Generic.List{System.String}
|
||||
commentId: T:System.Collections.Generic.List{System.String}
|
||||
parent: System.Collections.Generic
|
||||
definition: System.Collections.Generic.List`1
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
name: List<string>
|
||||
nameWithType: List<string>
|
||||
fullName: System.Collections.Generic.List<string>
|
||||
nameWithType.vb: List(Of String)
|
||||
fullName.vb: System.Collections.Generic.List(Of String)
|
||||
name.vb: List(Of String)
|
||||
spec.csharp:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject.SetMapAndValidate*
|
||||
commentId: Overload:TinyLife.Objects.MapObject.SetMapAndValidate
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_SetMapAndValidate_TinyLife_World_Map_
|
||||
|
@ -4602,12 +4783,6 @@ references:
|
|||
name: NeedType
|
||||
nameWithType: NeedType
|
||||
fullName: TinyLife.NeedType
|
||||
- uid: TinyLife
|
||||
commentId: N:TinyLife
|
||||
href: TinyLife.html
|
||||
name: TinyLife
|
||||
nameWithType: TinyLife
|
||||
fullName: TinyLife
|
||||
- uid: TinyLife.Objects.MapObject.Intersects(MLEM.Misc.RectangleF)
|
||||
commentId: M:TinyLife.Objects.MapObject.Intersects(MLEM.Misc.RectangleF)
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -55,6 +55,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -81,6 +82,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -126,6 +128,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -453,6 +456,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1031,6 +1041,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2939,6 +3004,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -7,6 +7,7 @@ items:
|
|||
children:
|
||||
- TinyLife.Objects.ObjectCategory.#ctor(System.String,System.Numerics.BigInteger,System.Boolean)
|
||||
- TinyLife.Objects.ObjectCategory.AllowedOnWater
|
||||
- TinyLife.Objects.ObjectCategory.ArtPiece
|
||||
- TinyLife.Objects.ObjectCategory.BabyBathtub
|
||||
- TinyLife.Objects.ObjectCategory.BabySittable
|
||||
- TinyLife.Objects.ObjectCategory.Barbecue
|
||||
|
@ -58,6 +59,7 @@ items:
|
|||
- TinyLife.Objects.ObjectCategory.People
|
||||
- TinyLife.Objects.ObjectCategory.Potty
|
||||
- TinyLife.Objects.ObjectCategory.ProteinShakeMaker
|
||||
- TinyLife.Objects.ObjectCategory.Rocks
|
||||
- TinyLife.Objects.ObjectCategory.RoofAttached
|
||||
- TinyLife.Objects.ObjectCategory.Sandbox
|
||||
- TinyLife.Objects.ObjectCategory.Self
|
||||
|
@ -102,7 +104,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ObjectCategory
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 648
|
||||
startLine: 667
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -169,7 +171,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Nothing
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 651
|
||||
startLine: 670
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -198,7 +200,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ground
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 653
|
||||
startLine: 672
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -227,7 +229,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Chair
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 655
|
||||
startLine: 674
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -256,7 +258,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sofa
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 657
|
||||
startLine: 676
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -285,7 +287,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BabySittable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 659
|
||||
startLine: 678
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -314,7 +316,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Toilet
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 661
|
||||
startLine: 680
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -343,7 +345,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SingleBed
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 663
|
||||
startLine: 682
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -372,7 +374,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DoubleBed
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 665
|
||||
startLine: 684
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -401,7 +403,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Fridge
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 667
|
||||
startLine: 686
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -430,7 +432,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Shower
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 669
|
||||
startLine: 688
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -459,7 +461,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Counter
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 671
|
||||
startLine: 690
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -488,7 +490,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stove
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 673
|
||||
startLine: 692
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -517,7 +519,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Oven
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 675
|
||||
startLine: 694
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -546,7 +548,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SmallObject
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 677
|
||||
startLine: 696
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -575,7 +577,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NonBuyable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 679
|
||||
startLine: 698
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -604,7 +606,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Table
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 681
|
||||
startLine: 700
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -633,7 +635,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Holdable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 683
|
||||
startLine: 702
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -662,7 +664,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DeskObject
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 685
|
||||
startLine: 704
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -691,7 +693,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DisallowedOnGround
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 687
|
||||
startLine: 706
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -720,7 +722,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Computer
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 689
|
||||
startLine: 708
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -749,7 +751,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sink
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 691
|
||||
startLine: 710
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -778,7 +780,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CounterObject
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 693
|
||||
startLine: 712
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -807,7 +809,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Cleanable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 695
|
||||
startLine: 714
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -836,7 +838,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: People
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 697
|
||||
startLine: 716
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -865,7 +867,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Mailbox
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 699
|
||||
startLine: 718
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -894,7 +896,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Wardrobe
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 701
|
||||
startLine: 720
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -923,7 +925,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NaturalGroundRequired
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 703
|
||||
startLine: 722
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -952,7 +954,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WaterRequired
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 705
|
||||
startLine: 724
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -981,7 +983,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AllowedOnWater
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 707
|
||||
startLine: 726
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1010,7 +1012,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Self
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 709
|
||||
startLine: 728
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1039,7 +1041,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WallHanging
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 711
|
||||
startLine: 730
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1068,7 +1070,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ForceGridPlacement
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 713
|
||||
startLine: 732
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1097,7 +1099,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Easel
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 715
|
||||
startLine: 734
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1126,7 +1128,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Mirror
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 717
|
||||
startLine: 736
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1155,7 +1157,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Bookshelf
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 719
|
||||
startLine: 738
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1184,7 +1186,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NonColliding
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 721
|
||||
startLine: 740
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1213,7 +1215,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Gravestone
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 723
|
||||
startLine: 742
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1242,7 +1244,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NonSellable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 725
|
||||
startLine: 744
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1271,7 +1273,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: NonMovable
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 727
|
||||
startLine: 746
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1300,7 +1302,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Tree
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 729
|
||||
startLine: 748
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1329,7 +1331,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Television
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 731
|
||||
startLine: 750
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1358,7 +1360,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BartendingObject
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 733
|
||||
startLine: 752
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1387,7 +1389,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Walls
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 735
|
||||
startLine: 754
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1416,7 +1418,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LargeSurfaceObject
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 737
|
||||
startLine: 756
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1445,7 +1447,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: StandingDesk
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 739
|
||||
startLine: 758
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1474,7 +1476,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Lamp
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 741
|
||||
startLine: 760
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1503,7 +1505,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CeilingHanging
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 743
|
||||
startLine: 762
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1532,7 +1534,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCoverWindow
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 745
|
||||
startLine: 764
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1561,7 +1563,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanCoverDoor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 747
|
||||
startLine: 766
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1590,7 +1592,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Barbecue
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 749
|
||||
startLine: 768
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1619,7 +1621,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TrashCan
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 751
|
||||
startLine: 770
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1648,7 +1650,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeThrownAway
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 753
|
||||
startLine: 772
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1677,7 +1679,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CanBeScrapped
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 755
|
||||
startLine: 774
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1706,7 +1708,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ObstructedByRoofs
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 757
|
||||
startLine: 776
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1735,7 +1737,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: RoofAttached
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 759
|
||||
startLine: 778
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1764,7 +1766,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: FireLight
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 761
|
||||
startLine: 780
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1793,7 +1795,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ToyBox
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 763
|
||||
startLine: 782
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1822,7 +1824,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ChildStove
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 765
|
||||
startLine: 784
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1851,7 +1853,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Sandbox
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 767
|
||||
startLine: 786
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1880,7 +1882,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: JungleGym
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 769
|
||||
startLine: 788
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1909,7 +1911,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Newspaper
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 771
|
||||
startLine: 790
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1938,7 +1940,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CoffeeMachine
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 773
|
||||
startLine: 792
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1967,7 +1969,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: CafeDisplayCase
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 775
|
||||
startLine: 794
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1996,7 +1998,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GroundItem
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 777
|
||||
startLine: 796
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2025,7 +2027,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TreeDecor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 779
|
||||
startLine: 798
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2054,7 +2056,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OpeningHoursSign
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 781
|
||||
startLine: 800
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2083,7 +2085,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TeaKit
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 783
|
||||
startLine: 802
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2112,7 +2114,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LandlinePhone
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 785
|
||||
startLine: 804
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2123,6 +2125,64 @@ items:
|
|||
return:
|
||||
type: TinyLife.Objects.ObjectCategory
|
||||
content.vb: Public Shared ReadOnly LandlinePhone As ObjectCategory
|
||||
- uid: TinyLife.Objects.ObjectCategory.Rocks
|
||||
commentId: F:TinyLife.Objects.ObjectCategory.Rocks
|
||||
id: Rocks
|
||||
parent: TinyLife.Objects.ObjectCategory
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Rocks
|
||||
nameWithType: ObjectCategory.Rocks
|
||||
fullName: TinyLife.Objects.ObjectCategory.Rocks
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/MapObject.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Rocks
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 806
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An object category for big and small rocks.
|
||||
example: []
|
||||
syntax:
|
||||
content: public static readonly ObjectCategory Rocks
|
||||
return:
|
||||
type: TinyLife.Objects.ObjectCategory
|
||||
content.vb: Public Shared ReadOnly Rocks As ObjectCategory
|
||||
- uid: TinyLife.Objects.ObjectCategory.ArtPiece
|
||||
commentId: F:TinyLife.Objects.ObjectCategory.ArtPiece
|
||||
id: ArtPiece
|
||||
parent: TinyLife.Objects.ObjectCategory
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ArtPiece
|
||||
nameWithType: ObjectCategory.ArtPiece
|
||||
fullName: TinyLife.Objects.ObjectCategory.ArtPiece
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/MapObject.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ArtPiece
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 808
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An object category for art pieces that count towards a museum's requirements, and that can be viewed.
|
||||
example: []
|
||||
syntax:
|
||||
content: public static readonly ObjectCategory ArtPiece
|
||||
return:
|
||||
type: TinyLife.Objects.ObjectCategory
|
||||
content.vb: Public Shared ReadOnly ArtPiece As ObjectCategory
|
||||
- uid: TinyLife.Objects.ObjectCategory.Potty
|
||||
commentId: F:TinyLife.Objects.ObjectCategory.Potty
|
||||
id: Potty
|
||||
|
@ -2141,7 +2201,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Potty
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 789
|
||||
startLine: 812
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2170,7 +2230,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Treadmill
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 791
|
||||
startLine: 814
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2199,7 +2259,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DumbbellHolder
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 793
|
||||
startLine: 816
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2228,7 +2288,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: WoodworkingItem
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 795
|
||||
startLine: 818
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2257,7 +2317,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ChangingStation
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 797
|
||||
startLine: 820
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2286,7 +2346,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Crib
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 799
|
||||
startLine: 822
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2315,7 +2375,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: BabyBathtub
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 801
|
||||
startLine: 824
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2344,7 +2404,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ProteinShakeMaker
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 803
|
||||
startLine: 826
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2373,7 +2433,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 807
|
||||
startLine: 830
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2417,7 +2477,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_Implicit
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 810
|
||||
startLine: 833
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2454,7 +2514,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_Implicit
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 815
|
||||
startLine: 838
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2492,7 +2552,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_BitwiseOr
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 820
|
||||
startLine: 843
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2533,7 +2593,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_BitwiseAnd
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 825
|
||||
startLine: 848
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2574,7 +2634,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_ExclusiveOr
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 830
|
||||
startLine: 853
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -2615,7 +2675,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: op_OnesComplement
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 835
|
||||
startLine: 858
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -26,7 +26,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Outfit
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 284
|
||||
startLine: 295
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -78,7 +78,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Clothes
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 292
|
||||
startLine: 303
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -120,7 +120,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Intentions
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 298
|
||||
startLine: 309
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -162,7 +162,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 304
|
||||
startLine: 315
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -197,7 +197,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetIntentionPercentage
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 314
|
||||
startLine: 325
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -232,7 +232,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetMostFittingStyle
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 332
|
||||
startLine: 343
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -266,7 +266,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EnsureIntentionsMatch
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 347
|
||||
startLine: 358
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -304,7 +304,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SetRandomClothesItem
|
||||
path: ../TinyLife/Objects/Clothes.cs
|
||||
startLine: 369
|
||||
startLine: 380
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -59,6 +59,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -85,6 +86,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -130,6 +132,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -482,6 +485,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1060,6 +1070,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2844,6 +2909,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -64,6 +64,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ParentObjectSpot
|
||||
- TinyLife.Objects.Furniture.Colors
|
||||
- TinyLife.Objects.Furniture.Area
|
||||
- TinyLife.Objects.Furniture.CoveredTiles
|
||||
- TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
- TinyLife.Objects.Furniture.AreUtilitiesDisabled
|
||||
- TinyLife.Objects.Furniture.IsStatic
|
||||
|
@ -88,6 +89,7 @@ items:
|
|||
- TinyLife.Objects.Furniture.ActionUpdate(TinyLife.Actions.Action,Microsoft.Xna.Framework.GameTime,System.TimeSpan,System.Single,System.Boolean)
|
||||
- TinyLife.Objects.Furniture.GetFreeActionSpotInfo(TinyLife.Objects.Person,TinyLife.Objects.ObjectCategory)
|
||||
- TinyLife.Objects.Furniture.GetHoverInfo(MLEM.Ui.Elements.Tooltip)
|
||||
- TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
- TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
- TinyLife.Objects.Furniture.GetRestoreNeedModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.NeedType)
|
||||
- TinyLife.Objects.Furniture.OnRandomQuality(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Random,System.Boolean,System.Collections.Generic.Dictionary{TinyLife.Skills.Quality,System.Single})
|
||||
|
@ -131,6 +133,7 @@ items:
|
|||
- TinyLife.Objects.MapObject.OnDraw
|
||||
- TinyLife.Objects.MapObject.OnUpdate
|
||||
- TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- TinyLife.Objects.MapObject.Position
|
||||
- TinyLife.Objects.MapObject.Floor
|
||||
- TinyLife.Objects.MapObject.Id
|
||||
|
@ -788,6 +791,13 @@ references:
|
|||
name: Area
|
||||
nameWithType: Furniture.Area
|
||||
fullName: TinyLife.Objects.Furniture.Area
|
||||
- uid: TinyLife.Objects.Furniture.CoveredTiles
|
||||
commentId: P:TinyLife.Objects.Furniture.CoveredTiles
|
||||
parent: TinyLife.Objects.Furniture
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_CoveredTiles
|
||||
name: CoveredTiles
|
||||
nameWithType: Furniture.CoveredTiles
|
||||
fullName: TinyLife.Objects.Furniture.CoveredTiles
|
||||
- uid: TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
commentId: F:TinyLife.Objects.Furniture.DevaluedThroughUse
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -1284,6 +1294,61 @@ references:
|
|||
name: Tooltip
|
||||
isExternal: true
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
commentId: M:TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
parent: TinyLife.Objects.Furniture
|
||||
isExternal: true
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
name: GetDebugLines(GameImpl, List<string>)
|
||||
nameWithType: Furniture.GetDebugLines(GameImpl, List<string>)
|
||||
fullName: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List<string>)
|
||||
nameWithType.vb: Furniture.GetDebugLines(GameImpl, List(Of String))
|
||||
fullName.vb: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl, System.Collections.Generic.List(Of String))
|
||||
name.vb: GetDebugLines(GameImpl, List(Of String))
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: <
|
||||
- uid: System.String
|
||||
name: string
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Objects.Furniture.GetDebugLines(TinyLife.GameImpl,System.Collections.Generic.List{System.String})
|
||||
name: GetDebugLines
|
||||
href: TinyLife.Objects.Furniture.html#TinyLife_Objects_Furniture_GetDebugLines_TinyLife_GameImpl_System_Collections_Generic_List_System_String__
|
||||
- name: (
|
||||
- uid: TinyLife.GameImpl
|
||||
name: GameImpl
|
||||
href: TinyLife.GameImpl.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Collections.Generic.List`1
|
||||
name: List
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: System.String
|
||||
name: String
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.string
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
commentId: M:TinyLife.Objects.Furniture.GetEfficiencyModifier(TinyLife.Objects.Person,TinyLife.Actions.ActionInfo,System.Boolean,TinyLife.Skills.SkillType,System.Single)
|
||||
parent: TinyLife.Objects.Furniture
|
||||
|
@ -2992,6 +3057,13 @@ references:
|
|||
name: OnGetHoverInfo
|
||||
nameWithType: MapObject.OnGetHoverInfo
|
||||
fullName: TinyLife.Objects.MapObject.OnGetHoverInfo
|
||||
- uid: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
commentId: E:TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
parent: TinyLife.Objects.MapObject
|
||||
href: TinyLife.Objects.MapObject.html#TinyLife_Objects_MapObject_OnGetDebugLines
|
||||
name: OnGetDebugLines
|
||||
nameWithType: MapObject.OnGetDebugLines
|
||||
fullName: TinyLife.Objects.MapObject.OnGetDebugLines
|
||||
- uid: TinyLife.Objects.MapObject.Position
|
||||
commentId: P:TinyLife.Objects.MapObject.Position
|
||||
parent: TinyLife.Objects.MapObject
|
||||
|
|
|
@ -28,7 +28,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AttachmentType
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1108
|
||||
startLine: 1132
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -57,7 +57,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: None
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1111
|
||||
startLine: 1135
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -83,7 +83,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Furniture
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1112
|
||||
startLine: 1136
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -109,7 +109,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Person
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1113
|
||||
startLine: 1137
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -135,7 +135,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Wall
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1114
|
||||
startLine: 1138
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -161,7 +161,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Roof
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1115
|
||||
startLine: 1139
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -187,7 +187,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Stairs
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1116
|
||||
startLine: 1140
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -213,7 +213,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ceiling
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1117
|
||||
startLine: 1141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -239,7 +239,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ground
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1118
|
||||
startLine: 1142
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -265,7 +265,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Ui
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 1119
|
||||
startLine: 1143
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -30,7 +30,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ParentInfo
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 870
|
||||
startLine: 893
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -69,7 +69,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Type
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 875
|
||||
startLine: 898
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -98,7 +98,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LayerDepth
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 881
|
||||
startLine: 904
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -132,7 +132,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ShouldDraw
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 885
|
||||
startLine: 908
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -163,7 +163,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 899
|
||||
startLine: 922
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -201,7 +201,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 909
|
||||
startLine: 932
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -236,7 +236,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 918
|
||||
startLine: 941
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -271,7 +271,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 927
|
||||
startLine: 950
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -306,7 +306,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 936
|
||||
startLine: 959
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -341,7 +341,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 947
|
||||
startLine: 970
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -383,7 +383,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDrawOffset
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 958
|
||||
startLine: 981
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -418,7 +418,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: GetDepthOffset
|
||||
path: ../TinyLife/Objects/MapObject.cs
|
||||
startLine: 977
|
||||
startLine: 1000
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
|
@ -7,9 +7,11 @@ items:
|
|||
children:
|
||||
- TinyLife.Objects.Particle.#ctor(MLEM.Animations.SpriteAnimation,System.TimeSpan,Microsoft.Xna.Framework.Vector2,System.Single)
|
||||
- TinyLife.Objects.Particle.#ctor(MLEM.Textures.TextureRegion,System.TimeSpan,Microsoft.Xna.Framework.Vector2,System.Single)
|
||||
- TinyLife.Objects.Particle.Alpha
|
||||
- TinyLife.Objects.Particle.AmbientFallingLeaves
|
||||
- TinyLife.Objects.Particle.Animation
|
||||
- TinyLife.Objects.Particle.Color
|
||||
- TinyLife.Objects.Particle.DeathAnimation
|
||||
- TinyLife.Objects.Particle.DepthOffset
|
||||
- TinyLife.Objects.Particle.DepthPosOffset
|
||||
- TinyLife.Objects.Particle.Draw(Microsoft.Xna.Framework.GameTime,Microsoft.Xna.Framework.Graphics.SpriteBatch)
|
||||
|
@ -18,7 +20,9 @@ items:
|
|||
- TinyLife.Objects.Particle.Friction
|
||||
- TinyLife.Objects.Particle.Gravity
|
||||
- TinyLife.Objects.Particle.IgnoreParentDrawPos
|
||||
- TinyLife.Objects.Particle.LifeAnimation
|
||||
- TinyLife.Objects.Particle.Light
|
||||
- TinyLife.Objects.Particle.Map
|
||||
- TinyLife.Objects.Particle.Motion
|
||||
- TinyLife.Objects.Particle.OnAdded
|
||||
- TinyLife.Objects.Particle.OnParticleUpdate
|
||||
|
@ -26,11 +30,12 @@ items:
|
|||
- TinyLife.Objects.Particle.OnUpdate
|
||||
- TinyLife.Objects.Particle.ParentInfo
|
||||
- TinyLife.Objects.Particle.Position
|
||||
- TinyLife.Objects.Particle.Random
|
||||
- TinyLife.Objects.Particle.Remove
|
||||
- TinyLife.Objects.Particle.Scale
|
||||
- TinyLife.Objects.Particle.ScaleFunction
|
||||
- TinyLife.Objects.Particle.ScreenPosOffset
|
||||
- TinyLife.Objects.Particle.Spawn(TinyLife.World.Map,Microsoft.Xna.Framework.Vector2,System.Func{Microsoft.Xna.Framework.Vector2,TinyLife.Objects.Particle})
|
||||
- TinyLife.Objects.Particle.SpawnAnimation
|
||||
- TinyLife.Objects.Particle.SpriteEffects
|
||||
- TinyLife.Objects.Particle.TimeLived
|
||||
- TinyLife.Objects.Particle.TimeToLive
|
||||
|
@ -141,6 +146,66 @@ items:
|
|||
return:
|
||||
type: TinyLife.World.ObjectUpdateDelegate{TinyLife.Objects.Particle}
|
||||
content.vb: Public Shared Event OnParticleUpdate As ObjectUpdateDelegate(Of Particle)
|
||||
- uid: TinyLife.Objects.Particle.Random
|
||||
commentId: F:TinyLife.Objects.Particle.Random
|
||||
id: Random
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Random
|
||||
nameWithType: Particle.Random
|
||||
fullName: TinyLife.Objects.Particle.Random
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Random
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 44
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The random instance that is used for all particle-related random operations.
|
||||
example: []
|
||||
syntax:
|
||||
content: protected static readonly Random Random
|
||||
return:
|
||||
type: System.Random
|
||||
content.vb: Protected Shared ReadOnly Random As Random
|
||||
- uid: TinyLife.Objects.Particle.Map
|
||||
commentId: P:TinyLife.Objects.Particle.Map
|
||||
id: Map
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Map
|
||||
nameWithType: Particle.Map
|
||||
fullName: TinyLife.Objects.Particle.Map
|
||||
type: Property
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Map
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 48
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The map that the game is currently on. This always returns <xref href="TinyLife.GameImpl.CurrentMap" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: protected static Map Map { get; }
|
||||
parameters: []
|
||||
return:
|
||||
type: TinyLife.World.Map
|
||||
content.vb: Protected Shared ReadOnly Property Map As Map
|
||||
overload: TinyLife.Objects.Particle.Map*
|
||||
- uid: TinyLife.Objects.Particle.Friction
|
||||
commentId: F:TinyLife.Objects.Particle.Friction
|
||||
id: Friction
|
||||
|
@ -159,7 +224,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Friction
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 47
|
||||
startLine: 53
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -188,7 +253,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TimeToLive
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 51
|
||||
startLine: 57
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -217,7 +282,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Position
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 55
|
||||
startLine: 61
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -246,7 +311,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Floor
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 59
|
||||
startLine: 65
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -275,7 +340,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Motion
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 63
|
||||
startLine: 69
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -304,7 +369,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DepthOffset
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 67
|
||||
startLine: 73
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -315,35 +380,6 @@ items:
|
|||
return:
|
||||
type: System.Single
|
||||
content.vb: Public DepthOffset As Single
|
||||
- uid: TinyLife.Objects.Particle.ScaleFunction
|
||||
commentId: F:TinyLife.Objects.Particle.ScaleFunction
|
||||
id: ScaleFunction
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: ScaleFunction
|
||||
nameWithType: Particle.ScaleFunction
|
||||
fullName: TinyLife.Objects.Particle.ScaleFunction
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ScaleFunction
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 71
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An <xref href="MLEM.Misc.Easings.Easing" data-throw-if-not-resolved="false"></xref> that determines how this particle's scale (display size) changes based on its <xref href="TinyLife.Objects.Particle.TimeToLive" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Objects.Particle.TimeLived" data-throw-if-not-resolved="false"></xref>
|
||||
example: []
|
||||
syntax:
|
||||
content: public Easings.Easing ScaleFunction
|
||||
return:
|
||||
type: MLEM.Misc.Easings.Easing
|
||||
content.vb: Public ScaleFunction As Easings.Easing
|
||||
- uid: TinyLife.Objects.Particle.Gravity
|
||||
commentId: F:TinyLife.Objects.Particle.Gravity
|
||||
id: Gravity
|
||||
|
@ -362,7 +398,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Gravity
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 75
|
||||
startLine: 77
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -391,7 +427,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VisualMotion
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 81
|
||||
startLine: 83
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -425,7 +461,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ScreenPosOffset
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 86
|
||||
startLine: 88
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -457,7 +493,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: VisualWorldOffset
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 91
|
||||
startLine: 93
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -489,7 +525,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DepthPosOffset
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 95
|
||||
startLine: 97
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -518,7 +554,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ParentInfo
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 99
|
||||
startLine: 101
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -547,7 +583,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: IgnoreParentDrawPos
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 103
|
||||
startLine: 105
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -576,7 +612,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: UpdateWhenPaused
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 108
|
||||
startLine: 110
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -608,7 +644,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Color
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 112
|
||||
startLine: 114
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -637,7 +673,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpriteEffects
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 116
|
||||
startLine: 118
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -666,7 +702,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: ForceOutside
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 121
|
||||
startLine: 123
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -698,7 +734,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnUpdate
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 126
|
||||
startLine: 128
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -730,7 +766,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Light
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 131
|
||||
startLine: 133
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -745,7 +781,7 @@ items:
|
|||
type: TinyLife.Objects.Light
|
||||
content.vb: Public Light As Light
|
||||
- uid: TinyLife.Objects.Particle.Scale
|
||||
commentId: P:TinyLife.Objects.Particle.Scale
|
||||
commentId: F:TinyLife.Objects.Particle.Scale
|
||||
id: Scale
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
|
@ -754,7 +790,7 @@ items:
|
|||
name: Scale
|
||||
nameWithType: Particle.Scale
|
||||
fullName: TinyLife.Objects.Particle.Scale
|
||||
type: Property
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
|
@ -762,19 +798,133 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Scale
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 135
|
||||
startLine: 137
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The scale that this particle should display, based on the <xref href="TinyLife.Objects.Particle.ScaleFunction" data-throw-if-not-resolved="false"></xref>.
|
||||
summary: The scale that this particle should display with.
|
||||
example: []
|
||||
syntax:
|
||||
content: public float Scale { get; }
|
||||
parameters: []
|
||||
content: public float Scale
|
||||
return:
|
||||
type: System.Single
|
||||
content.vb: Public ReadOnly Property Scale As Single
|
||||
overload: TinyLife.Objects.Particle.Scale*
|
||||
content.vb: Public Scale As Single
|
||||
- uid: TinyLife.Objects.Particle.Alpha
|
||||
commentId: F:TinyLife.Objects.Particle.Alpha
|
||||
id: Alpha
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Alpha
|
||||
nameWithType: Particle.Alpha
|
||||
fullName: TinyLife.Objects.Particle.Alpha
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Alpha
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 141
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: The alpha that this particle should draw with.
|
||||
example: []
|
||||
syntax:
|
||||
content: public float Alpha
|
||||
return:
|
||||
type: System.Single
|
||||
content.vb: Public Alpha As Single
|
||||
- uid: TinyLife.Objects.Particle.LifeAnimation
|
||||
commentId: F:TinyLife.Objects.Particle.LifeAnimation
|
||||
id: LifeAnimation
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: LifeAnimation
|
||||
nameWithType: Particle.LifeAnimation
|
||||
fullName: TinyLife.Objects.Particle.LifeAnimation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: LifeAnimation
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 146
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An action that can be used to animate any part of the particle over its lifespan. The passed <xref href="System.Single" data-throw-if-not-resolved="false"></xref> is the percentage of the particle's lifespan that has passed.
|
||||
example: []
|
||||
syntax:
|
||||
content: public Action<Particle, float> LifeAnimation
|
||||
return:
|
||||
type: System.Action{TinyLife.Objects.Particle,System.Single}
|
||||
content.vb: Public LifeAnimation As Action(Of Particle, Single)
|
||||
- uid: TinyLife.Objects.Particle.SpawnAnimation
|
||||
commentId: F:TinyLife.Objects.Particle.SpawnAnimation
|
||||
id: SpawnAnimation
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: SpawnAnimation
|
||||
nameWithType: Particle.SpawnAnimation
|
||||
fullName: TinyLife.Objects.Particle.SpawnAnimation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: SpawnAnimation
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 150
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An action that can be used to animate any part of the particle over the first part of its lifespan. The passed <xref href="System.Single" data-throw-if-not-resolved="false"></xref> is the percentage of the given <xref href="System.TimeSpan" data-throw-if-not-resolved="false"></xref> that has passed.
|
||||
example: []
|
||||
syntax:
|
||||
content: public (TimeSpan, Action<Particle, float>) SpawnAnimation
|
||||
return:
|
||||
type: System.ValueTuple{System.TimeSpan,System.Action{TinyLife.Objects.Particle,System.Single}}
|
||||
content.vb: Public SpawnAnimation As (TimeSpan, Action(Of Particle, Single))
|
||||
- uid: TinyLife.Objects.Particle.DeathAnimation
|
||||
commentId: F:TinyLife.Objects.Particle.DeathAnimation
|
||||
id: DeathAnimation
|
||||
parent: TinyLife.Objects.Particle
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: DeathAnimation
|
||||
nameWithType: Particle.DeathAnimation
|
||||
fullName: TinyLife.Objects.Particle.DeathAnimation
|
||||
type: Field
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Particle.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: DeathAnimation
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 154
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: An action that can be used to animate any part of the particle over the last part of its lifespan. The passed <xref href="System.Single" data-throw-if-not-resolved="false"></xref> is the percentage of the given <xref href="System.TimeSpan" data-throw-if-not-resolved="false"></xref> that has passed, where the end of the timespan marks the despawning of the particle.
|
||||
example: []
|
||||
syntax:
|
||||
content: public (TimeSpan, Action<Particle, float>) DeathAnimation
|
||||
return:
|
||||
type: System.ValueTuple{System.TimeSpan,System.Action{TinyLife.Objects.Particle,System.Single}}
|
||||
content.vb: Public DeathAnimation As (TimeSpan, Action(Of Particle, Single))
|
||||
- uid: TinyLife.Objects.Particle.Animation
|
||||
commentId: F:TinyLife.Objects.Particle.Animation
|
||||
id: Animation
|
||||
|
@ -793,7 +943,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Animation
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 140
|
||||
startLine: 159
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -822,7 +972,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: TimeLived
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 145
|
||||
startLine: 164
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -854,7 +1004,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 154
|
||||
startLine: 173
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -898,7 +1048,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: .ctor
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 164
|
||||
startLine: 183
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -942,7 +1092,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Update
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 177
|
||||
startLine: 196
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -983,7 +1133,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Draw
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 215
|
||||
startLine: 240
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1018,7 +1168,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Remove
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 224
|
||||
startLine: 249
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1046,7 +1196,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnRemoved
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 232
|
||||
startLine: 257
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1074,7 +1224,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: OnAdded
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 239
|
||||
startLine: 264
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1102,7 +1252,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: Spawn
|
||||
path: ../TinyLife/Objects/Particle.cs
|
||||
startLine: 250
|
||||
startLine: 275
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
@ -1970,6 +2120,33 @@ references:
|
|||
- uid: TinyLife.World
|
||||
name: World
|
||||
href: TinyLife.World.html
|
||||
- uid: System.Random
|
||||
commentId: T:System.Random
|
||||
parent: System
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.random
|
||||
name: Random
|
||||
nameWithType: Random
|
||||
fullName: System.Random
|
||||
- uid: TinyLife.GameImpl.CurrentMap
|
||||
commentId: P:TinyLife.GameImpl.CurrentMap
|
||||
href: TinyLife.GameImpl.html#TinyLife_GameImpl_CurrentMap
|
||||
name: CurrentMap
|
||||
nameWithType: GameImpl.CurrentMap
|
||||
fullName: TinyLife.GameImpl.CurrentMap
|
||||
- uid: TinyLife.Objects.Particle.Map*
|
||||
commentId: Overload:TinyLife.Objects.Particle.Map
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_Map
|
||||
name: Map
|
||||
nameWithType: Particle.Map
|
||||
fullName: TinyLife.Objects.Particle.Map
|
||||
- uid: TinyLife.World.Map
|
||||
commentId: T:TinyLife.World.Map
|
||||
parent: TinyLife.World
|
||||
href: TinyLife.World.Map.html
|
||||
name: Map
|
||||
nameWithType: Map
|
||||
fullName: TinyLife.World.Map
|
||||
- uid: TinyLife.Objects.Particle.Motion
|
||||
commentId: F:TinyLife.Objects.Particle.Motion
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_Motion
|
||||
|
@ -2126,63 +2303,6 @@ references:
|
|||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
||||
- name: )
|
||||
- uid: MLEM.Misc.Easings.Easing
|
||||
commentId: T:MLEM.Misc.Easings.Easing
|
||||
parent: MLEM.Misc
|
||||
isExternal: true
|
||||
name: Easings.Easing
|
||||
nameWithType: Easings.Easing
|
||||
fullName: MLEM.Misc.Easings.Easing
|
||||
spec.csharp:
|
||||
- uid: MLEM.Misc.Easings
|
||||
name: Easings
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Misc.Easings.Easing
|
||||
name: Easing
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: MLEM.Misc.Easings
|
||||
name: Easings
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Misc.Easings.Easing
|
||||
name: Easing
|
||||
isExternal: true
|
||||
- uid: TinyLife.Objects.Particle.TimeToLive
|
||||
commentId: F:TinyLife.Objects.Particle.TimeToLive
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_TimeToLive
|
||||
name: TimeToLive
|
||||
nameWithType: Particle.TimeToLive
|
||||
fullName: TinyLife.Objects.Particle.TimeToLive
|
||||
- uid: TinyLife.Objects.Particle.TimeLived
|
||||
commentId: F:TinyLife.Objects.Particle.TimeLived
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_TimeLived
|
||||
name: TimeLived
|
||||
nameWithType: Particle.TimeLived
|
||||
fullName: TinyLife.Objects.Particle.TimeLived
|
||||
- uid: MLEM.Misc
|
||||
commentId: N:MLEM.Misc
|
||||
isExternal: true
|
||||
name: MLEM.Misc
|
||||
nameWithType: MLEM.Misc
|
||||
fullName: MLEM.Misc
|
||||
spec.csharp:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Misc
|
||||
name: Misc
|
||||
isExternal: true
|
||||
spec.vb:
|
||||
- uid: MLEM
|
||||
name: MLEM
|
||||
isExternal: true
|
||||
- name: .
|
||||
- uid: MLEM.Misc
|
||||
name: Misc
|
||||
isExternal: true
|
||||
- uid: TinyLife.Objects.Particle.VisualMotion
|
||||
commentId: F:TinyLife.Objects.Particle.VisualMotion
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_VisualMotion
|
||||
|
@ -2493,18 +2613,171 @@ references:
|
|||
name: Light
|
||||
nameWithType: Light
|
||||
fullName: TinyLife.Objects.Light
|
||||
- uid: TinyLife.Objects.Particle.ScaleFunction
|
||||
commentId: F:TinyLife.Objects.Particle.ScaleFunction
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_ScaleFunction
|
||||
name: ScaleFunction
|
||||
nameWithType: Particle.ScaleFunction
|
||||
fullName: TinyLife.Objects.Particle.ScaleFunction
|
||||
- uid: TinyLife.Objects.Particle.Scale*
|
||||
commentId: Overload:TinyLife.Objects.Particle.Scale
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_Scale
|
||||
name: Scale
|
||||
nameWithType: Particle.Scale
|
||||
fullName: TinyLife.Objects.Particle.Scale
|
||||
- uid: System.Action{TinyLife.Objects.Particle,System.Single}
|
||||
commentId: T:System.Action{TinyLife.Objects.Particle,System.Single}
|
||||
parent: System
|
||||
definition: System.Action`2
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
name: Action<Particle, float>
|
||||
nameWithType: Action<Particle, float>
|
||||
fullName: System.Action<TinyLife.Objects.Particle, float>
|
||||
nameWithType.vb: Action(Of Particle, Single)
|
||||
fullName.vb: System.Action(Of TinyLife.Objects.Particle, Single)
|
||||
name.vb: Action(Of Particle, Single)
|
||||
spec.csharp:
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: <
|
||||
- uid: TinyLife.Objects.Particle
|
||||
name: Particle
|
||||
href: TinyLife.Objects.Particle.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.Particle
|
||||
name: Particle
|
||||
href: TinyLife.Objects.Particle.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- uid: System.Action`2
|
||||
commentId: T:System.Action`2
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
name: Action<T1, T2>
|
||||
nameWithType: Action<T1, T2>
|
||||
fullName: System.Action<T1, T2>
|
||||
nameWithType.vb: Action(Of T1, T2)
|
||||
fullName.vb: System.Action(Of T1, T2)
|
||||
name.vb: Action(Of T1, T2)
|
||||
spec.csharp:
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: <
|
||||
- name: T1
|
||||
- name: ','
|
||||
- name: " "
|
||||
- name: T2
|
||||
- name: '>'
|
||||
spec.vb:
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- name: T1
|
||||
- name: ','
|
||||
- name: " "
|
||||
- name: T2
|
||||
- name: )
|
||||
- uid: System.ValueTuple{System.TimeSpan,System.Action{TinyLife.Objects.Particle,System.Single}}
|
||||
commentId: T:System.ValueTuple{System.TimeSpan,System.Action{TinyLife.Objects.Particle,System.Single}}
|
||||
parent: System
|
||||
definition: System.ValueTuple`2
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
name: (TimeSpan, Action<Particle, float>)
|
||||
nameWithType: (TimeSpan, Action<Particle, float>)
|
||||
fullName: (System.TimeSpan, System.Action<TinyLife.Objects.Particle, float>)
|
||||
nameWithType.vb: (TimeSpan, Action(Of Particle, Single))
|
||||
fullName.vb: (System.TimeSpan, System.Action(Of TinyLife.Objects.Particle, Single))
|
||||
name.vb: (TimeSpan, Action(Of Particle, Single))
|
||||
spec.csharp:
|
||||
- name: (
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: <
|
||||
- uid: TinyLife.Objects.Particle
|
||||
name: Particle
|
||||
href: TinyLife.Objects.Particle.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: float
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: '>'
|
||||
- name: )
|
||||
spec.vb:
|
||||
- name: (
|
||||
- uid: System.TimeSpan
|
||||
name: TimeSpan
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.timespan
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Action`2
|
||||
name: Action
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.action-2
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.Particle
|
||||
name: Particle
|
||||
href: TinyLife.Objects.Particle.html
|
||||
- name: ','
|
||||
- name: " "
|
||||
- uid: System.Single
|
||||
name: Single
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
- name: )
|
||||
- name: )
|
||||
- uid: System.ValueTuple`2
|
||||
commentId: T:System.ValueTuple`2
|
||||
name: (T1, T2)
|
||||
nameWithType: (T1, T2)
|
||||
fullName: (T1, T2)
|
||||
spec.csharp:
|
||||
- name: (
|
||||
- name: T1
|
||||
- name: ','
|
||||
- name: " "
|
||||
- name: T2
|
||||
- name: )
|
||||
spec.vb:
|
||||
- name: (
|
||||
- name: T1
|
||||
- name: ','
|
||||
- name: " "
|
||||
- name: T2
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.Particle.TimeToLive
|
||||
commentId: F:TinyLife.Objects.Particle.TimeToLive
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle_TimeToLive
|
||||
name: TimeToLive
|
||||
nameWithType: Particle.TimeToLive
|
||||
fullName: TinyLife.Objects.Particle.TimeToLive
|
||||
- uid: TinyLife.Objects.Particle.#ctor*
|
||||
commentId: Overload:TinyLife.Objects.Particle.#ctor
|
||||
href: TinyLife.Objects.Particle.html#TinyLife_Objects_Particle__ctor_MLEM_Textures_TextureRegion_System_TimeSpan_Microsoft_Xna_Framework_Vector2_System_Single_
|
||||
|
@ -2641,13 +2914,6 @@ references:
|
|||
name: Spawn
|
||||
nameWithType: Particle.Spawn
|
||||
fullName: TinyLife.Objects.Particle.Spawn
|
||||
- uid: TinyLife.World.Map
|
||||
commentId: T:TinyLife.World.Map
|
||||
parent: TinyLife.World
|
||||
href: TinyLife.World.Map.html
|
||||
name: Map
|
||||
nameWithType: Map
|
||||
fullName: TinyLife.World.Map
|
||||
- uid: System.Func{Microsoft.Xna.Framework.Vector2,TinyLife.Objects.Particle}
|
||||
commentId: T:System.Func{Microsoft.Xna.Framework.Vector2,TinyLife.Objects.Particle}
|
||||
parent: System
|
||||
|
|
201
docs/api/TinyLife.Objects.Person.AiPriorityForObjectDelegate.yml
Normal file
201
docs/api/TinyLife.Objects.Person.AiPriorityForObjectDelegate.yml
Normal file
|
@ -0,0 +1,201 @@
|
|||
### YamlMime:ManagedReference
|
||||
items:
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
commentId: T:TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
id: Person.AiPriorityForObjectDelegate
|
||||
parent: TinyLife.Objects
|
||||
children: []
|
||||
langs:
|
||||
- csharp
|
||||
- vb
|
||||
name: Person.AiPriorityForObjectDelegate
|
||||
nameWithType: Person.AiPriorityForObjectDelegate
|
||||
fullName: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
type: Delegate
|
||||
source:
|
||||
remote:
|
||||
path: TinyLife/Objects/Person.cs
|
||||
branch: main
|
||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: AiPriorityForObjectDelegate
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3588
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
summary: A delegate used for <xref href="TinyLife.Objects.Person.OnGetAiPriorityForObject" data-throw-if-not-resolved="false"></xref>.
|
||||
example: []
|
||||
syntax:
|
||||
content: public delegate void Person.AiPriorityForObjectDelegate(MapObject obj, ObjectCategory categories, ref float priority)
|
||||
parameters:
|
||||
- id: obj
|
||||
type: TinyLife.Objects.MapObject
|
||||
- id: categories
|
||||
type: TinyLife.Objects.ObjectCategory
|
||||
- id: priority
|
||||
type: System.Single
|
||||
content.vb: Public Delegate Sub Person.AiPriorityForObjectDelegate(obj As MapObject, categories As ObjectCategory, priority As Single)
|
||||
extensionMethods:
|
||||
- TinyLife.Objects.Person.AiPriorityForObjectDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
||||
references:
|
||||
- uid: TinyLife.Objects.Person.OnGetAiPriorityForObject
|
||||
commentId: E:TinyLife.Objects.Person.OnGetAiPriorityForObject
|
||||
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_OnGetAiPriorityForObject
|
||||
name: OnGetAiPriorityForObject
|
||||
nameWithType: Person.OnGetAiPriorityForObject
|
||||
fullName: TinyLife.Objects.Person.OnGetAiPriorityForObject
|
||||
- uid: TinyLife.Objects
|
||||
commentId: N:TinyLife.Objects
|
||||
href: TinyLife.html
|
||||
name: TinyLife.Objects
|
||||
nameWithType: TinyLife.Objects
|
||||
fullName: TinyLife.Objects
|
||||
spec.csharp:
|
||||
- uid: TinyLife
|
||||
name: TinyLife
|
||||
href: TinyLife.html
|
||||
- name: .
|
||||
- uid: TinyLife.Objects
|
||||
name: Objects
|
||||
href: TinyLife.Objects.html
|
||||
spec.vb:
|
||||
- uid: TinyLife
|
||||
name: TinyLife
|
||||
href: TinyLife.html
|
||||
- name: .
|
||||
- uid: TinyLife.Objects
|
||||
name: Objects
|
||||
href: TinyLife.Objects.html
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
||||
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
parent: TinyLife.Utilities.Extensions
|
||||
definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
name: JsonCopy<AiPriorityForObjectDelegate>(AiPriorityForObjectDelegate)
|
||||
nameWithType: Extensions.JsonCopy<Person.AiPriorityForObjectDelegate>(Person.AiPriorityForObjectDelegate)
|
||||
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.AiPriorityForObjectDelegate>(TinyLife.Objects.Person.AiPriorityForObjectDelegate)
|
||||
nameWithType.vb: Extensions.JsonCopy(Of Person.AiPriorityForObjectDelegate)(Person.AiPriorityForObjectDelegate)
|
||||
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.AiPriorityForObjectDelegate)(TinyLife.Objects.Person.AiPriorityForObjectDelegate)
|
||||
name.vb: JsonCopy(Of AiPriorityForObjectDelegate)(AiPriorityForObjectDelegate)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.AiPriorityForObjectDelegate)
|
||||
name: JsonCopy
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
- name: <
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
name: AiPriorityForObjectDelegate
|
||||
href: TinyLife.Objects.Person.AiPriorityForObjectDelegate.html
|
||||
- name: '>'
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
name: AiPriorityForObjectDelegate
|
||||
href: TinyLife.Objects.Person.AiPriorityForObjectDelegate.html
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.AiPriorityForObjectDelegate)
|
||||
name: JsonCopy
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
name: AiPriorityForObjectDelegate
|
||||
href: TinyLife.Objects.Person.AiPriorityForObjectDelegate.html
|
||||
- name: )
|
||||
- name: (
|
||||
- uid: TinyLife.Objects.Person.AiPriorityForObjectDelegate
|
||||
name: AiPriorityForObjectDelegate
|
||||
href: TinyLife.Objects.Person.AiPriorityForObjectDelegate.html
|
||||
- name: )
|
||||
- uid: TinyLife.Objects.MapObject
|
||||
commentId: T:TinyLife.Objects.MapObject
|
||||
parent: TinyLife.Objects
|
||||
href: TinyLife.Objects.MapObject.html
|
||||
name: MapObject
|
||||
nameWithType: MapObject
|
||||
fullName: TinyLife.Objects.MapObject
|
||||
- uid: TinyLife.Objects.ObjectCategory
|
||||
commentId: T:TinyLife.Objects.ObjectCategory
|
||||
parent: TinyLife.Objects
|
||||
href: TinyLife.Objects.ObjectCategory.html
|
||||
name: ObjectCategory
|
||||
nameWithType: ObjectCategory
|
||||
fullName: TinyLife.Objects.ObjectCategory
|
||||
- uid: System.Single
|
||||
commentId: T:System.Single
|
||||
parent: System
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system.single
|
||||
name: float
|
||||
nameWithType: float
|
||||
fullName: float
|
||||
nameWithType.vb: Single
|
||||
fullName.vb: Single
|
||||
name.vb: Single
|
||||
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
name: JsonCopy<T>(T)
|
||||
nameWithType: Extensions.JsonCopy<T>(T)
|
||||
fullName: TinyLife.Utilities.Extensions.JsonCopy<T>(T)
|
||||
nameWithType.vb: Extensions.JsonCopy(Of T)(T)
|
||||
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
|
||||
name.vb: JsonCopy(Of T)(T)
|
||||
spec.csharp:
|
||||
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
name: JsonCopy
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
- name: <
|
||||
- name: T
|
||||
- name: '>'
|
||||
- name: (
|
||||
- name: T
|
||||
- name: )
|
||||
spec.vb:
|
||||
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
||||
name: JsonCopy
|
||||
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||||
- name: (
|
||||
- name: Of
|
||||
- name: " "
|
||||
- name: T
|
||||
- name: )
|
||||
- name: (
|
||||
- name: T
|
||||
- name: )
|
||||
- uid: TinyLife.Utilities.Extensions
|
||||
commentId: T:TinyLife.Utilities.Extensions
|
||||
parent: TinyLife.Utilities
|
||||
href: TinyLife.Utilities.Extensions.html
|
||||
name: Extensions
|
||||
nameWithType: Extensions
|
||||
fullName: TinyLife.Utilities.Extensions
|
||||
- uid: System
|
||||
commentId: N:System
|
||||
isExternal: true
|
||||
href: https://learn.microsoft.com/dotnet/api/system
|
||||
name: System
|
||||
nameWithType: System
|
||||
fullName: System
|
||||
- uid: TinyLife.Utilities
|
||||
commentId: N:TinyLife.Utilities
|
||||
href: TinyLife.html
|
||||
name: TinyLife.Utilities
|
||||
nameWithType: TinyLife.Utilities
|
||||
fullName: TinyLife.Utilities
|
||||
spec.csharp:
|
||||
- uid: TinyLife
|
||||
name: TinyLife
|
||||
href: TinyLife.html
|
||||
- name: .
|
||||
- uid: TinyLife.Utilities
|
||||
name: Utilities
|
||||
href: TinyLife.Utilities.html
|
||||
spec.vb:
|
||||
- uid: TinyLife
|
||||
name: TinyLife
|
||||
href: TinyLife.html
|
||||
- name: .
|
||||
- uid: TinyLife.Utilities
|
||||
name: Utilities
|
||||
href: TinyLife.Utilities.html
|
|
@ -19,7 +19,7 @@ items:
|
|||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||
id: EfficiencyModifierDelegate
|
||||
path: ../TinyLife/Objects/Person.cs
|
||||
startLine: 3460
|
||||
startLine: 3568
|
||||
assemblies:
|
||||
- Tiny Life
|
||||
namespace: TinyLife.Objects
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue