Свойство | Type | Description | |
---|---|---|---|
BaseMulti | System | ||
RefreshComponents | void |
Méthode | Description | |
---|---|---|
BaseMulti ( Serial serial ) : System | ||
Contains ( IPoint3D p ) : bool | ||
Contains ( Item item ) : bool | ||
Contains ( Mobile m ) : bool | ||
Contains ( Point2D p ) : bool | ||
Contains ( Point3D p ) : bool | ||
Contains ( int x, int y ) : bool | ||
Deserialize ( GenericReader reader ) : void | ||
GetMaxUpdateRange ( ) : int | ||
GetUpdateRange ( Mobile m ) : int | ||
Serialize ( GenericWriter writer ) : void |
Méthode | Description | |
---|---|---|
BaseMulti ( int itemID ) : System | ||
RefreshComponents ( ) : void |
public BaseMulti ( Serial serial ) : System | ||
serial | Serial | |
Résultat | System |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
Résultat | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
Résultat | void |