Show / Hide Table of Contents

Delegate Player.OnPickupHitHandler

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