### YamlMime:ManagedReference
items:
- uid: TinyLife.Objects.PersonLike.PassiveReductionDelegate
  commentId: T:TinyLife.Objects.PersonLike.PassiveReductionDelegate
  id: PersonLike.PassiveReductionDelegate
  parent: TinyLife.Objects
  children: []
  langs:
  - csharp
  - vb
  name: PersonLike.PassiveReductionDelegate
  nameWithType: PersonLike.PassiveReductionDelegate
  fullName: TinyLife.Objects.PersonLike.PassiveReductionDelegate
  type: Delegate
  assemblies:
  - Tiny Life
  namespace: TinyLife.Objects
  summary: A delegate used for <xref href="TinyLife.Objects.PersonLike.OnGetPassiveNeedReduction" data-throw-if-not-resolved="false"></xref>.
  example: []
  syntax:
    content: public delegate void PersonLike.PassiveReductionDelegate(NeedType need, ref float reduction)
    parameters:
    - id: need
      type: TinyLife.NeedType
    - id: reduction
      type: System.Single
    content.vb: Public Delegate Sub PersonLike.PassiveReductionDelegate(need As NeedType, reduction As Single)
  extensionMethods:
  - TinyLife.Objects.PersonLike.PassiveReductionDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.Objects.PersonLike.OnGetPassiveNeedReduction
  commentId: E:TinyLife.Objects.PersonLike.OnGetPassiveNeedReduction
  parent: TinyLife.Objects.PersonLike
  href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_OnGetPassiveNeedReduction
  name: OnGetPassiveNeedReduction
  nameWithType: PersonLike.OnGetPassiveNeedReduction
  fullName: TinyLife.Objects.PersonLike.OnGetPassiveNeedReduction
- uid: TinyLife.Objects
  commentId: N:TinyLife.Objects
  href: TinyLife.html
  name: TinyLife.Objects
  nameWithType: TinyLife.Objects
  fullName: TinyLife.Objects
  spec.csharp:
  - uid: TinyLife
    name: TinyLife
    href: TinyLife.html
  - name: .
  - uid: TinyLife.Objects
    name: Objects
    href: TinyLife.Objects.html
  spec.vb:
  - uid: TinyLife
    name: TinyLife
    href: TinyLife.html
  - name: .
  - uid: TinyLife.Objects
    name: Objects
    href: TinyLife.Objects.html
- uid: TinyLife.Objects.PersonLike.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)
  href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
  name: JsonCopy<PassiveReductionDelegate>(PassiveReductionDelegate)
  nameWithType: Extensions.JsonCopy<PersonLike.PassiveReductionDelegate>(PersonLike.PassiveReductionDelegate)
  fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.PersonLike.PassiveReductionDelegate>(TinyLife.Objects.PersonLike.PassiveReductionDelegate)
  nameWithType.vb: Extensions.JsonCopy(Of PersonLike.PassiveReductionDelegate)(PersonLike.PassiveReductionDelegate)
  fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.PersonLike.PassiveReductionDelegate)(TinyLife.Objects.PersonLike.PassiveReductionDelegate)
  name.vb: JsonCopy(Of PassiveReductionDelegate)(PassiveReductionDelegate)
  spec.csharp:
  - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.PassiveReductionDelegate)
    name: JsonCopy
    href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
  - name: <
  - uid: TinyLife.Objects.PersonLike.PassiveReductionDelegate
    name: PassiveReductionDelegate
    href: TinyLife.Objects.PersonLike.PassiveReductionDelegate.html
  - name: '>'
  - name: (
  - uid: TinyLife.Objects.PersonLike.PassiveReductionDelegate
    name: PassiveReductionDelegate
    href: TinyLife.Objects.PersonLike.PassiveReductionDelegate.html
  - name: )
  spec.vb:
  - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.PassiveReductionDelegate)
    name: JsonCopy
    href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
  - name: (
  - name: Of
  - name: " "
  - uid: TinyLife.Objects.PersonLike.PassiveReductionDelegate
    name: PassiveReductionDelegate
    href: TinyLife.Objects.PersonLike.PassiveReductionDelegate.html
  - name: )
  - name: (
  - uid: TinyLife.Objects.PersonLike.PassiveReductionDelegate
    name: PassiveReductionDelegate
    href: TinyLife.Objects.PersonLike.PassiveReductionDelegate.html
  - name: )
- uid: TinyLife.NeedType
  commentId: T:TinyLife.NeedType
  parent: TinyLife
  href: TinyLife.NeedType.html
  name: NeedType
  nameWithType: NeedType
  fullName: TinyLife.NeedType
- 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.Objects.PersonLike
  commentId: T:TinyLife.Objects.PersonLike
  parent: TinyLife.Objects
  href: TinyLife.Objects.PersonLike.html
  name: PersonLike
  nameWithType: PersonLike
  fullName: TinyLife.Objects.PersonLike
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
  commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
  href: TinyLife.Utilities.Extensions.html#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
    href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
  - name: <
  - name: T
  - name: '>'
  - name: (
  - name: T
  - name: )
  spec.vb:
  - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
    name: JsonCopy
    href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
  - name: (
  - name: Of
  - name: " "
  - name: T
  - name: )
  - name: (
  - name: T
  - name: )
- uid: TinyLife.Utilities.Extensions
  commentId: T:TinyLife.Utilities.Extensions
  parent: TinyLife.Utilities
  href: TinyLife.Utilities.Extensions.html
  name: Extensions
  nameWithType: Extensions
  fullName: TinyLife.Utilities.Extensions
- uid: TinyLife
  commentId: N:TinyLife
  href: TinyLife.html
  name: TinyLife
  nameWithType: TinyLife
  fullName: TinyLife
- 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
  href: TinyLife.html
  name: TinyLife.Utilities
  nameWithType: TinyLife.Utilities
  fullName: TinyLife.Utilities
  spec.csharp:
  - uid: TinyLife
    name: TinyLife
    href: TinyLife.html
  - name: .
  - uid: TinyLife.Utilities
    name: Utilities
    href: TinyLife.Utilities.html
  spec.vb:
  - uid: TinyLife
    name: TinyLife
    href: TinyLife.html
  - name: .
  - uid: TinyLife.Utilities
    name: Utilities
    href: TinyLife.Utilities.html