mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-01 03:10:49 +01:00
230 lines
8 KiB
YAML
Generated
230 lines
8 KiB
YAML
Generated
### 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: 3598
|
|
assemblies:
|
|
- Tiny Life
|
|
namespace: TinyLife.Objects
|
|
summary: A delegate used for <xref href="TinyLife.Objects.Person.OnEmotionModifiersChanged" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public delegate void Person.EmotionModifiersChangedDelegate(EmotionModifier.Instance instance, bool removed)
|
|
parameters:
|
|
- id: instance
|
|
type: TinyLife.Emotions.EmotionModifier.Instance
|
|
- id: removed
|
|
type: System.Boolean
|
|
content.vb: Public Delegate Sub Person.EmotionModifiersChangedDelegate(instance As EmotionModifier.Instance, removed As Boolean)
|
|
extensionMethods:
|
|
- TinyLife.Objects.Person.EmotionModifiersChangedDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
references:
|
|
- uid: TinyLife.Objects.Person.OnEmotionModifiersChanged
|
|
commentId: E:TinyLife.Objects.Person.OnEmotionModifiersChanged
|
|
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_OnEmotionModifiersChanged
|
|
name: OnEmotionModifiersChanged
|
|
nameWithType: Person.OnEmotionModifiersChanged
|
|
fullName: TinyLife.Objects.Person.OnEmotionModifiersChanged
|
|
- 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.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)
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
name: JsonCopy<EmotionModifiersChangedDelegate>(EmotionModifiersChangedDelegate)
|
|
nameWithType: Extensions.JsonCopy<Person.EmotionModifiersChangedDelegate>(Person.EmotionModifiersChangedDelegate)
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.EmotionModifiersChangedDelegate>(TinyLife.Objects.Person.EmotionModifiersChangedDelegate)
|
|
nameWithType.vb: Extensions.JsonCopy(Of Person.EmotionModifiersChangedDelegate)(Person.EmotionModifiersChangedDelegate)
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.EmotionModifiersChangedDelegate)(TinyLife.Objects.Person.EmotionModifiersChangedDelegate)
|
|
name.vb: JsonCopy(Of EmotionModifiersChangedDelegate)(EmotionModifiersChangedDelegate)
|
|
spec.csharp:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.EmotionModifiersChangedDelegate)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: <
|
|
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
|
|
name: EmotionModifiersChangedDelegate
|
|
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
|
|
- name: '>'
|
|
- name: (
|
|
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
|
|
name: EmotionModifiersChangedDelegate
|
|
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.EmotionModifiersChangedDelegate)
|
|
name: JsonCopy
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
|
|
name: EmotionModifiersChangedDelegate
|
|
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
|
|
- name: )
|
|
- name: (
|
|
- uid: TinyLife.Objects.Person.EmotionModifiersChangedDelegate
|
|
name: EmotionModifiersChangedDelegate
|
|
href: TinyLife.Objects.Person.EmotionModifiersChangedDelegate.html
|
|
- name: )
|
|
- uid: TinyLife.Emotions.EmotionModifier.Instance
|
|
commentId: T:TinyLife.Emotions.EmotionModifier.Instance
|
|
parent: TinyLife.Emotions
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
name: EmotionModifier.Instance
|
|
nameWithType: EmotionModifier.Instance
|
|
fullName: TinyLife.Emotions.EmotionModifier.Instance
|
|
spec.csharp:
|
|
- uid: TinyLife.Emotions.EmotionModifier
|
|
name: EmotionModifier
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions.EmotionModifier.Instance
|
|
name: Instance
|
|
href: TinyLife.Emotions.EmotionModifier.Instance.html
|
|
spec.vb:
|
|
- uid: TinyLife.Emotions.EmotionModifier
|
|
name: EmotionModifier
|
|
href: TinyLife.Emotions.EmotionModifier.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions.EmotionModifier.Instance
|
|
name: Instance
|
|
href: TinyLife.Emotions.EmotionModifier.Instance.html
|
|
- uid: System.Boolean
|
|
commentId: T:System.Boolean
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
name: bool
|
|
nameWithType: bool
|
|
fullName: bool
|
|
nameWithType.vb: Boolean
|
|
fullName.vb: Boolean
|
|
name.vb: Boolean
|
|
- 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.Emotions
|
|
commentId: N:TinyLife.Emotions
|
|
href: TinyLife.html
|
|
name: TinyLife.Emotions
|
|
nameWithType: TinyLife.Emotions
|
|
fullName: TinyLife.Emotions
|
|
spec.csharp:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions
|
|
name: Emotions
|
|
href: TinyLife.Emotions.html
|
|
spec.vb:
|
|
- uid: TinyLife
|
|
name: TinyLife
|
|
href: TinyLife.html
|
|
- name: .
|
|
- uid: TinyLife.Emotions
|
|
name: Emotions
|
|
href: TinyLife.Emotions.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
|