프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FishBowl | System |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
FishBowl ( ) : System |
public AddNameProperties ( ObjectPropertyList list ) : void | ||
list | ObjectPropertyList | |
리턴 | void |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
리턴 | void |
public GetContextMenuEntries ( Mobile from, List |
||
from | Mobile | |
list | List |
|
리턴 | void |
public OnDragDrop ( Mobile from, Server.Items.Item dropped ) : bool | ||
from | Mobile | |
dropped | Server.Items.Item | |
리턴 | bool |