Show / Hide Table of Contents

Delegate GameServer.OnStopHandler

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