Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Pluton
Rust
Events
ItemUsedEvent
C# Class Pluton.Rust.Events.ItemUsedEvent
Inheritance:
Core.Event
Exibir arquivo
Open project: Notulp/Pluton.Rust
Public Properties
Property
Type
Description
Amount
int
Item
InvItem
Public Methods
Method
Description
ItemUsedEvent
(
Core.Item
item
,
int
amount
) :
Core
Method Details
ItemUsedEvent()
public
method
public
ItemUsedEvent
(
Core.Item
item
,
int
amount
) :
Core
item
Core.Item
amount
int
return
Core
Property Details
Amount
public_oe property
public
int
Amount
return
int
Item
public_oe property
public
InvItem
Item
return
InvItem