TinyLifeWeb/docs/api/TinyLife.yml

309 lines
8.1 KiB
YAML
Raw Normal View History

2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife
commentId: N:TinyLife
id: TinyLife
children:
2022-07-04 16:50:43 +02:00
- TinyLife.ChoicePromptInfo
- TinyLife.ChoicePromptInfo.Option
2023-01-16 12:24:01 +01:00
- TinyLife.CleanOutFridgeAction
2021-11-23 16:24:04 +01:00
- TinyLife.Debug
- TinyLife.Debug.CheatDelegate
- TinyLife.Debug.DebugDelegate
2023-03-30 18:07:55 +02:00
- TinyLife.DebugAction
2021-08-04 06:51:12 +02:00
- TinyLife.GameImpl
- TinyLife.GameImpl.GameMode
- TinyLife.GameSpeed
- TinyLife.GenealogyType
2023-03-30 18:07:55 +02:00
- TinyLife.HelpAction
- TinyLife.HoldingPersonAction
2021-08-04 06:51:12 +02:00
- TinyLife.LnCategory
- TinyLife.Localization
2023-03-30 18:07:55 +02:00
- TinyLife.MakeTeaAction
2022-10-18 13:03:11 +02:00
- TinyLife.Music
- TinyLife.Music.Occasion
2021-08-04 06:51:12 +02:00
- TinyLife.Need
- TinyLife.NeedType
- TinyLife.Options
- TinyLife.PerSaveOptions
- TinyLife.PersonalityType
2021-10-14 20:30:40 +02:00
- TinyLife.PersonalityType.TypeCategory
2023-03-30 18:07:55 +02:00
- TinyLife.PickUpPersonAction
- TinyLife.PutDownPersonAction
2021-08-04 06:51:12 +02:00
- TinyLife.Relationship
- TinyLife.RelationshipType
2023-03-30 18:07:55 +02:00
- TinyLife.RomanceType
2022-03-09 16:13:05 +01:00
- TinyLife.SaveHandler
2021-08-04 06:51:12 +02:00
- TinyLife.Set
2023-03-30 18:07:55 +02:00
- TinyLife.UseDiaperAction
2021-08-04 06:51:12 +02:00
- TinyLife.WallDisplay
langs:
- csharp
- vb
name: TinyLife
nameWithType: TinyLife
fullName: TinyLife
type: Namespace
assemblies:
- Tiny Life
references:
2022-07-04 16:50:43 +02:00
- uid: TinyLife.ChoicePromptInfo
commentId: T:TinyLife.ChoicePromptInfo
parent: TinyLife
name: ChoicePromptInfo
nameWithType: ChoicePromptInfo
fullName: TinyLife.ChoicePromptInfo
- uid: TinyLife.ChoicePromptInfo.Option
commentId: T:TinyLife.ChoicePromptInfo.Option
name: ChoicePromptInfo.Option
nameWithType: ChoicePromptInfo.Option
fullName: TinyLife.ChoicePromptInfo.Option
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.ChoicePromptInfo
name: ChoicePromptInfo
- name: .
- uid: TinyLife.ChoicePromptInfo.Option
name: Option
spec.vb:
- uid: TinyLife.ChoicePromptInfo
name: ChoicePromptInfo
- name: .
- uid: TinyLife.ChoicePromptInfo.Option
name: Option
2023-01-16 12:24:01 +01:00
- uid: TinyLife.CleanOutFridgeAction
commentId: T:TinyLife.CleanOutFridgeAction
name: CleanOutFridgeAction
nameWithType: CleanOutFridgeAction
fullName: TinyLife.CleanOutFridgeAction
2023-03-30 18:07:55 +02:00
- uid: TinyLife.DebugAction
commentId: T:TinyLife.DebugAction
name: DebugAction
nameWithType: DebugAction
fullName: TinyLife.DebugAction
- uid: TinyLife.HelpAction
commentId: T:TinyLife.HelpAction
name: HelpAction
nameWithType: HelpAction
fullName: TinyLife.HelpAction
- uid: TinyLife.HoldingPersonAction
commentId: T:TinyLife.HoldingPersonAction
name: HoldingPersonAction
nameWithType: HoldingPersonAction
fullName: TinyLife.HoldingPersonAction
- uid: TinyLife.MakeTeaAction
commentId: T:TinyLife.MakeTeaAction
name: MakeTeaAction
nameWithType: MakeTeaAction
fullName: TinyLife.MakeTeaAction
- uid: TinyLife.PickUpPersonAction
commentId: T:TinyLife.PickUpPersonAction
name: PickUpPersonAction
nameWithType: PickUpPersonAction
fullName: TinyLife.PickUpPersonAction
- uid: TinyLife.PutDownPersonAction
commentId: T:TinyLife.PutDownPersonAction
name: PutDownPersonAction
nameWithType: PutDownPersonAction
fullName: TinyLife.PutDownPersonAction
- uid: TinyLife.UseDiaperAction
commentId: T:TinyLife.UseDiaperAction
name: UseDiaperAction
nameWithType: UseDiaperAction
fullName: TinyLife.UseDiaperAction
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Debug
commentId: T:TinyLife.Debug
name: Debug
nameWithType: Debug
fullName: TinyLife.Debug
- uid: TinyLife.Debug.CheatDelegate
commentId: T:TinyLife.Debug.CheatDelegate
name: Debug.CheatDelegate
nameWithType: Debug.CheatDelegate
fullName: TinyLife.Debug.CheatDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Debug
name: Debug
- name: .
- uid: TinyLife.Debug.CheatDelegate
name: CheatDelegate
spec.vb:
- uid: TinyLife.Debug
name: Debug
- name: .
- uid: TinyLife.Debug.CheatDelegate
name: CheatDelegate
2021-11-23 16:24:04 +01:00
- uid: TinyLife.Debug.DebugDelegate
commentId: T:TinyLife.Debug.DebugDelegate
name: Debug.DebugDelegate
nameWithType: Debug.DebugDelegate
fullName: TinyLife.Debug.DebugDelegate
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Debug
name: Debug
- name: .
- uid: TinyLife.Debug.DebugDelegate
name: DebugDelegate
spec.vb:
- uid: TinyLife.Debug
name: Debug
- name: .
- uid: TinyLife.Debug.DebugDelegate
name: DebugDelegate
2021-08-04 06:51:12 +02:00
- uid: TinyLife.GameImpl
commentId: T:TinyLife.GameImpl
parent: TinyLife
name: GameImpl
nameWithType: GameImpl
fullName: TinyLife.GameImpl
- uid: TinyLife.GameImpl.GameMode
commentId: T:TinyLife.GameImpl.GameMode
parent: TinyLife
name: GameImpl.GameMode
nameWithType: GameImpl.GameMode
fullName: TinyLife.GameImpl.GameMode
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.GameImpl
name: GameImpl
- name: .
- uid: TinyLife.GameImpl.GameMode
name: GameMode
spec.vb:
- uid: TinyLife.GameImpl
name: GameImpl
- name: .
- uid: TinyLife.GameImpl.GameMode
name: GameMode
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Set
commentId: T:TinyLife.Set
parent: TinyLife
name: Set
nameWithType: Set
fullName: TinyLife.Set
- uid: TinyLife.Localization
commentId: T:TinyLife.Localization
name: Localization
nameWithType: Localization
fullName: TinyLife.Localization
- uid: TinyLife.LnCategory
commentId: T:TinyLife.LnCategory
parent: TinyLife
name: LnCategory
nameWithType: LnCategory
fullName: TinyLife.LnCategory
2022-10-18 13:03:11 +02:00
- uid: TinyLife.Music
commentId: T:TinyLife.Music
name: Music
nameWithType: Music
fullName: TinyLife.Music
- uid: TinyLife.Music.Occasion
commentId: T:TinyLife.Music.Occasion
parent: TinyLife
name: Music.Occasion
nameWithType: Music.Occasion
fullName: TinyLife.Music.Occasion
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.Music
name: Music
- name: .
- uid: TinyLife.Music.Occasion
name: Occasion
spec.vb:
- uid: TinyLife.Music
name: Music
- name: .
- uid: TinyLife.Music.Occasion
name: Occasion
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Need
commentId: T:TinyLife.Need
name: Need
nameWithType: Need
fullName: TinyLife.Need
- uid: TinyLife.NeedType
commentId: T:TinyLife.NeedType
parent: TinyLife
name: NeedType
nameWithType: NeedType
fullName: TinyLife.NeedType
- uid: TinyLife.Options
commentId: T:TinyLife.Options
parent: TinyLife
name: Options
nameWithType: Options
fullName: TinyLife.Options
- uid: TinyLife.PerSaveOptions
commentId: T:TinyLife.PerSaveOptions
parent: TinyLife
name: PerSaveOptions
nameWithType: PerSaveOptions
fullName: TinyLife.PerSaveOptions
- uid: TinyLife.GameSpeed
commentId: T:TinyLife.GameSpeed
parent: TinyLife
name: GameSpeed
nameWithType: GameSpeed
fullName: TinyLife.GameSpeed
- uid: TinyLife.WallDisplay
commentId: T:TinyLife.WallDisplay
parent: TinyLife
name: WallDisplay
nameWithType: WallDisplay
fullName: TinyLife.WallDisplay
- uid: TinyLife.PersonalityType
commentId: T:TinyLife.PersonalityType
parent: TinyLife
name: PersonalityType
nameWithType: PersonalityType
fullName: TinyLife.PersonalityType
2021-10-14 20:30:40 +02:00
- uid: TinyLife.PersonalityType.TypeCategory
commentId: T:TinyLife.PersonalityType.TypeCategory
parent: TinyLife
name: PersonalityType.TypeCategory
nameWithType: PersonalityType.TypeCategory
fullName: TinyLife.PersonalityType.TypeCategory
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife.PersonalityType
name: PersonalityType
- name: .
- uid: TinyLife.PersonalityType.TypeCategory
name: TypeCategory
spec.vb:
- uid: TinyLife.PersonalityType
name: PersonalityType
- name: .
- uid: TinyLife.PersonalityType.TypeCategory
name: TypeCategory
2021-08-04 06:51:12 +02:00
- uid: TinyLife.Relationship
commentId: T:TinyLife.Relationship
parent: TinyLife
name: Relationship
nameWithType: Relationship
fullName: TinyLife.Relationship
- uid: TinyLife.RelationshipType
commentId: T:TinyLife.RelationshipType
parent: TinyLife
name: RelationshipType
nameWithType: RelationshipType
fullName: TinyLife.RelationshipType
2023-03-30 18:07:55 +02:00
- uid: TinyLife.RomanceType
commentId: T:TinyLife.RomanceType
parent: TinyLife
name: RomanceType
nameWithType: RomanceType
fullName: TinyLife.RomanceType
2021-08-04 06:51:12 +02:00
- uid: TinyLife.GenealogyType
commentId: T:TinyLife.GenealogyType
parent: TinyLife
name: GenealogyType
nameWithType: GenealogyType
fullName: TinyLife.GenealogyType
2022-03-09 16:13:05 +01:00
- uid: TinyLife.SaveHandler
commentId: T:TinyLife.SaveHandler
name: SaveHandler
nameWithType: SaveHandler
fullName: TinyLife.SaveHandler
2021-08-04 06:51:12 +02:00
- uid: TinyLife
commentId: N:TinyLife
name: TinyLife
nameWithType: TinyLife
fullName: TinyLife