Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pluton
Rust
Events
ItemUsedEvent
C# Class Pluton.Rust.Events.ItemUsedEvent
Inheritance:
Core.Event
Afficher le fichier
Open project: Notulp/Pluton.Rust
Méthodes publiques
Свойство
Type
Description
Amount
int
Item
InvItem
Méthodes publiques
Méthode
Description
ItemUsedEvent
(
Core.Item
item
,
int
amount
) :
Core
Method Details
ItemUsedEvent()
public
méthode
public
ItemUsedEvent
(
Core.Item
item
,
int
amount
) :
Core
item
Core.Item
amount
int
Résultat
Core
Property Details
Amount
public_oe property
public
int
Amount
Résultat
int
Item
public_oe property
public
InvItem
Item
Résultat
InvItem