TinyLifeWeb/docs/api/TinyLife.Goals.Job.JobPerformanceDelegate.yml

225 lines
7.2 KiB
YAML
Raw Normal View History

2022-07-04 16:50:43 +02:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.Goals.Job.JobPerformanceDelegate
commentId: T:TinyLife.Goals.Job.JobPerformanceDelegate
id: Job.JobPerformanceDelegate
parent: TinyLife.Goals
children: []
langs:
- csharp
- vb
name: Job.JobPerformanceDelegate
nameWithType: Job.JobPerformanceDelegate
fullName: TinyLife.Goals.Job.JobPerformanceDelegate
type: Delegate
source:
remote:
path: TinyLife/Goals/Job.cs
2023-12-06 13:25:52 +01:00
branch: main
2022-07-04 16:50:43 +02:00
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: JobPerformanceDelegate
path: ../TinyLife/Goals/Job.cs
2024-04-14 17:55:54 +02:00
startLine: 332
2022-07-04 16:50:43 +02:00
assemblies:
- Tiny Life
namespace: TinyLife.Goals
2024-01-07 16:53:47 +01:00
summary: A delegate method used for <xref href="TinyLife.Goals.Job.OnGetWorkingPerformance" data-throw-if-not-resolved="false"></xref>.
2022-07-04 16:50:43 +02:00
example: []
syntax:
2023-03-30 18:07:55 +02:00
content: public delegate void Job.JobPerformanceDelegate(WorkAction action, TimeSpan passedInGame, ref float performance)
2022-07-04 16:50:43 +02:00
parameters:
- id: action
type: TinyLife.Actions.WorkAction
- id: passedInGame
type: System.TimeSpan
- id: performance
type: System.Single
2023-03-30 18:07:55 +02:00
content.vb: Public Delegate Sub Job.JobPerformanceDelegate(action As WorkAction, passedInGame As TimeSpan, performance As Single)
2022-07-04 16:50:43 +02:00
extensionMethods:
- TinyLife.Goals.Job.JobPerformanceDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
- uid: TinyLife.Goals.Job.OnGetWorkingPerformance
commentId: E:TinyLife.Goals.Job.OnGetWorkingPerformance
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.Job.html#TinyLife_Goals_Job_OnGetWorkingPerformance
2023-03-30 18:07:55 +02:00
name: OnGetWorkingPerformance
nameWithType: Job.OnGetWorkingPerformance
fullName: TinyLife.Goals.Job.OnGetWorkingPerformance
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Goals
commentId: N:TinyLife.Goals
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2022-07-04 16:50:43 +02:00
name: TinyLife.Goals
nameWithType: TinyLife.Goals
fullName: TinyLife.Goals
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.Goals
name: Goals
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.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.Goals
name: Goals
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.html
2022-07-04 16:50:43 +02:00
- uid: TinyLife.Goals.Job.JobPerformanceDelegate.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<JobPerformanceDelegate>(JobPerformanceDelegate)
nameWithType: Extensions.JsonCopy<Job.JobPerformanceDelegate>(Job.JobPerformanceDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Goals.Job.JobPerformanceDelegate>(TinyLife.Goals.Job.JobPerformanceDelegate)
nameWithType.vb: Extensions.JsonCopy(Of Job.JobPerformanceDelegate)(Job.JobPerformanceDelegate)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Goals.Job.JobPerformanceDelegate)(TinyLife.Goals.Job.JobPerformanceDelegate)
name.vb: JsonCopy(Of JobPerformanceDelegate)(JobPerformanceDelegate)
2022-07-04 16:50:43 +02:00
spec.csharp:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Goals.Job.JobPerformanceDelegate)
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.Goals.Job.JobPerformanceDelegate
name: JobPerformanceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.Job.JobPerformanceDelegate.html
2023-03-30 18:07:55 +02:00
- name: '>'
2022-07-04 16:50:43 +02:00
- name: (
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Goals.Job.JobPerformanceDelegate
name: JobPerformanceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.Job.JobPerformanceDelegate.html
2022-07-04 16:50:43 +02:00
- name: )
spec.vb:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Goals.Job.JobPerformanceDelegate)
name: JsonCopy
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2022-07-04 16:50:43 +02:00
- name: (
2023-03-30 18:07:55 +02:00
- name: Of
- name: " "
- uid: TinyLife.Goals.Job.JobPerformanceDelegate
name: JobPerformanceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.Job.JobPerformanceDelegate.html
2023-03-30 18:07:55 +02:00
- name: )
- name: (
- uid: TinyLife.Goals.Job.JobPerformanceDelegate
name: JobPerformanceDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.Goals.Job.JobPerformanceDelegate.html
2022-07-04 16:50:43 +02:00
- name: )
- uid: TinyLife.Actions.WorkAction
commentId: T:TinyLife.Actions.WorkAction
parent: TinyLife.Actions
2024-01-07 16:53:47 +01:00
href: TinyLife.Actions.WorkAction.html
2022-07-04 16:50:43 +02:00
name: WorkAction
nameWithType: WorkAction
fullName: TinyLife.Actions.WorkAction
- uid: System.TimeSpan
commentId: T:System.TimeSpan
parent: System
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system.timespan
2022-07-04 16:50:43 +02:00
name: TimeSpan
nameWithType: TimeSpan
fullName: System.TimeSpan
- 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
2022-07-04 16:50:43 +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_
2022-07-04 16:50:43 +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: '>'
2022-07-04 16:50:43 +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: )
2022-07-04 16:50:43 +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
2022-07-04 16:50:43 +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
2022-07-04 16:50:43 +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
2022-07-04 16:50:43 +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
2022-07-04 16:50:43 +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
2022-07-04 16:50:43 +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