Table of Contents

Class Pickup

Namespace
SampSharp.Entities.SAMP
Assembly
SampSharp.OpenMp.Entities.dll

Represents a global pickup. For pickups that logically belong to a single player, use PlayerPickup.

public class Pickup : BasePickup
Inheritance
Pickup
Inherited Members

Constructors

Pickup(IPickupsComponent, IPickup)

Initializes a new instance of the Pickup class.

protected Pickup(IPickupsComponent pickups, IPickup pickup)

Parameters

pickups IPickupsComponent
pickup IPickup