Show / Hide Table of Contents

Delegate Player.OnWeaponSwitchHandler

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