Property | Type | Description | |
---|---|---|---|
FishBowl | System |
Method | Description | |
---|---|---|
AddNameProperties ( ObjectPropertyList list ) : void | ||
Deserialize ( GenericReader reader ) : void | ||
FishBowl ( Serial serial ) : System | ||
GetContextMenuEntries ( Mobile from, List |
||
OnDoubleClick ( Mobile from ) : void | ||
OnDragDrop ( Mobile from, Server.Items.Item dropped ) : bool | ||
Serialize ( GenericWriter writer ) : void |
Method | Description | |
---|---|---|
FishBowl ( ) : System |
public AddNameProperties ( ObjectPropertyList list ) : void | ||
list | ObjectPropertyList | |
return | void |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public GetContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
return | void |
public OnDragDrop ( Mobile from, Server.Items.Item dropped ) : bool | ||
from | Mobile | |
dropped | Server.Items.Item | |
return | bool |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |