TinyLifeWeb/docs/api/TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.yml

255 lines
8.3 KiB
YAML
Raw Permalink Normal View History

2021-10-14 20:30:40 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
commentId: T:TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
id: FurniturePlacer.GetCustomPriceDelegate
parent: TinyLife.Tools
children: []
langs:
- csharp
- vb
name: FurniturePlacer.GetCustomPriceDelegate
nameWithType: FurniturePlacer.GetCustomPriceDelegate
fullName: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
type: Delegate
source:
remote:
path: TinyLife/Tools/FurniturePlacer.cs
2023-12-06 13:25:52 +01:00
branch: main
2021-11-26 23:42:22 +01:00
repo: https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id: GetCustomPriceDelegate
2022-03-09 16:13:05 +01:00
path: ../TinyLife/Tools/FurniturePlacer.cs
2024-04-14 17:55:54 +02:00
startLine: 478
2021-10-14 20:30:40 +02:00
assemblies:
- Tiny Life
namespace: TinyLife.Tools
2024-01-07 16:53:47 +01:00
summary: A delegate method used by <xref href="TinyLife.Tools.FurniturePlacer.OnGetCustomPrice" data-throw-if-not-resolved="false"></xref>
2021-10-14 20:30:40 +02:00
example: []
syntax:
2023-03-30 18:07:55 +02:00
content: public delegate void FurniturePlacer.GetCustomPriceDelegate(Furniture furniture, ref float? customPrice)
2021-10-14 20:30:40 +02:00
parameters:
- id: furniture
type: TinyLife.Objects.Furniture
- id: customPrice
type: System.Nullable{System.Single}
2023-03-30 18:07:55 +02:00
content.vb: Public Delegate Sub FurniturePlacer.GetCustomPriceDelegate(furniture As Furniture, customPrice As Single?)
2021-10-14 20:30:40 +02:00
extensionMethods:
- TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.Tools.FurniturePlacer.OnGetCustomPrice
commentId: E:TinyLife.Tools.FurniturePlacer.OnGetCustomPrice
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.FurniturePlacer.html#TinyLife_Tools_FurniturePlacer_OnGetCustomPrice
2023-03-30 18:07:55 +02:00
name: OnGetCustomPrice
nameWithType: FurniturePlacer.OnGetCustomPrice
fullName: TinyLife.Tools.FurniturePlacer.OnGetCustomPrice
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Tools
commentId: N:TinyLife.Tools
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-10-14 20:30:40 +02:00
name: TinyLife.Tools
nameWithType: TinyLife.Tools
fullName: TinyLife.Tools
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Tools
name: Tools
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Tools
name: Tools
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.html
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent: TinyLife.Utilities.Extensions
definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
name: JsonCopy<GetCustomPriceDelegate>(GetCustomPriceDelegate)
nameWithType: Extensions.JsonCopy<FurniturePlacer.GetCustomPriceDelegate>(FurniturePlacer.GetCustomPriceDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate>(TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate)
nameWithType.vb: Extensions.JsonCopy(Of FurniturePlacer.GetCustomPriceDelegate)(FurniturePlacer.GetCustomPriceDelegate)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate)(TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate)
name.vb: JsonCopy(Of GetCustomPriceDelegate)(GetCustomPriceDelegate)
2021-10-14 20:30:40 +02:00
spec.csharp:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate)
name: JsonCopy
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name: <
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
name: GetCustomPriceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.html
2023-03-30 18:07:55 +02:00
- name: '>'
2021-10-14 20:30:40 +02:00
- name: (
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
name: GetCustomPriceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.html
2021-10-14 20:30:40 +02:00
- name: )
spec.vb:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate)
name: JsonCopy
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name: (
- name: Of
- name: " "
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
name: GetCustomPriceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.html
2023-03-30 18:07:55 +02:00
- name: )
2021-10-14 20:30:40 +02:00
- name: (
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate
name: GetCustomPriceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Tools.FurniturePlacer.GetCustomPriceDelegate.html
2021-10-14 20:30:40 +02:00
- name: )
- uid: TinyLife.Objects.Furniture
commentId: T:TinyLife.Objects.Furniture
parent: TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.Furniture.html
2021-10-14 20:30:40 +02:00
name: Furniture
nameWithType: Furniture
fullName: TinyLife.Objects.Furniture
- uid: System.Nullable{System.Single}
commentId: T:System.Nullable{System.Single}
parent: System
definition: System.Nullable`1
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.single
name: float?
nameWithType: float?
fullName: float?
nameWithType.vb: Single?
fullName.vb: Single?
name.vb: Single?
2021-10-14 20:30:40 +02:00
spec.csharp:
- uid: System.Single
2023-03-30 18:07:55 +02:00
name: float
2021-10-14 20:30:40 +02:00
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.single
- name: '?'
2021-10-14 20:30:40 +02:00
spec.vb:
- uid: System.Single
name: Single
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.single
- name: '?'
2021-10-14 20:30:40 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2021-10-14 20:30:40 +02:00
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
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name: <
- name: T
- name: '>'
2021-10-14 20:30:40 +02:00
- name: (
- name: T
- name: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name: JsonCopy
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name: (
- name: Of
- name: " "
- name: T
- name: )
2021-10-14 20:30:40 +02:00
- name: (
- name: T
- name: )
- uid: TinyLife.Utilities.Extensions
commentId: T:TinyLife.Utilities.Extensions
parent: TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html
2021-10-14 20:30:40 +02:00
name: Extensions
nameWithType: Extensions
fullName: TinyLife.Utilities.Extensions
- uid: TinyLife.Objects
commentId: N:TinyLife.Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-10-14 20:30:40 +02:00
name: TinyLife.Objects
nameWithType: TinyLife.Objects
fullName: TinyLife.Objects
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects
name: Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Objects
name: Objects
2024-01-07 16:53:47 +01:00
href: TinyLife.Objects.html
2021-10-14 20:30:40 +02:00
- uid: System.Nullable`1
commentId: T:System.Nullable`1
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
2021-10-14 20:30:40 +02:00
name: Nullable<T>
nameWithType: Nullable<T>
fullName: System.Nullable<T>
nameWithType.vb: Nullable(Of T)
fullName.vb: System.Nullable(Of T)
name.vb: Nullable(Of T)
spec.csharp:
- uid: System.Nullable`1
name: Nullable
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
2021-10-14 20:30:40 +02:00
- name: <
- name: T
- name: '>'
spec.vb:
- uid: System.Nullable`1
name: Nullable
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.nullable-1
- name: (
- name: Of
- name: " "
2021-10-14 20:30:40 +02:00
- name: T
- name: )
- uid: System
commentId: N:System
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system
2021-10-14 20:30:40 +02:00
name: System
nameWithType: System
fullName: System
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2021-10-14 20:30:40 +02:00
name: TinyLife.Utilities
nameWithType: TinyLife.Utilities
fullName: TinyLife.Utilities
2023-03-30 18:07:55 +02:00
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Utilities
name: Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.html
2023-03-30 18:07:55 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-03-30 18:07:55 +02:00
- name: .
- uid: TinyLife.Utilities
name: Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.html