2023-12-06 13:25:52 +01:00
### 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
2024-04-14 17:55:54 +02:00
startLine : 3573
2023-12-06 13:25:52 +01:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
2024-01-07 16:53:47 +01:00
summary : A 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>.
2023-12-06 13:25:52 +01:00
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
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.html#TinyLife_Objects_Person_OnGetEmotionSkillBoost
2023-12-06 13:25:52 +01:00
name : OnGetEmotionSkillBoost
nameWithType : Person.OnGetEmotionSkillBoost
fullName : TinyLife.Objects.Person.OnGetEmotionSkillBoost
- uid : TinyLife.Objects.Person.OnGetPersonalitySkillBoost
commentId : E:TinyLife.Objects.Person.OnGetPersonalitySkillBoost
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.html#TinyLife_Objects_Person_OnGetPersonalitySkillBoost
2023-12-06 13:25:52 +01:00
name : OnGetPersonalitySkillBoost
nameWithType : Person.OnGetPersonalitySkillBoost
fullName : TinyLife.Objects.Person.OnGetPersonalitySkillBoost
- uid : TinyLife.Objects
commentId : N : TinyLife.Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
name : TinyLife.Objects
nameWithType : TinyLife.Objects
fullName : TinyLife.Objects
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2023-12-06 13:25:52 +01:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Objects
name : Objects
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.html
2023-12-06 13:25:52 +01:00
- 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)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
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
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
- name : <
- uid : TinyLife.Objects.Person.SkillBoostDelegate
name : SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.SkillBoostDelegate.html
2023-12-06 13:25:52 +01:00
- name : '>'
- name : (
- uid : TinyLife.Objects.Person.SkillBoostDelegate
name : SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.SkillBoostDelegate.html
2023-12-06 13:25:52 +01:00
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.SkillBoostDelegate)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
- name : (
- name : Of
- name : " "
- uid : TinyLife.Objects.Person.SkillBoostDelegate
name : SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.SkillBoostDelegate.html
2023-12-06 13:25:52 +01:00
- name : )
- name : (
- uid : TinyLife.Objects.Person.SkillBoostDelegate
name : SkillBoostDelegate
2024-01-07 16:53:47 +01:00
href : TinyLife.Objects.Person.SkillBoostDelegate.html
2023-12-06 13:25:52 +01:00
- name : )
- uid : TinyLife.Skills.SkillType
commentId : T:TinyLife.Skills.SkillType
parent : TinyLife.Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.SkillType.html
2023-12-06 13:25:52 +01:00
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)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
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
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
- name : <
- name : T
- name : '>'
- name : (
- name : T
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-12-06 13:25:52 +01:00
- name : (
- name : Of
- name : " "
- name : T
- name : )
- name : (
- name : T
- name : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html
2023-12-06 13:25:52 +01:00
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Skills
commentId : N : TinyLife.Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
name : TinyLife.Skills
nameWithType : TinyLife.Skills
fullName : TinyLife.Skills
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Skills
name : Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.html
2023-12-06 13:25:52 +01:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Skills
name : Skills
2024-01-07 16:53:47 +01:00
href : TinyLife.Skills.html
2023-12-06 13:25:52 +01:00
- 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
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2023-12-06 13:25:52 +01:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-12-06 13:25:52 +01:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html