mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
250 lines
8.3 KiB
YAML
250 lines
8.3 KiB
YAML
|
### YamlMime:ManagedReference
|
||
|
items:
|
||
|
- uid: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
commentId: T:TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
id: PersonLike.EfficiencyModifierDelegate
|
||
|
parent: TinyLife.Objects
|
||
|
children: []
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: PersonLike.EfficiencyModifierDelegate
|
||
|
nameWithType: PersonLike.EfficiencyModifierDelegate
|
||
|
fullName: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
type: Delegate
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
summary: A delegate used for <xref href="TinyLife.Objects.PersonLike.OnGetEfficiencyModifier" data-throw-if-not-resolved="false"></xref>
|
||
|
example: []
|
||
|
syntax:
|
||
|
content: public delegate void PersonLike.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 PersonLike.EfficiencyModifierDelegate(speedMultiplier As Single, info As ActionInfo, skill As SkillType, levelModifier As Single, efficiency As Single)
|
||
|
extensionMethods:
|
||
|
- TinyLife.Objects.PersonLike.EfficiencyModifierDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
||
|
references:
|
||
|
- uid: TinyLife.Objects.PersonLike.OnGetEfficiencyModifier
|
||
|
commentId: E:TinyLife.Objects.PersonLike.OnGetEfficiencyModifier
|
||
|
parent: TinyLife.Objects.PersonLike
|
||
|
href: TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_OnGetEfficiencyModifier
|
||
|
name: OnGetEfficiencyModifier
|
||
|
nameWithType: PersonLike.OnGetEfficiencyModifier
|
||
|
fullName: TinyLife.Objects.PersonLike.OnGetEfficiencyModifier
|
||
|
- 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.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)
|
||
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||
|
name: JsonCopy<EfficiencyModifierDelegate>(EfficiencyModifierDelegate)
|
||
|
nameWithType: Extensions.JsonCopy<PersonLike.EfficiencyModifierDelegate>(PersonLike.EfficiencyModifierDelegate)
|
||
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.PersonLike.EfficiencyModifierDelegate>(TinyLife.Objects.PersonLike.EfficiencyModifierDelegate)
|
||
|
nameWithType.vb: Extensions.JsonCopy(Of PersonLike.EfficiencyModifierDelegate)(PersonLike.EfficiencyModifierDelegate)
|
||
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.PersonLike.EfficiencyModifierDelegate)(TinyLife.Objects.PersonLike.EfficiencyModifierDelegate)
|
||
|
name.vb: JsonCopy(Of EfficiencyModifierDelegate)(EfficiencyModifierDelegate)
|
||
|
spec.csharp:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.EfficiencyModifierDelegate)
|
||
|
name: JsonCopy
|
||
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||
|
- name: <
|
||
|
- uid: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
name: EfficiencyModifierDelegate
|
||
|
href: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate.html
|
||
|
- name: '>'
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
name: EfficiencyModifierDelegate
|
||
|
href: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate.html
|
||
|
- name: )
|
||
|
spec.vb:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.EfficiencyModifierDelegate)
|
||
|
name: JsonCopy
|
||
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
||
|
- name: (
|
||
|
- name: Of
|
||
|
- name: " "
|
||
|
- uid: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
name: EfficiencyModifierDelegate
|
||
|
href: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate.html
|
||
|
- name: )
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate
|
||
|
name: EfficiencyModifierDelegate
|
||
|
href: TinyLife.Objects.PersonLike.EfficiencyModifierDelegate.html
|
||
|
- 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
|
||
|
href: TinyLife.Actions.ActionInfo.html
|
||
|
name: ActionInfo
|
||
|
nameWithType: ActionInfo
|
||
|
fullName: TinyLife.Actions.ActionInfo
|
||
|
- uid: TinyLife.Skills.SkillType
|
||
|
commentId: T:TinyLife.Skills.SkillType
|
||
|
parent: TinyLife.Skills
|
||
|
href: TinyLife.Skills.SkillType.html
|
||
|
name: SkillType
|
||
|
nameWithType: SkillType
|
||
|
fullName: TinyLife.Skills.SkillType
|
||
|
- 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: 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
|
||
|
href: TinyLife.html
|
||
|
name: TinyLife.Actions
|
||
|
nameWithType: TinyLife.Actions
|
||
|
fullName: TinyLife.Actions
|
||
|
spec.csharp:
|
||
|
- uid: TinyLife
|
||
|
name: TinyLife
|
||
|
href: TinyLife.html
|
||
|
- name: .
|
||
|
- uid: TinyLife.Actions
|
||
|
name: Actions
|
||
|
href: TinyLife.Actions.html
|
||
|
spec.vb:
|
||
|
- uid: TinyLife
|
||
|
name: TinyLife
|
||
|
href: TinyLife.html
|
||
|
- name: .
|
||
|
- uid: TinyLife.Actions
|
||
|
name: Actions
|
||
|
href: TinyLife.Actions.html
|
||
|
- uid: TinyLife.Skills
|
||
|
commentId: N:TinyLife.Skills
|
||
|
href: TinyLife.html
|
||
|
name: TinyLife.Skills
|
||
|
nameWithType: TinyLife.Skills
|
||
|
fullName: TinyLife.Skills
|
||
|
spec.csharp:
|
||
|
- uid: TinyLife
|
||
|
name: TinyLife
|
||
|
href: TinyLife.html
|
||
|
- name: .
|
||
|
- uid: TinyLife.Skills
|
||
|
name: Skills
|
||
|
href: TinyLife.Skills.html
|
||
|
spec.vb:
|
||
|
- uid: TinyLife
|
||
|
name: TinyLife
|
||
|
href: TinyLife.html
|
||
|
- name: .
|
||
|
- uid: TinyLife.Skills
|
||
|
name: Skills
|
||
|
href: TinyLife.Skills.html
|
||
|
- 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
|