메소드 | 설명 | |
---|---|---|
CheckNonlocalDrop ( Mobile from, Item item, Item target ) : bool | ||
CheckNonlocalLift ( Mobile from, Item item ) : bool | ||
Deserialize ( GenericReader reader ) : void | ||
GetContextMenuEntries ( Mobile from, List |
||
GetInventoryMoveResultFor ( Item item ) : DeathMoveResult | ||
IsSnoop ( Mobile from ) : bool | ||
OnBeforeDeath ( ) : bool | ||
OnDoubleClick ( Mobile from ) : void | ||
OnDragDrop ( Mobile from, Item item ) : bool | ||
PackHorse ( Serial serial ) : System | ||
Serialize ( GenericWriter writer ) : void |
메소드 | 설명 | |
---|---|---|
PackHorse ( ) : System |
public CheckNonlocalDrop ( Mobile from, Item item, Item target ) : bool | ||
from | Mobile | |
item | Item | |
target | Item | |
리턴 | bool |
public CheckNonlocalLift ( Mobile from, Item item ) : bool | ||
from | Mobile | |
item | Item | |
리턴 | bool |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
리턴 | void |
public GetContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
리턴 | void |
public GetInventoryMoveResultFor ( Item item ) : DeathMoveResult | ||
item | Item | |
리턴 | DeathMoveResult |
public OnDragDrop ( Mobile from, Item item ) : bool | ||
from | Mobile | |
item | Item | |
리턴 | bool |