Show / Hide Table of Contents

Delegate GameClient.OnNetworkInteruptionBeginHandler

Namespace: Slipe.Client.Game
Assembly: SlipeClient.dll
Syntax
public delegate void OnNetworkInteruptionBeginHandler(RootElement source, OnNetworkInteruptionEventArgs eventArgs);
Parameters
Type Name Description
RootElement source
OnNetworkInteruptionEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX