Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UCE_Tmpl_ItemPlayerWarehouse
C# Class UCE_Tmpl_ItemPlayerWarehouse, Fhiz_uMMORPG_AddOns_3d
Inheritance:
UsableItem
Afficher le fichier
Open project: wovencode/Fhiz_uMMORPG_AddOns_3d
Méthodes publiques
Méthode
Description
OnUsed
(
Player,
player
) :
void
Use
(
Player,
player
,
int
inventoryIndex
) :
void
Method Details
OnUsed()
public
méthode
public
OnUsed
(
Player,
player
) :
void
player
Player,
Résultat
void
Use()
public
méthode
public
Use
(
Player,
player
,
int
inventoryIndex
) :
void
player
Player,
inventoryIndex
int
Résultat
void