Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EquippedItems
C# Class EquippedItems
Inheritance:
Storage
显示文件
Open project: marouen-lamiri/Second-Soul
Class Usage Examples
Public Properties
Property
Type
Description
inventoryOffsetX
int
inventoryOffsetY
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Protected Methods
Method
Description
drawItems
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
drawItems()
protected
abstract
method
protected
abstract
drawItems
( ) :
void
return
void
Property Details
inventoryOffsetX
public_oe property
public
int
inventoryOffsetX
return
int
inventoryOffsetY
public_oe property
public
int
inventoryOffsetY
return
int