2024-06-09 17:05:30 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Objects.PersonLike.SkillBoostDelegate
commentId : T:TinyLife.Objects.PersonLike.SkillBoostDelegate
id : PersonLike.SkillBoostDelegate
parent : TinyLife.Objects
children : [ ]
langs :
- csharp
- vb
name : PersonLike.SkillBoostDelegate
nameWithType : PersonLike.SkillBoostDelegate
fullName : TinyLife.Objects.PersonLike.SkillBoostDelegate
type : Delegate
source :
remote :
path : TinyLife/Objects/PersonLike.cs
branch : main
repo : https://git.ellpeck.de/Ellpeck/TinyLife
id : SkillBoostDelegate
path : ../TinyLife/Objects/PersonLike.cs
2024-07-26 12:47:59 +02:00
startLine : 3324
2024-06-09 17:05:30 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Objects
summary : A delegate used for <xref href="TinyLife.Objects.PersonLike.OnGetEmotionSkillBoost" data-throw-if-not-resolved="false"></xref> and <xref href="TinyLife.Objects.PersonLike.OnGetPersonalitySkillBoost" data-throw-if-not-resolved="false"></xref>.
example : [ ]
syntax :
content : public delegate void PersonLike.SkillBoostDelegate(SkillType type, ref float modifier)
parameters :
- id : type
type : TinyLife.Skills.SkillType
- id : modifier
type : System.Single
content.vb : Public Delegate Sub PersonLike.SkillBoostDelegate(type As SkillType, modifier As Single)
extensionMethods :
- TinyLife.Objects.PersonLike.SkillBoostDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references :
- uid : TinyLife.Objects.PersonLike.OnGetEmotionSkillBoost
commentId : E:TinyLife.Objects.PersonLike.OnGetEmotionSkillBoost
parent : TinyLife.Objects.PersonLike
href : TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_OnGetEmotionSkillBoost
name : OnGetEmotionSkillBoost
nameWithType : PersonLike.OnGetEmotionSkillBoost
fullName : TinyLife.Objects.PersonLike.OnGetEmotionSkillBoost
- uid : TinyLife.Objects.PersonLike.OnGetPersonalitySkillBoost
commentId : E:TinyLife.Objects.PersonLike.OnGetPersonalitySkillBoost
parent : TinyLife.Objects.PersonLike
href : TinyLife.Objects.PersonLike.html#TinyLife_Objects_PersonLike_OnGetPersonalitySkillBoost
name : OnGetPersonalitySkillBoost
nameWithType : PersonLike.OnGetPersonalitySkillBoost
fullName : TinyLife.Objects.PersonLike.OnGetPersonalitySkillBoost
- 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.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)
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
name : JsonCopy<SkillBoostDelegate>(SkillBoostDelegate)
nameWithType : Extensions.JsonCopy<PersonLike.SkillBoostDelegate>(PersonLike.SkillBoostDelegate)
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.PersonLike.SkillBoostDelegate>(TinyLife.Objects.PersonLike.SkillBoostDelegate)
nameWithType.vb : Extensions.JsonCopy(Of PersonLike.SkillBoostDelegate)(PersonLike.SkillBoostDelegate)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.PersonLike.SkillBoostDelegate)(TinyLife.Objects.PersonLike.SkillBoostDelegate)
name.vb : JsonCopy(Of SkillBoostDelegate)(SkillBoostDelegate)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.SkillBoostDelegate)
name : JsonCopy
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
- name : <
- uid : TinyLife.Objects.PersonLike.SkillBoostDelegate
name : SkillBoostDelegate
href : TinyLife.Objects.PersonLike.SkillBoostDelegate.html
- name : '>'
- name : (
- uid : TinyLife.Objects.PersonLike.SkillBoostDelegate
name : SkillBoostDelegate
href : TinyLife.Objects.PersonLike.SkillBoostDelegate.html
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PersonLike.SkillBoostDelegate)
name : JsonCopy
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
- name : (
- name : Of
- name : " "
- uid : TinyLife.Objects.PersonLike.SkillBoostDelegate
name : SkillBoostDelegate
href : TinyLife.Objects.PersonLike.SkillBoostDelegate.html
- name : )
- name : (
- uid : TinyLife.Objects.PersonLike.SkillBoostDelegate
name : SkillBoostDelegate
href : TinyLife.Objects.PersonLike.SkillBoostDelegate.html
- name : )
- 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 : 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.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 : 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