mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-16 08:53:12 +01:00
192 lines
5.9 KiB
YAML
192 lines
5.9 KiB
YAML
|
### YamlMime:ManagedReference
|
||
|
items:
|
||
|
- uid: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
commentId: T:TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
id: Person.SkillBoostDelegate
|
||
|
parent: TinyLife.Objects
|
||
|
children: []
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: Person.SkillBoostDelegate
|
||
|
nameWithType: Person.SkillBoostDelegate
|
||
|
fullName: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
type: Delegate
|
||
|
source:
|
||
|
remote:
|
||
|
path: TinyLife/Objects/Person.cs
|
||
|
branch: main
|
||
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||
|
id: SkillBoostDelegate
|
||
|
path: ../TinyLife/Objects/Person.cs
|
||
|
startLine: 3455
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
summary: "\nA delegate used for <xref href=\"TinyLife.Objects.Person.OnGetEmotionSkillBoost\" data-throw-if-not-resolved=\"false\"></xref> and <xref href=\"TinyLife.Objects.Person.OnGetPersonalitySkillBoost\" data-throw-if-not-resolved=\"false\"></xref>.\n"
|
||
|
example: []
|
||
|
syntax:
|
||
|
content: public delegate void Person.SkillBoostDelegate(SkillType type, ref float modifier)
|
||
|
parameters:
|
||
|
- id: type
|
||
|
type: TinyLife.Skills.SkillType
|
||
|
- id: modifier
|
||
|
type: System.Single
|
||
|
content.vb: Public Delegate Sub Person.SkillBoostDelegate(type As SkillType, modifier As Single)
|
||
|
extensionMethods:
|
||
|
- TinyLife.Objects.Person.SkillBoostDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
||
|
references:
|
||
|
- uid: TinyLife.Objects.Person.OnGetEmotionSkillBoost
|
||
|
commentId: E:TinyLife.Objects.Person.OnGetEmotionSkillBoost
|
||
|
name: OnGetEmotionSkillBoost
|
||
|
nameWithType: Person.OnGetEmotionSkillBoost
|
||
|
fullName: TinyLife.Objects.Person.OnGetEmotionSkillBoost
|
||
|
- uid: TinyLife.Objects.Person.OnGetPersonalitySkillBoost
|
||
|
commentId: E:TinyLife.Objects.Person.OnGetPersonalitySkillBoost
|
||
|
name: OnGetPersonalitySkillBoost
|
||
|
nameWithType: Person.OnGetPersonalitySkillBoost
|
||
|
fullName: TinyLife.Objects.Person.OnGetPersonalitySkillBoost
|
||
|
- 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.SkillBoostDelegate.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<SkillBoostDelegate>(SkillBoostDelegate)
|
||
|
nameWithType: Extensions.JsonCopy<Person.SkillBoostDelegate>(Person.SkillBoostDelegate)
|
||
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.SkillBoostDelegate>(TinyLife.Objects.Person.SkillBoostDelegate)
|
||
|
nameWithType.vb: Extensions.JsonCopy(Of Person.SkillBoostDelegate)(Person.SkillBoostDelegate)
|
||
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.SkillBoostDelegate)(TinyLife.Objects.Person.SkillBoostDelegate)
|
||
|
name.vb: JsonCopy(Of SkillBoostDelegate)(SkillBoostDelegate)
|
||
|
spec.csharp:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.SkillBoostDelegate)
|
||
|
name: JsonCopy
|
||
|
- name: <
|
||
|
- uid: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
name: SkillBoostDelegate
|
||
|
- name: '>'
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
name: SkillBoostDelegate
|
||
|
- name: )
|
||
|
spec.vb:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.SkillBoostDelegate)
|
||
|
name: JsonCopy
|
||
|
- name: (
|
||
|
- name: Of
|
||
|
- name: " "
|
||
|
- uid: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
name: SkillBoostDelegate
|
||
|
- name: )
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.Person.SkillBoostDelegate
|
||
|
name: SkillBoostDelegate
|
||
|
- name: )
|
||
|
- uid: TinyLife.Skills.SkillType
|
||
|
commentId: T:TinyLife.Skills.SkillType
|
||
|
parent: TinyLife.Skills
|
||
|
name: SkillType
|
||
|
nameWithType: SkillType
|
||
|
fullName: TinyLife.Skills.SkillType
|
||
|
- 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.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: 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
|