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
LoadOutItem
C# Class Pluton.LoadOutItem
Inheritance:
CountedInstance
Exibir arquivo
Open project: Notulp/Pluton
Class Usage Examples
Public Properties
Property
Type
Description
Amount
int
Name
string
Public Methods
Method
Description
LoadOutItem
(
string
name
)
LoadOutItem
(
string
name
,
int
amount
)
Method Details
LoadOutItem()
public
method
public
LoadOutItem
(
string
name
)
name
string
LoadOutItem()
public
method
public
LoadOutItem
(
string
name
,
int
amount
)
name
string
amount
int
Property Details
Amount
public_oe property
public
int
Amount
return
int
Name
public_oe property
public
string
Name
return
string