Show / Hide Table of Contents

Delegate LocalPlayer.OnConsoleHandler

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