2022-12-20 13:25:03 +01:00
|
|
|
### 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
|
2023-03-30 18:07:55 +02:00
|
|
|
branch: main
|
2022-12-20 13:25:03 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
|
|
|
id: BoughtItemDelegate
|
|
|
|
path: ../TinyLife/Uis/CharacterCreator.cs
|
2023-04-14 13:00:36 +02:00
|
|
|
startLine: 1028
|
2022-12-20 13:25:03 +01:00
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife.Uis
|
|
|
|
summary: "\nA delegate method used by <xref href=\"TinyLife.Uis.CharacterCreator.OnBoughtItem\" data-throw-if-not-resolved=\"false\"></xref>.\n"
|
|
|
|
example: []
|
|
|
|
syntax:
|
2023-03-30 18:07:55 +02:00
|
|
|
content: public delegate void CharacterCreator.BoughtItemDelegate(Person person, WornClothes clothes)
|
2022-12-20 13:25:03 +01:00
|
|
|
parameters:
|
|
|
|
- id: person
|
|
|
|
type: TinyLife.Objects.Person
|
|
|
|
- id: clothes
|
|
|
|
type: TinyLife.Objects.WornClothes
|
2023-03-30 18:07:55 +02:00
|
|
|
content.vb: Public Delegate Sub CharacterCreator.BoughtItemDelegate(person As Person, clothes As WornClothes)
|
2022-12-20 13:25:03 +01:00
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.Uis.CharacterCreator.BoughtItemDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
references:
|
|
|
|
- uid: TinyLife.Uis.CharacterCreator.OnBoughtItem
|
|
|
|
commentId: E:TinyLife.Uis.CharacterCreator.OnBoughtItem
|
2023-03-30 18:07:55 +02:00
|
|
|
name: OnBoughtItem
|
|
|
|
nameWithType: CharacterCreator.OnBoughtItem
|
|
|
|
fullName: TinyLife.Uis.CharacterCreator.OnBoughtItem
|
2022-12-20 13:25:03 +01:00
|
|
|
- uid: TinyLife.Uis
|
|
|
|
commentId: N:TinyLife.Uis
|
|
|
|
name: TinyLife.Uis
|
|
|
|
nameWithType: TinyLife.Uis
|
|
|
|
fullName: TinyLife.Uis
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Uis
|
|
|
|
name: Uis
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Uis
|
|
|
|
name: Uis
|
2022-12-20 13:25:03 +01:00
|
|
|
- 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)
|
2023-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy<BoughtItemDelegate>(BoughtItemDelegate)
|
|
|
|
nameWithType: Extensions.JsonCopy<CharacterCreator.BoughtItemDelegate>(CharacterCreator.BoughtItemDelegate)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Uis.CharacterCreator.BoughtItemDelegate>(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)
|
2022-12-20 13:25:03 +01:00
|
|
|
spec.csharp:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Uis.CharacterCreator.BoughtItemDelegate)
|
|
|
|
name: JsonCopy
|
|
|
|
- name: <
|
|
|
|
- uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate
|
|
|
|
name: BoughtItemDelegate
|
|
|
|
- name: '>'
|
2022-12-20 13:25:03 +01:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate
|
|
|
|
name: BoughtItemDelegate
|
2022-12-20 13:25:03 +01:00
|
|
|
- name: )
|
|
|
|
spec.vb:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Uis.CharacterCreator.BoughtItemDelegate)
|
|
|
|
name: JsonCopy
|
|
|
|
- name: (
|
|
|
|
- name: Of
|
|
|
|
- name: " "
|
|
|
|
- uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate
|
|
|
|
name: BoughtItemDelegate
|
|
|
|
- name: )
|
2022-12-20 13:25:03 +01:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Uis.CharacterCreator.BoughtItemDelegate
|
|
|
|
name: BoughtItemDelegate
|
2022-12-20 13:25:03 +01:00
|
|
|
- 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>(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)
|
2023-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy
|
|
|
|
- name: <
|
|
|
|
- name: T
|
|
|
|
- name: '>'
|
2022-12-20 13:25:03 +01:00
|
|
|
- name: (
|
|
|
|
- name: T
|
|
|
|
- name: )
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
2023-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy
|
|
|
|
- name: (
|
|
|
|
- name: Of
|
|
|
|
- name: " "
|
|
|
|
- name: T
|
|
|
|
- name: )
|
2022-12-20 13:25:03 +01:00
|
|
|
- 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
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Objects
|
|
|
|
name: Objects
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Objects
|
|
|
|
name: Objects
|
2022-12-20 13:25:03 +01:00
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
commentId: N:TinyLife.Utilities
|
|
|
|
name: TinyLife.Utilities
|
|
|
|
nameWithType: TinyLife.Utilities
|
|
|
|
fullName: TinyLife.Utilities
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
name: Utilities
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
name: Utilities
|