Show / Hide Table of Contents

Delegate LocalPlayer.OnChokeHandler

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