Show / Hide Table of Contents

Delegate Player.OnVoiceStopHandler

Namespace: Slipe.Server.Peds
Assembly: SlipeServer.dll
Syntax
public delegate void OnVoiceStopHandler(Player source, OnVoiceStopEventArgs eventArgs);
Parameters
Type Name Description
Player source
OnVoiceStopEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX