Show / Hide Table of Contents

Delegate GameServer.OnStartHandler

Namespace: Slipe.Server.Game
Assembly: SlipeServer.dll
Syntax
public delegate void OnStartHandler(ResourceRootElement source, OnStartEventArgs eventArgs);
Parameters
Type Name Description
ResourceRootElement source
OnStartEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX