Back to Server.Items

BankBox : Container, IEntity, IPoint3D, IPoint2D

(ctor) BankBox( Mobile owner )
(ctor) BankBox( Serial serial )
bool Opened( get; )
Mobile Owner( get; )
void Close()
virtual void Deserialize( GenericReader reader )
virtual void OnDoubleClick( Mobile from )
virtual bool OnDragDrop( Mobile from, Item dropped )
virtual DeathMoveResult OnParentDeath( Mobile parent )
virtual void OnSingleClick( Mobile from )
void Open()
virtual void Serialize( GenericWriter writer )