Class OnUseEventArgs
Inherited Members
Namespace: Slipe.Server.Pickups.Events
Assembly: SlipeServer.dll
Syntax
public class OnUseEventArgs
Properties
| Improve this Doc View SourcePlayer
The player that is using the pickup
Declaration
public Player Player { get; }
Property Value
| Type | Description |
|---|---|
| Player |