Show / Hide Table of Contents

Delegate Player.OnChatHandler

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