Show / Hide Table of Contents

Delegate Player.OnVoiceStartHandler

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