프로퍼티 | 타입 | 설명 | |
---|---|---|---|
chestType | string[] | ||
dresserType | string[] | ||
dt | string[] | ||
gen | string[] | ||
inter | string[] | ||
lang | int | ||
mapLegend | string[] | ||
menu | string[] | ||
misc | string[] | ||
mp | string[] | ||
prefix | string[] | ||
the | string | ||
tip | string[] |
메소드 | 설명 | |
---|---|---|
AnglerQuestChat ( bool gotFish = false ) : string | ||
DyeTraderQuestChat ( bool gotDye = false ) : string | ||
deathMsg ( int plr = -1, int npc = -1, int proj = -1, int other = -1 ) : string | ||
dialog ( int l, bool english = false ) : string | ||
evilGood ( ) : string | ||
itemName ( int l, bool english = false ) : string | ||
npcName ( int l, bool english = false ) : string | ||
setBonus ( int l, bool english = false ) : string | ||
setLang ( bool english = false ) : void | ||
tTip ( ) : void | ||
title ( ) : string | ||
toolTip ( int l, bool english = false ) : string | ||
toolTip2 ( int l, bool english = false ) : string |
public static AnglerQuestChat ( bool gotFish = false ) : string | ||
gotFish | bool | |
리턴 | string |
public static DyeTraderQuestChat ( bool gotDye = false ) : string | ||
gotDye | bool | |
리턴 | string |
public static deathMsg ( int plr = -1, int npc = -1, int proj = -1, int other = -1 ) : string | ||
plr | int | |
npc | int | |
proj | int | |
other | int | |
리턴 | string |
public static dialog ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |
public static itemName ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |
public static npcName ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |
public static setBonus ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |
public static toolTip ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |
public static toolTip2 ( int l, bool english = false ) : string | ||
l | int | |
english | bool | |
리턴 | string |