Show / Hide Table of Contents

Delegate GameServer.OnPreStartHandler

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