Show / Hide Table of Contents

Delegate GameClient.OnStartHandler

Namespace: Slipe.Client.Game
Assembly: SlipeClient.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