TinyLifeWeb/docs/api/TinyLife.Objects.Person.EfficiencyModifierDelegate.yml
2023-05-26 15:16:22 +02:00

216 lines
6.6 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
commentId: T:TinyLife.Objects.Person.EfficiencyModifierDelegate
id: Person.EfficiencyModifierDelegate
parent: TinyLife.Objects
children: []
langs:
- csharp
- vb
name: Person.EfficiencyModifierDelegate
nameWithType: Person.EfficiencyModifierDelegate
fullName: TinyLife.Objects.Person.EfficiencyModifierDelegate
type: Delegate
source:
remote:
path: TinyLife/Objects/Person.cs
branch: main
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: EfficiencyModifierDelegate
path: ../TinyLife/Objects/Person.cs
startLine: 3259
assemblies:
- Tiny Life
namespace: TinyLife.Objects
summary: "\nA delegate used for <xref href=\"TinyLife.Objects.Person.OnGetEfficiencyModifier\" data-throw-if-not-resolved=\"false\"></xref>\n"
example: []
syntax:
content: public delegate void Person.EfficiencyModifierDelegate(float speedMultiplier, ActionInfo info, SkillType skill, float levelModifier, ref float efficiency)
parameters:
- id: speedMultiplier
type: System.Single
- id: info
type: TinyLife.Actions.ActionInfo
- id: skill
type: TinyLife.Skills.SkillType
- id: levelModifier
type: System.Single
- id: efficiency
type: System.Single
content.vb: Public Delegate Sub Person.EfficiencyModifierDelegate(speedMultiplier As Single, info As ActionInfo, skill As SkillType, levelModifier As Single, efficiency As Single)
extensionMethods:
- TinyLife.Objects.Person.EfficiencyModifierDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.Objects.Person.OnGetEfficiencyModifier
commentId: E:TinyLife.Objects.Person.OnGetEfficiencyModifier
name: OnGetEfficiencyModifier
nameWithType: Person.OnGetEfficiencyModifier
fullName: TinyLife.Objects.Person.OnGetEfficiencyModifier
- 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.Objects.Person.EfficiencyModifierDelegate.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<EfficiencyModifierDelegate>(EfficiencyModifierDelegate)
nameWithType: Extensions.JsonCopy<Person.EfficiencyModifierDelegate>(Person.EfficiencyModifierDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.EfficiencyModifierDelegate>(TinyLife.Objects.Person.EfficiencyModifierDelegate)
nameWithType.vb: Extensions.JsonCopy(Of Person.EfficiencyModifierDelegate)(Person.EfficiencyModifierDelegate)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.EfficiencyModifierDelegate)(TinyLife.Objects.Person.EfficiencyModifierDelegate)
name.vb: JsonCopy(Of EfficiencyModifierDelegate)(EfficiencyModifierDelegate)
spec.csharp:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.EfficiencyModifierDelegate)
name: JsonCopy
- name: <
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
- name: '>'
- name: (
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
- name: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.EfficiencyModifierDelegate)
name: JsonCopy
- name: (
- name: Of
- name: " "
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
- name: )
- name: (
- uid: TinyLife.Objects.Person.EfficiencyModifierDelegate
name: EfficiencyModifierDelegate
- name: )
- 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.Actions.ActionInfo
commentId: T:TinyLife.Actions.ActionInfo
parent: TinyLife.Actions
name: ActionInfo
nameWithType: ActionInfo
fullName: TinyLife.Actions.ActionInfo
- uid: TinyLife.Skills.SkillType
commentId: T:TinyLife.Skills.SkillType
parent: TinyLife.Skills
name: SkillType
nameWithType: SkillType
fullName: TinyLife.Skills.SkillType
- 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: System
commentId: N:System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
name: System
nameWithType: System
fullName: System
- uid: TinyLife.Actions
commentId: N:TinyLife.Actions
name: TinyLife.Actions
nameWithType: TinyLife.Actions
fullName: TinyLife.Actions
spec.csharp:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Actions
name: Actions
spec.vb:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Actions
name: Actions
- uid: TinyLife.Skills
commentId: N:TinyLife.Skills
name: TinyLife.Skills
nameWithType: TinyLife.Skills
fullName: TinyLife.Skills
spec.csharp:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Skills
name: Skills
spec.vb:
- uid: TinyLife
name: TinyLife
- name: .
- uid: TinyLife.Skills
name: Skills
- 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