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