Show / Hide Table of Contents

Delegate Player.OnPickupLeaveHandler

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