Show / Hide Table of Contents

Delegate Ped.OnWeaponSwitchHandler

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