Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UCE_Tmpl_ItemPlayerWarehouse
C# 클래스 UCE_Tmpl_ItemPlayerWarehouse, Fhiz_uMMORPG_AddOns_3d
상속:
UsableItem
파일 보기
프로젝트 열기: wovencode/Fhiz_uMMORPG_AddOns_3d
공개 메소드들
메소드
설명
OnUsed
(
Player,
player
) :
void
Use
(
Player,
player
,
int
inventoryIndex
) :
void
메소드 상세
OnUsed()
공개
메소드
public
OnUsed
(
Player,
player
) :
void
player
Player,
리턴
void
Use()
공개
메소드
public
Use
(
Player,
player
,
int
inventoryIndex
) :
void
player
Player,
inventoryIndex
int
리턴
void