Show / Hide Table of Contents

Delegate Sound.OnBeatHandler

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