Show / Hide Table of Contents

Delegate Player.OnWeaponFireHandler

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