Show / Hide Table of Contents

Delegate Sound.OnStopHandler

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