Show / Hide Table of Contents

Delegate GameClient.OnRestoreHandler

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