C# Class Pluton.Rust.Events.PlayerClothingEvent

Inheritance: Core.Event
Afficher le fichier Open project: Notulp/Pluton.Rust

Méthodes publiques

Свойство Type Description
Item InvItem
Player Core.Player

Méthodes publiques

Méthode Description
PlayerClothingEvent ( PlayerInventory playerInventory, Core.Item item ) : Core

Method Details

PlayerClothingEvent() public méthode

public PlayerClothingEvent ( PlayerInventory playerInventory, Core.Item item ) : Core
playerInventory PlayerInventory
item Core.Item
Résultat Core

Property Details

Item public_oe property

public InvItem Item
Résultat InvItem

Player public_oe property

public Player,Core Player
Résultat Core.Player