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
ItemModel.Item
C# Class ItemModel.Item, InventorySystem
Exibir arquivo
Open project: duzixi/InventorySystem
Class Usage Examples
Public Properties
Property
Type
Description
img
Sprite
name
string
Public Methods
Method
Description
Item
(
string
name
,
Sprite
img
) :
System.Collections
Method Details
Item()
public
method
public
Item
(
string
name
,
Sprite
img
) :
System.Collections
name
string
img
Sprite
return
System.Collections
Property Details
img
public_oe property
public
Sprite
img
return
Sprite
name
public_oe property
public
string
name
return
string