메소드 | 설명 | |
---|---|---|
CheckHarvest ( Server.Mobile from, Item tool ) : bool | ||
CheckHarvest ( Server.Mobile from, Item tool, |
||
Initialize ( ) : void | ||
OnBadHarvestTarget ( Server.Mobile from, Item tool, object toHarvest ) : void |
메소드 | 설명 | |
---|---|---|
Lumberjacking ( ) : System |
public CheckHarvest ( Server.Mobile from, Item tool ) : bool | ||
from | Server.Mobile | |
tool | Item | |
리턴 | bool |
public CheckHarvest ( Server.Mobile from, Item tool, |
||
from | Server.Mobile | |
tool | Item | |
def | ||
toHarvest | object | |
리턴 | bool |
public OnBadHarvestTarget ( Server.Mobile from, Item tool, object toHarvest ) : void | ||
from | Server.Mobile | |
tool | Item | |
toHarvest | object | |
리턴 | void |