### YamlMime:ManagedReference items: - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate commentId: T:TinyLife.Uis.CharacterCreator.BoughtItemDelegate id: CharacterCreator.BoughtItemDelegate parent: TinyLife.Uis children: [] langs: - csharp - vb name: CharacterCreator.BoughtItemDelegate nameWithType: CharacterCreator.BoughtItemDelegate fullName: TinyLife.Uis.CharacterCreator.BoughtItemDelegate type: Delegate source: remote: path: TinyLife/Uis/CharacterCreator.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: BoughtItemDelegate path: ../TinyLife/Uis/CharacterCreator.cs startLine: 1078 assemblies: - Tiny Life namespace: TinyLife.Uis summary: "\nA delegate method used by .\n" example: [] syntax: content: public delegate void CharacterCreator.BoughtItemDelegate(Person person, WornClothes clothes) parameters: - id: person type: TinyLife.Objects.Person - id: clothes type: TinyLife.Objects.WornClothes content.vb: Public Delegate Sub CharacterCreator.BoughtItemDelegate(person As Person, clothes As WornClothes) extensionMethods: - TinyLife.Uis.CharacterCreator.BoughtItemDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 references: - uid: TinyLife.Uis.CharacterCreator.OnBoughtItem commentId: E:TinyLife.Uis.CharacterCreator.OnBoughtItem name: OnBoughtItem nameWithType: CharacterCreator.OnBoughtItem fullName: TinyLife.Uis.CharacterCreator.OnBoughtItem - uid: TinyLife.Uis commentId: N:TinyLife.Uis name: TinyLife.Uis nameWithType: TinyLife.Uis fullName: TinyLife.Uis spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Uis name: Uis spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Uis name: Uis - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) parent: TinyLife.Utilities.Extensions definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy(BoughtItemDelegate) nameWithType: Extensions.JsonCopy(CharacterCreator.BoughtItemDelegate) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Uis.CharacterCreator.BoughtItemDelegate) nameWithType.vb: Extensions.JsonCopy(Of CharacterCreator.BoughtItemDelegate)(CharacterCreator.BoughtItemDelegate) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Uis.CharacterCreator.BoughtItemDelegate)(TinyLife.Uis.CharacterCreator.BoughtItemDelegate) name.vb: JsonCopy(Of BoughtItemDelegate)(BoughtItemDelegate) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Uis.CharacterCreator.BoughtItemDelegate) name: JsonCopy - name: < - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate name: BoughtItemDelegate - name: '>' - name: ( - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate name: BoughtItemDelegate - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Uis.CharacterCreator.BoughtItemDelegate) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate name: BoughtItemDelegate - name: ) - name: ( - uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate name: BoughtItemDelegate - name: ) - uid: TinyLife.Objects.Person commentId: T:TinyLife.Objects.Person parent: TinyLife.Objects name: Person nameWithType: Person fullName: TinyLife.Objects.Person - uid: TinyLife.Objects.WornClothes commentId: T:TinyLife.Objects.WornClothes parent: TinyLife.Objects name: WornClothes nameWithType: WornClothes fullName: TinyLife.Objects.WornClothes - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy(T) nameWithType: Extensions.JsonCopy(T) fullName: TinyLife.Utilities.Extensions.JsonCopy(T) nameWithType.vb: Extensions.JsonCopy(Of T)(T) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of T)(T) name.vb: JsonCopy(Of T)(T) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy - name: < - name: T - name: '>' - name: ( - name: T - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy - name: ( - name: Of - name: " " - name: T - name: ) - name: ( - name: T - name: ) - uid: TinyLife.Utilities.Extensions commentId: T:TinyLife.Utilities.Extensions parent: TinyLife.Utilities name: Extensions nameWithType: Extensions fullName: TinyLife.Utilities.Extensions - uid: TinyLife.Objects commentId: N:TinyLife.Objects name: TinyLife.Objects nameWithType: TinyLife.Objects fullName: TinyLife.Objects spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects - uid: TinyLife.Utilities commentId: N:TinyLife.Utilities name: TinyLife.Utilities nameWithType: TinyLife.Utilities fullName: TinyLife.Utilities spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities