### YamlMime:ManagedReference items: - uid: MLEM.Startup.MlemGame.GenericCallback commentId: T:MLEM.Startup.MlemGame.GenericCallback id: MlemGame.GenericCallback parent: MLEM.Startup children: [] langs: - csharp - vb name: MlemGame.GenericCallback nameWithType: MlemGame.GenericCallback fullName: MLEM.Startup.MlemGame.GenericCallback type: Delegate source: remote: path: MLEM.Startup/MlemGame.cs branch: main repo: https://github.com/Ellpeck/MLEM id: GenericCallback path: ../MLEM.Startup/MlemGame.cs startLine: 168 assemblies: - MLEM.Startup namespace: MLEM.Startup summary: A delegate method used by . example: [] syntax: content: public delegate void MlemGame.GenericCallback(MlemGame game) parameters: - id: game type: MLEM.Startup.MlemGame description: The game in question content.vb: Public Delegate Sub MlemGame.GenericCallback(game As MlemGame) references: - uid: MLEM.Startup.MlemGame.OnLoadContent commentId: E:MLEM.Startup.MlemGame.OnLoadContent href: MLEM.Startup.MlemGame.html#MLEM_Startup_MlemGame_OnLoadContent name: OnLoadContent nameWithType: MlemGame.OnLoadContent fullName: MLEM.Startup.MlemGame.OnLoadContent - uid: MLEM.Startup commentId: N:MLEM.Startup href: MLEM.html name: MLEM.Startup nameWithType: MLEM.Startup fullName: MLEM.Startup spec.csharp: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Startup name: Startup href: MLEM.Startup.html spec.vb: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Startup name: Startup href: MLEM.Startup.html - uid: MLEM.Startup.MlemGame commentId: T:MLEM.Startup.MlemGame parent: MLEM.Startup href: MLEM.Startup.MlemGame.html name: MlemGame nameWithType: MlemGame fullName: MLEM.Startup.MlemGame