2021-11-23 16:24:04 +01:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: TinyLife.Debug.CheatDelegate
|
|
|
|
commentId: T:TinyLife.Debug.CheatDelegate
|
|
|
|
id: Debug.CheatDelegate
|
|
|
|
parent: TinyLife
|
|
|
|
children: []
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Debug.CheatDelegate
|
|
|
|
nameWithType: Debug.CheatDelegate
|
|
|
|
fullName: TinyLife.Debug.CheatDelegate
|
|
|
|
type: Delegate
|
|
|
|
assemblies:
|
|
|
|
- Tiny Life
|
|
|
|
namespace: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
summary: A delegate method used for <xref href="TinyLife.Debug.Cheats" data-throw-if-not-resolved="false"></xref>.
|
2021-11-23 16:24:04 +01:00
|
|
|
example: []
|
|
|
|
syntax:
|
2024-06-09 17:05:30 +02:00
|
|
|
content: public delegate void Debug.CheatDelegate(GameImpl game, PersonLike person, Match match)
|
2021-11-23 16:24:04 +01:00
|
|
|
parameters:
|
|
|
|
- id: game
|
|
|
|
type: TinyLife.GameImpl
|
|
|
|
- id: person
|
2024-06-09 17:05:30 +02:00
|
|
|
type: TinyLife.Objects.PersonLike
|
2021-11-23 16:24:04 +01:00
|
|
|
- id: match
|
|
|
|
type: System.Text.RegularExpressions.Match
|
2024-06-09 17:05:30 +02:00
|
|
|
content.vb: Public Delegate Sub Debug.CheatDelegate(game As GameImpl, person As PersonLike, match As Match)
|
2021-11-23 16:24:04 +01:00
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.Debug.CheatDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
references:
|
|
|
|
- uid: TinyLife.Debug.Cheats
|
|
|
|
commentId: F:TinyLife.Debug.Cheats
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.html#TinyLife_Debug_Cheats
|
2023-03-30 18:07:55 +02:00
|
|
|
name: Cheats
|
|
|
|
nameWithType: Debug.Cheats
|
|
|
|
fullName: TinyLife.Debug.Cheats
|
2021-11-23 16:24:04 +01:00
|
|
|
- uid: TinyLife
|
|
|
|
commentId: N:TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-11-23 16:24:04 +01:00
|
|
|
name: TinyLife
|
|
|
|
nameWithType: TinyLife
|
|
|
|
fullName: TinyLife
|
|
|
|
- uid: TinyLife.Debug.CheatDelegate.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<CheatDelegate>(CheatDelegate)
|
|
|
|
nameWithType: Extensions.JsonCopy<Debug.CheatDelegate>(Debug.CheatDelegate)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Debug.CheatDelegate>(TinyLife.Debug.CheatDelegate)
|
|
|
|
nameWithType.vb: Extensions.JsonCopy(Of Debug.CheatDelegate)(Debug.CheatDelegate)
|
|
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Debug.CheatDelegate)(TinyLife.Debug.CheatDelegate)
|
|
|
|
name.vb: JsonCopy(Of CheatDelegate)(CheatDelegate)
|
2021-11-23 16:24:04 +01:00
|
|
|
spec.csharp:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Debug.CheatDelegate)
|
|
|
|
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.Debug.CheatDelegate
|
|
|
|
name: CheatDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.CheatDelegate.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: '>'
|
2021-11-23 16:24:04 +01:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Debug.CheatDelegate
|
|
|
|
name: CheatDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.CheatDelegate.html
|
2021-11-23 16:24:04 +01:00
|
|
|
- name: )
|
|
|
|
spec.vb:
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Debug.CheatDelegate)
|
|
|
|
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: " "
|
|
|
|
- uid: TinyLife.Debug.CheatDelegate
|
|
|
|
name: CheatDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.CheatDelegate.html
|
2023-03-30 18:07:55 +02:00
|
|
|
- name: )
|
2021-11-23 16:24:04 +01:00
|
|
|
- name: (
|
2023-03-30 18:07:55 +02:00
|
|
|
- uid: TinyLife.Debug.CheatDelegate
|
|
|
|
name: CheatDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.CheatDelegate.html
|
2021-11-23 16:24:04 +01:00
|
|
|
- name: )
|
|
|
|
- uid: TinyLife.GameImpl
|
|
|
|
commentId: T:TinyLife.GameImpl
|
|
|
|
parent: TinyLife
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.GameImpl.html
|
2021-11-23 16:24:04 +01:00
|
|
|
name: GameImpl
|
|
|
|
nameWithType: GameImpl
|
|
|
|
fullName: TinyLife.GameImpl
|
2024-06-09 17:05:30 +02:00
|
|
|
- uid: TinyLife.Objects.PersonLike
|
|
|
|
commentId: T:TinyLife.Objects.PersonLike
|
2021-11-23 16:24:04 +01:00
|
|
|
parent: TinyLife.Objects
|
2024-06-09 17:05:30 +02:00
|
|
|
href: TinyLife.Objects.PersonLike.html
|
|
|
|
name: PersonLike
|
|
|
|
nameWithType: PersonLike
|
|
|
|
fullName: TinyLife.Objects.PersonLike
|
2021-11-23 16:24:04 +01:00
|
|
|
- uid: System.Text.RegularExpressions.Match
|
|
|
|
commentId: T:System.Text.RegularExpressions.Match
|
|
|
|
parent: System.Text.RegularExpressions
|
|
|
|
isExternal: true
|
2023-03-30 18:07:55 +02:00
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.text.regularexpressions.match
|
2021-11-23 16:24:04 +01:00
|
|
|
name: Match
|
|
|
|
nameWithType: Match
|
|
|
|
fullName: System.Text.RegularExpressions.Match
|
|
|
|
- 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-11-23 16:24:04 +01: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-11-23 16:24:04 +01: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-11-23 16:24:04 +01: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-11-23 16:24:04 +01:00
|
|
|
name: Extensions
|
|
|
|
nameWithType: Extensions
|
|
|
|
fullName: TinyLife.Utilities.Extensions
|
|
|
|
- uid: TinyLife.Objects
|
|
|
|
commentId: N:TinyLife.Objects
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-11-23 16:24:04 +01: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-11-23 16:24:04 +01:00
|
|
|
- uid: System.Text.RegularExpressions
|
|
|
|
commentId: N:System.Text.RegularExpressions
|
|
|
|
isExternal: true
|
2023-03-30 18:07:55 +02:00
|
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
2021-11-23 16:24:04 +01:00
|
|
|
name: System.Text.RegularExpressions
|
|
|
|
nameWithType: System.Text.RegularExpressions
|
|
|
|
fullName: System.Text.RegularExpressions
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: System
|
|
|
|
name: System
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
|
|
- name: .
|
|
|
|
- uid: System.Text
|
|
|
|
name: Text
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.text
|
|
|
|
- name: .
|
|
|
|
- uid: System.Text.RegularExpressions
|
|
|
|
name: RegularExpressions
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.text.regularexpressions
|
|
|
|
spec.vb:
|
|
|
|
- uid: System
|
|
|
|
name: System
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
|
|
- name: .
|
|
|
|
- uid: System.Text
|
|
|
|
name: Text
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.text
|
|
|
|
- name: .
|
|
|
|
- uid: System.Text.RegularExpressions
|
|
|
|
name: RegularExpressions
|
|
|
|
isExternal: true
|
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.text.regularexpressions
|
2021-11-23 16:24:04 +01:00
|
|
|
- uid: TinyLife.Utilities
|
|
|
|
commentId: N:TinyLife.Utilities
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.html
|
2021-11-23 16:24:04 +01: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
|