TinyLifeWeb/docs/api/TinyLife.Objects.Person.EmotionModifiersChangedDelegate.yml
2022-11-12 13:53:28 +01:00

156 lines
5.4 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
commentId: T:TinyLife.Objects.Person.EmotionModifiersChangedDelegate
id: Person.EmotionModifiersChangedDelegate
parent: TinyLife.Objects
children: []
langs:
- csharp
- vb
name: Person.EmotionModifiersChangedDelegate
nameWithType: Person.EmotionModifiersChangedDelegate
fullName: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
type: Delegate
source:
remote:
path: TinyLife/Objects/Person.cs
branch: main
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: EmotionModifiersChangedDelegate
path: ../TinyLife/Objects/Person.cs
startLine: 2590
assemblies:
- Tiny Life
namespace: TinyLife.Objects
summary: "\nA delegate used for <xref href=\"TinyLife.Objects.Person.OnEmotionModifiersChanged\" data-throw-if-not-resolved=\"false\"></xref>.\n"
example: []
syntax:
content: public delegate void EmotionModifiersChangedDelegate(EmotionModifier.Instance instance, bool removed);
parameters:
- id: instance
type: TinyLife.Emotions.EmotionModifier.Instance
- id: removed
type: System.Boolean
content.vb: Public Delegate Sub EmotionModifiersChangedDelegate(instance As EmotionModifier.Instance, removed As Boolean)
extensionMethods:
- TinyLife.Objects.Person.EmotionModifiersChangedDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
modifiers.csharp:
- public
- delegate
modifiers.vb:
- Public
- Delegate
references:
- uid: TinyLife.Objects.Person.OnEmotionModifiersChanged
commentId: E:TinyLife.Objects.Person.OnEmotionModifiersChanged
isExternal: true
- uid: TinyLife.Objects
commentId: N:TinyLife.Objects
name: TinyLife.Objects
nameWithType: TinyLife.Objects
fullName: TinyLife.Objects
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.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<Person.EmotionModifiersChangedDelegate>()
nameWithType: Extensions.JsonCopy<Person.EmotionModifiersChangedDelegate>()
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.EmotionModifiersChangedDelegate>()
nameWithType.vb: Extensions.JsonCopy(Of Person.EmotionModifiersChangedDelegate)()
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.EmotionModifiersChangedDelegate)()
name.vb: JsonCopy(Of Person.EmotionModifiersChangedDelegate)()
spec.csharp:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1
name: JsonCopy<Person.EmotionModifiersChangedDelegate>
nameWithType: Extensions.JsonCopy<Person.EmotionModifiersChangedDelegate>
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.EmotionModifiersChangedDelegate>
- name: (
nameWithType: (
fullName: (
- name: )
nameWithType: )
fullName: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1
name: JsonCopy(Of Person.EmotionModifiersChangedDelegate)
nameWithType: Extensions.JsonCopy(Of Person.EmotionModifiersChangedDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.EmotionModifiersChangedDelegate)
- name: (
nameWithType: (
fullName: (
- name: )
nameWithType: )
fullName: )
- uid: TinyLife.Emotions.EmotionModifier.Instance
commentId: T:TinyLife.Emotions.EmotionModifier.Instance
parent: TinyLife.Emotions
name: EmotionModifier.Instance
nameWithType: EmotionModifier.Instance
fullName: TinyLife.Emotions.EmotionModifier.Instance
- uid: System.Boolean
commentId: T:System.Boolean
parent: System
isExternal: true
name: Boolean
nameWithType: Boolean
fullName: System.Boolean
- 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<T>
nameWithType: Extensions.JsonCopy<T>
fullName: TinyLife.Utilities.Extensions.JsonCopy<T>
- name: (
nameWithType: (
fullName: (
- name: T
nameWithType: T
fullName: T
- name: )
nameWithType: )
fullName: )
spec.vb:
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name: JsonCopy(Of T)
nameWithType: Extensions.JsonCopy(Of T)
fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T)
- name: (
nameWithType: (
fullName: (
- name: T
nameWithType: T
fullName: T
- name: )
nameWithType: )
fullName: )
- uid: TinyLife.Utilities.Extensions
commentId: T:TinyLife.Utilities.Extensions
parent: TinyLife.Utilities
name: Extensions
nameWithType: Extensions
fullName: TinyLife.Utilities.Extensions
- uid: TinyLife.Emotions
commentId: N:TinyLife.Emotions
name: TinyLife.Emotions
nameWithType: TinyLife.Emotions
fullName: TinyLife.Emotions
- uid: System
commentId: N:System
isExternal: true
name: System
nameWithType: System
fullName: System
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
name: TinyLife.Utilities
nameWithType: TinyLife.Utilities
fullName: TinyLife.Utilities