Méthode | Description | |
---|---|---|
CheckHold ( Mobile m, Item item, bool message, bool checkItems, int plusItems, int plusWeight ) : bool | ||
CheckItemUse ( Mobile from, Item item ) : bool | ||
CheckTarget ( Mobile from, |
||
Deserialize ( GenericReader reader ) : void | ||
GetChildContextMenuEntries ( Mobile from, List |
||
GetChildNameProperties ( ObjectPropertyList list, Item item ) : void | ||
GetChildProperties ( ObjectPropertyList list, Item item ) : void | ||
IsAccessibleTo ( Mobile m ) : bool | ||
OnSingleClickContained ( Mobile from, Item item ) : void | ||
Serialize ( GenericWriter writer ) : void | ||
VendorBackpack ( ) : System | ||
VendorBackpack ( Serial serial ) : System |
public CheckHold ( Mobile m, Item item, bool message, bool checkItems, int plusItems, int plusWeight ) : bool | ||
m | Mobile | |
item | Item | |
message | bool | |
checkItems | bool | |
plusItems | int | |
plusWeight | int | |
Résultat | bool |
public CheckItemUse ( Mobile from, Item item ) : bool | ||
from | Mobile | |
item | Item | |
Résultat | bool |
public CheckTarget ( Mobile from, |
||
from | Mobile | |
targ | ||
targeted | object | |
Résultat | bool |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
Résultat | void |
public GetChildContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
item | Item | |
Résultat | void |
public GetChildNameProperties ( ObjectPropertyList list, Item item ) : void | ||
list | ObjectPropertyList | |
item | Item | |
Résultat | void |
public GetChildProperties ( ObjectPropertyList list, Item item ) : void | ||
list | ObjectPropertyList | |
item | Item | |
Résultat | void |
public OnSingleClickContained ( Mobile from, Item item ) : void | ||
from | Mobile | |
item | Item | |
Résultat | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
Résultat | void |
public VendorBackpack ( Serial serial ) : System | ||
serial | Serial | |
Résultat | System |