2021-11-23 16:24:04 +01:00
|
|
|
### YamlMime:ManagedReference
|
|
|
|
items:
|
|
|
|
- uid: TinyLife.Debug.DebugDelegate
|
|
|
|
commentId: T:TinyLife.Debug.DebugDelegate
|
|
|
|
id: Debug.DebugDelegate
|
|
|
|
parent: TinyLife
|
|
|
|
children: []
|
|
|
|
langs:
|
|
|
|
- csharp
|
|
|
|
- vb
|
|
|
|
name: Debug.DebugDelegate
|
|
|
|
nameWithType: Debug.DebugDelegate
|
|
|
|
fullName: TinyLife.Debug.DebugDelegate
|
|
|
|
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.DebugLines" data-throw-if-not-resolved="false"></xref>.
|
2021-11-23 16:24:04 +01:00
|
|
|
example: []
|
|
|
|
syntax:
|
2023-03-30 18:07:55 +02:00
|
|
|
content: public delegate string Debug.DebugDelegate(GameImpl game, Paragraph paragraph)
|
2021-11-23 16:24:04 +01:00
|
|
|
parameters:
|
|
|
|
- id: game
|
|
|
|
type: TinyLife.GameImpl
|
|
|
|
- id: paragraph
|
|
|
|
type: MLEM.Ui.Elements.Paragraph
|
|
|
|
return:
|
|
|
|
type: System.String
|
2023-03-30 18:07:55 +02:00
|
|
|
content.vb: Public Delegate Function Debug.DebugDelegate(game As GameImpl, paragraph As Paragraph) As String
|
2021-11-23 16:24:04 +01:00
|
|
|
extensionMethods:
|
|
|
|
- TinyLife.Debug.DebugDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
|
|
|
|
references:
|
|
|
|
- uid: TinyLife.Debug.DebugLines
|
|
|
|
commentId: F:TinyLife.Debug.DebugLines
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.html#TinyLife_Debug_DebugLines
|
2023-03-30 18:07:55 +02:00
|
|
|
name: DebugLines
|
|
|
|
nameWithType: Debug.DebugLines
|
|
|
|
fullName: TinyLife.Debug.DebugLines
|
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.DebugDelegate.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<DebugDelegate>(DebugDelegate)
|
|
|
|
nameWithType: Extensions.JsonCopy<Debug.DebugDelegate>(Debug.DebugDelegate)
|
|
|
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Debug.DebugDelegate>(TinyLife.Debug.DebugDelegate)
|
|
|
|
nameWithType.vb: Extensions.JsonCopy(Of Debug.DebugDelegate)(Debug.DebugDelegate)
|
|
|
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Debug.DebugDelegate)(TinyLife.Debug.DebugDelegate)
|
|
|
|
name.vb: JsonCopy(Of DebugDelegate)(DebugDelegate)
|
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.DebugDelegate)
|
|
|
|
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.DebugDelegate
|
|
|
|
name: DebugDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.DebugDelegate.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.DebugDelegate
|
|
|
|
name: DebugDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.DebugDelegate.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.DebugDelegate)
|
|
|
|
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.DebugDelegate
|
|
|
|
name: DebugDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.DebugDelegate.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.DebugDelegate
|
|
|
|
name: DebugDelegate
|
2024-01-07 16:53:47 +01:00
|
|
|
href: TinyLife.Debug.DebugDelegate.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
|
|
|
|
- uid: MLEM.Ui.Elements.Paragraph
|
|
|
|
commentId: T:MLEM.Ui.Elements.Paragraph
|
|
|
|
parent: MLEM.Ui.Elements
|
|
|
|
isExternal: true
|
|
|
|
name: Paragraph
|
|
|
|
nameWithType: Paragraph
|
|
|
|
fullName: MLEM.Ui.Elements.Paragraph
|
|
|
|
- uid: System.String
|
|
|
|
commentId: T:System.String
|
|
|
|
parent: System
|
|
|
|
isExternal: true
|
2023-03-30 18:07:55 +02:00
|
|
|
href: https://learn.microsoft.com/dotnet/api/system.string
|
|
|
|
name: string
|
|
|
|
nameWithType: string
|
|
|
|
fullName: string
|
|
|
|
nameWithType.vb: String
|
|
|
|
fullName.vb: String
|
|
|
|
name.vb: String
|
2021-11-23 16:24:04 +01: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-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: MLEM.Ui.Elements
|
|
|
|
commentId: N:MLEM.Ui.Elements
|
|
|
|
isExternal: true
|
|
|
|
name: MLEM.Ui.Elements
|
|
|
|
nameWithType: MLEM.Ui.Elements
|
|
|
|
fullName: MLEM.Ui.Elements
|
2023-03-30 18:07:55 +02:00
|
|
|
spec.csharp:
|
|
|
|
- uid: MLEM
|
|
|
|
name: MLEM
|
|
|
|
isExternal: true
|
|
|
|
- name: .
|
|
|
|
- uid: MLEM.Ui
|
|
|
|
name: Ui
|
|
|
|
isExternal: true
|
|
|
|
- name: .
|
|
|
|
- uid: MLEM.Ui.Elements
|
|
|
|
name: Elements
|
|
|
|
isExternal: true
|
|
|
|
spec.vb:
|
|
|
|
- uid: MLEM
|
|
|
|
name: MLEM
|
|
|
|
isExternal: true
|
|
|
|
- name: .
|
|
|
|
- uid: MLEM.Ui
|
|
|
|
name: Ui
|
|
|
|
isExternal: true
|
|
|
|
- name: .
|
|
|
|
- uid: MLEM.Ui.Elements
|
|
|
|
name: Elements
|
|
|
|
isExternal: true
|
2021-11-23 16:24:04 +01: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-11-23 16:24:04 +01: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-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
|