Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BagView
C# Class BagView, InventorySystem
Inheritance:
UIPanel
Mostrar archivo
Open project: duzixi/InventorySystem
Class Usage Examples
Public Properties
Property
Type
Description
col
int
grid
GameObject
row
int
Public Methods
Method
Description
ShowItems
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
ShowItem
(
Transform
itemGrid
,
int
id
) :
void
Start
( ) :
void
Method Details
ShowItems()
public
method
public
ShowItems
( ) :
void
return
void
Property Details
col
public_oe static_oe property
public
static
int
col
return
int
grid
public_oe property
public
GameObject
grid
return
GameObject
row
public_oe static_oe property
public
static
int
row
return
int