### YamlMime:ManagedReference items: - uid: TinyLife.Objects.Person.WalkSpeedDelegate commentId: T:TinyLife.Objects.Person.WalkSpeedDelegate id: Person.WalkSpeedDelegate parent: TinyLife.Objects children: [] langs: - csharp - vb name: Person.WalkSpeedDelegate nameWithType: Person.WalkSpeedDelegate fullName: TinyLife.Objects.Person.WalkSpeedDelegate type: Delegate source: remote: path: TinyLife/Objects/Person.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WalkSpeedDelegate path: ../TinyLife/Objects/Person.cs startLine: 2394 assemblies: - Tiny Life namespace: TinyLife.Objects summary: "\nA delegate used for \n" example: [] syntax: content: public delegate void WalkSpeedDelegate(ref float walkSpeed); parameters: - id: walkSpeed type: System.Single content.vb: Public Delegate Sub WalkSpeedDelegate(ByRef walkSpeed As Single) extensionMethods: - TinyLife.Objects.Person.WalkSpeedDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 modifiers.csharp: - public - delegate modifiers.vb: - Public - Delegate references: - uid: TinyLife.Objects.Person.OnGetWalkSpeed commentId: E:TinyLife.Objects.Person.OnGetWalkSpeed isExternal: true - uid: TinyLife.Objects commentId: N:TinyLife.Objects name: TinyLife.Objects nameWithType: TinyLife.Objects fullName: TinyLife.Objects - uid: TinyLife.Objects.Person.WalkSpeedDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) parent: TinyLife.Utilities.Extensions definition: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy() nameWithType: Extensions.JsonCopy() fullName: TinyLife.Utilities.Extensions.JsonCopy() nameWithType.vb: Extensions.JsonCopy(Of Person.WalkSpeedDelegate)() fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.WalkSpeedDelegate)() name.vb: JsonCopy(Of Person.WalkSpeedDelegate)() spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1 name: JsonCopy nameWithType: Extensions.JsonCopy fullName: TinyLife.Utilities.Extensions.JsonCopy - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1 name: JsonCopy(Of Person.WalkSpeedDelegate) nameWithType: Extensions.JsonCopy(Of Person.WalkSpeedDelegate) fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.Person.WalkSpeedDelegate) - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Single commentId: T:System.Single parent: System isExternal: true name: Single nameWithType: Single fullName: System.Single - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy(T) nameWithType: Extensions.JsonCopy(T) fullName: TinyLife.Utilities.Extensions.JsonCopy(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) name: JsonCopy nameWithType: Extensions.JsonCopy fullName: TinyLife.Utilities.Extensions.JsonCopy - name: ( nameWithType: ( fullName: ( - name: T nameWithType: T fullName: T - name: ) nameWithType: ) fullName: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy(Of T) nameWithType: Extensions.JsonCopy(Of T) fullName: TinyLife.Utilities.Extensions.JsonCopy(Of T) - name: ( nameWithType: ( fullName: ( - name: T nameWithType: T fullName: T - name: ) nameWithType: ) fullName: ) - uid: TinyLife.Utilities.Extensions commentId: T:TinyLife.Utilities.Extensions parent: TinyLife.Utilities name: Extensions nameWithType: Extensions fullName: TinyLife.Utilities.Extensions - uid: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System - uid: TinyLife.Utilities commentId: N:TinyLife.Utilities name: TinyLife.Utilities nameWithType: TinyLife.Utilities fullName: TinyLife.Utilities