2021-08-04 06:51:12 +02:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
commentId: T:TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
id: Person.PassiveActionPriorityDelegate
|
|
|
|
parent: TinyLife.Objects
|
|
|
|
children: []
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Person.PassiveActionPriorityDelegate
|
|
|
|
nameWithType: Person.PassiveActionPriorityDelegate
|
|
|
|
fullName: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
type: Delegate
|
|
|
|
source:
|
|
|
|
remote:
|
|
|
|
path: TinyLife/Objects/Person.cs
|
2023-12-06 13:25:52 +01:00
|
|
|
branch: main
|
2021-11-26 23:42:22 +01:00
|
|
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
2021-08-04 06:51:12 +02:00
|
|
|
id: PassiveActionPriorityDelegate
|
2022-03-09 16:13:05 +01:00
|
|
|
path: ../TinyLife/Objects/Person.cs
|
2024-04-14 17:55:54 +02:00
|
|
|
startLine: 3583
|
2021-08-04 06:51:12 +02: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.OnGetPassiveActionPriority" data-throw-if-not-resolved="false"></xref>
|
2021-08-04 06:51:12 +02:00
|
|
|
example: []
|
|
|
|
syntax:
|
2023-03-30 18:07:55 +02:00
|
|
|
content: public delegate void Person.PassiveActionPriorityDelegate(ActionType type, ref float priority)
|
2021-08-04 06:51:12 +02:00
|
|
|
parameters:
|
|
|
|
- id: type
|
|
|
|
type: TinyLife.Actions.ActionType
|
|
|
|
- id: priority
|
|
|
|
type: System.Single
|
2023-03-30 18:07:55 +02:00
|
|
|
content.vb: Public Delegate Sub Person.PassiveActionPriorityDelegate(type As ActionType, priority As Single)
|
2021-08-04 06:51:12 +02:00
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.Objects.Person.PassiveActionPriorityDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
references:
|
|
|
|
- uid: TinyLife.Objects.Person.OnGetPassiveActionPriority
|
|
|
|
commentId: E:TinyLife.Objects.Person.OnGetPassiveActionPriority
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.Person.html#TinyLife_Objects_Person_OnGetPassiveActionPriority
|
2023-03-30 18:07:55 +02:00
|
|
|
name: OnGetPassiveActionPriority
|
|
|
|
nameWithType: Person.OnGetPassiveActionPriority
|
|
|
|
fullName: TinyLife.Objects.Person.OnGetPassiveActionPriority
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: TinyLife.Objects
|
|
|
|
commentId: N:TinyLife.Objects
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: TinyLife.Objects
|
|
|
|
nameWithType: TinyLife.Objects
|
|
|
|
fullName: TinyLife.Objects
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Objects
|
|
|
|
name: Objects
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.html
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Objects
|
|
|
|
name: Objects
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate.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-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy<PassiveActionPriorityDelegate>(PassiveActionPriorityDelegate)
|
|
|
|
nameWithType: Extensions.JsonCopy<Person.PassiveActionPriorityDelegate>(Person.PassiveActionPriorityDelegate)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.Person.PassiveActionPriorityDelegate>(TinyLife.Objects.Person.PassiveActionPriorityDelegate)
|
|
|
|
nameWithType.vb: Extensions.JsonCopy(Of Person.PassiveActionPriorityDelegate)(Person.PassiveActionPriorityDelegate)
|
|
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.PassiveActionPriorityDelegate)(TinyLife.Objects.Person.PassiveActionPriorityDelegate)
|
|
|
|
name.vb: JsonCopy(Of PassiveActionPriorityDelegate)(PassiveActionPriorityDelegate)
|
2021-08-04 06:51:12 +02:00
|
|
|
spec.csharp:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.PassiveActionPriorityDelegate)
|
|
|
|
name: JsonCopy
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: <
|
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
name: PassiveActionPriorityDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: '>'
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
name: PassiveActionPriorityDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: )
|
|
|
|
spec.vb:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.Person.PassiveActionPriorityDelegate)
|
|
|
|
name: JsonCopy
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: Of
|
|
|
|
- name: " "
|
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
name: PassiveActionPriorityDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: )
|
|
|
|
- name: (
|
|
|
|
- uid: TinyLife.Objects.Person.PassiveActionPriorityDelegate
|
|
|
|
name: PassiveActionPriorityDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Objects.Person.PassiveActionPriorityDelegate.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: )
|
|
|
|
- uid: TinyLife.Actions.ActionType
|
|
|
|
commentId: T:TinyLife.Actions.ActionType
|
|
|
|
parent: TinyLife.Actions
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Actions.ActionType.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: ActionType
|
|
|
|
nameWithType: ActionType
|
|
|
|
fullName: TinyLife.Actions.ActionType
|
|
|
|
- uid: System.Single
|
|
|
|
commentId: T:System.Single
|
|
|
|
parent: System
|
|
|
|
isExternal: true
|
2023-03-30 18:07:55 +02:00
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
|
|
name: float
|
|
|
|
nameWithType: float
|
|
|
|
fullName: float
|
|
|
|
nameWithType.vb: Single
|
|
|
|
fullName.vb: Single
|
|
|
|
name.vb: Single
|
2021-08-04 06:51:12 +02:00
|
|
|
- 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_
|
2021-08-04 06:51:12 +02: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)
|
2023-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: <
|
|
|
|
- name: T
|
|
|
|
- name: '>'
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: (
|
|
|
|
- name: T
|
|
|
|
- name: )
|
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0)
|
2023-03-30 18:07:55 +02:00
|
|
|
name: JsonCopy
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: (
|
|
|
|
- name: Of
|
|
|
|
- name: " "
|
|
|
|
- name: T
|
|
|
|
- name: )
|
2021-08-04 06:51:12 +02:00
|
|
|
- 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
|
2021-08-04 06:51:12 +02:00
|
|
|
name: Extensions
|
|
|
|
nameWithType: Extensions
|
|
|
|
fullName: TinyLife.Utilities.Extensions
|
|
|
|
- uid: TinyLife.Actions
|
|
|
|
commentId: N:TinyLife.Actions
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: TinyLife.Actions
|
|
|
|
nameWithType: TinyLife.Actions
|
|
|
|
fullName: TinyLife.Actions
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Actions
|
|
|
|
name: Actions
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Actions.html
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Actions
|
|
|
|
name: Actions
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Actions.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: System
|
|
|
|
commentId: N:System
|
|
|
|
isExternal: true
|
2023-03-30 18:07:55 +02:00
|
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
2021-08-04 06:51:12 +02:00
|
|
|
name: System
|
|
|
|
nameWithType: System
|
|
|
|
fullName: System
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
commentId: N:TinyLife.Utilities
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: TinyLife.Utilities
|
|
|
|
nameWithType: TinyLife.Utilities
|
|
|
|
fullName: TinyLife.Utilities
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
name: Utilities
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.html
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.vb:
|
|
|
|
- uid: TinyLife
|
|
|
|
name: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: .
|
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
name: Utilities
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Utilities.html
|