Show / Hide Table of Contents

Delegate Sound.OnStartHandler

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