TinyLifeWeb/docs/api/TinyLife.NeedType.PassiveReductionDelegate.yml
2023-07-20 14:31:53 +02:00

175 lines
5.4 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: TinyLife.NeedType.PassiveReductionDelegate
commentId: T:TinyLife.NeedType.PassiveReductionDelegate
id: NeedType.PassiveReductionDelegate
parent: TinyLife
children: []
langs:
- csharp
- vb
name: NeedType.PassiveReductionDelegate
nameWithType: NeedType.PassiveReductionDelegate
fullName: TinyLife.NeedType.PassiveReductionDelegate
type: Delegate
source:
remote:
path: TinyLife/Need.cs
branch: main
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: PassiveReductionDelegate
path: ../TinyLife/Need.cs
startLine: 233
assemblies:
- Tiny Life
namespace: TinyLife
summary: "\nA delegate used for <xref href=\"TinyLife.NeedType.OnGetPassiveReduction\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example: []
syntax:
content: public delegate void NeedType.PassiveReductionDelegate(Person person, ref float reduction)
parameters:
- id: person
type: TinyLife.Objects.Person
- id: reduction
type: System.Single
content.vb: Public Delegate Sub NeedType.PassiveReductionDelegate(person As Person, reduction As Single)
extensionMethods:
- TinyLife.NeedType.PassiveReductionDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.NeedType.OnGetPassiveReduction
commentId: E:TinyLife.NeedType.OnGetPassiveReduction
name: OnGetPassiveReduction
nameWithType: NeedType.OnGetPassiveReduction
fullName: TinyLife.NeedType.OnGetPassiveReduction
- uid: TinyLife
commentId: N:TinyLife
name: TinyLife
nameWithType: TinyLife
fullName: TinyLife
- uid: TinyLife.NeedType.PassiveReductionDelegate.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<PassiveReductionDelegate>(PassiveReductionDelegate)
nameWithType: Extensions.JsonCopy<NeedType.PassiveReductionDelegate>(NeedType.PassiveReductionDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.NeedType.PassiveReductionDelegate>(TinyLife.NeedType.PassiveReductionDelegate)
nameWithType.vb: Extensions.JsonCopy(Of NeedType.PassiveReductionDelegate)(NeedType.PassiveReductionDelegate)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.NeedType.PassiveReductionDelegate)(TinyLife.NeedType.PassiveReductionDelegate)
name.vb: JsonCopy(Of PassiveReductionDelegate)(PassiveReductionDelegate)
spec.csharp:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.NeedType.PassiveReductionDelegate)
name: JsonCopy
- name: <
- uid: TinyLife.NeedType.PassiveReductionDelegate
name: PassiveReductionDelegate
- name: '>'
- name: (
- uid: TinyLife.NeedType.PassiveReductionDelegate
name: PassiveReductionDelegate
- name: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.NeedType.PassiveReductionDelegate)
name: JsonCopy
- name: (
- name: Of
- name: " "
- uid: TinyLife.NeedType.PassiveReductionDelegate
name: PassiveReductionDelegate
- name: )
- name: (
- uid: TinyLife.NeedType.PassiveReductionDelegate
name: PassiveReductionDelegate
- name: )
- uid: TinyLife.Objects.Person
commentId: T:TinyLife.Objects.Person
parent: TinyLife.Objects
name: Person
nameWithType: Person
fullName: TinyLife.Objects.Person
- 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)
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
- 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: 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
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