2021-08-04 06:51:12 +02:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: TinyLife.Mods.EventPhase
|
|
|
|
commentId: T:TinyLife.Mods.EventPhase
|
|
|
|
id: EventPhase
|
|
|
|
parent: TinyLife.Mods
|
|
|
|
children:
|
|
|
|
- TinyLife.Mods.EventPhase.Post
|
|
|
|
- TinyLife.Mods.EventPhase.Pre
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: EventPhase
|
|
|
|
nameWithType: EventPhase
|
|
|
|
fullName: TinyLife.Mods.EventPhase
|
|
|
|
type: Enum
|
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife.Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
summary: An enumeration that represents the phases that a time-sensitive event can be invoked in
|
2021-08-04 06:51:12 +02:00
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: public enum EventPhase
|
|
|
|
content.vb: Public Enum EventPhase
|
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.Mods.EventPhase.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
- uid: TinyLife.Mods.EventPhase.Pre
|
|
|
|
commentId: F:TinyLife.Mods.EventPhase.Pre
|
|
|
|
id: Pre
|
|
|
|
parent: TinyLife.Mods.EventPhase
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Pre
|
|
|
|
nameWithType: EventPhase.Pre
|
|
|
|
fullName: TinyLife.Mods.EventPhase.Pre
|
|
|
|
type: Field
|
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife.Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
summary: A phase that represents an event that is invoked *before* something happens
|
2021-08-04 06:51:12 +02:00
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: Pre = 0
|
|
|
|
return:
|
|
|
|
type: TinyLife.Mods.EventPhase
|
|
|
|
- uid: TinyLife.Mods.EventPhase.Post
|
|
|
|
commentId: F:TinyLife.Mods.EventPhase.Post
|
|
|
|
id: Post
|
|
|
|
parent: TinyLife.Mods.EventPhase
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Post
|
|
|
|
nameWithType: EventPhase.Post
|
|
|
|
fullName: TinyLife.Mods.EventPhase.Post
|
|
|
|
type: Field
|
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife.Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
summary: A phase that represents an event that is invoked *after* something happens
|
2021-08-04 06:51:12 +02:00
|
|
|
example: []
|
|
|
|
syntax:
|
|
|
|
content: Post = 1
|
|
|
|
return:
|
|
|
|
type: TinyLife.Mods.EventPhase
|
|
|
|
references:
|
|
|
|
- uid: TinyLife.Mods
|
|
|
|
commentId: N:TinyLife.Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: TinyLife.Mods
|
|
|
|
nameWithType: TinyLife.Mods
|
|
|
|
fullName: TinyLife.Mods
|
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.Mods
|
|
|
|
name: Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.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.Mods
|
|
|
|
name: Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: TinyLife.Mods.EventPhase.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<EventPhase>(EventPhase)
|
|
|
|
nameWithType: Extensions.JsonCopy<EventPhase>(EventPhase)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Mods.EventPhase>(TinyLife.Mods.EventPhase)
|
|
|
|
nameWithType.vb: Extensions.JsonCopy(Of EventPhase)(EventPhase)
|
|
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Mods.EventPhase)(TinyLife.Mods.EventPhase)
|
|
|
|
name.vb: JsonCopy(Of EventPhase)(EventPhase)
|
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.Mods.EventPhase)
|
|
|
|
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.Mods.EventPhase
|
|
|
|
name: EventPhase
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.EventPhase.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.Mods.EventPhase
|
|
|
|
name: EventPhase
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.EventPhase.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.Mods.EventPhase)
|
|
|
|
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.Mods.EventPhase
|
|
|
|
name: EventPhase
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.EventPhase.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: )
|
|
|
|
- name: (
|
|
|
|
- uid: TinyLife.Mods.EventPhase
|
|
|
|
name: EventPhase
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.EventPhase.html
|
2021-08-04 06:51:12 +02:00
|
|
|
- name: )
|
|
|
|
- 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.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
|
2021-08-04 06:51:12 +02:00
|
|
|
- uid: TinyLife.Mods.EventPhase
|
|
|
|
commentId: T:TinyLife.Mods.EventPhase
|
|
|
|
parent: TinyLife.Mods
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Mods.EventPhase.html
|
2021-08-04 06:51:12 +02:00
|
|
|
name: EventPhase
|
|
|
|
nameWithType: EventPhase
|
|
|
|
fullName: TinyLife.Mods.EventPhase
|