Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LKCamelot
script
item
BasePotion
C# 클래스 LKCamelot.script.item.BasePotion
상속:
Item
파일 보기
프로젝트 열기: vans163/LKEmu
공개 메소드들
메소드
설명
BasePotion
(
Serial
serial
) :
System
BasePotion
(
int
itemID
) :
System
Use
(
Player
player
) :
void
메소드 상세
BasePotion()
공개
메소드
public
BasePotion
(
Serial
serial
) :
System
serial
Serial
리턴
System
BasePotion()
공개
메소드
public
BasePotion
(
int
itemID
) :
System
itemID
int
리턴
System
Use()
공개
메소드
public
Use
(
Player
player
) :
void
player
LKCamelot.model.Player
리턴
void