Show / Hide Table of Contents

Delegate Player.OnPickupLeaveHandler

Namespace: Slipe.Client.Peds
Assembly: SlipeClient.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