| MapChip メソッド | 
MapChip 型は下記のメンバーを公開します。
 メソッド
メソッド| 名前 | 説明 | |
|---|---|---|
|  | Equals(Object) | Indicates whether this instance and a specified object are equal.(ValueTypeEquals(Object)をオーバーライド) | 
|  | Equals(MapChip) | 
            値を比較する。
             | 
|  | GetHashCode | Returns the hash code for this instance.(ValueTypeGetHashCodeをオーバーライド) | 
|  | GetType | Gets the Type of the current instance.(Objectから継承) | 
|   | IsAutoTileNumber | 
                オートタイルのマップチップ番号として適切かどうか判定し、返す。
             | 
|   | IsMapChipNumber | 
                マップチップ番号として適切かどうか判定し、返す。
             | 
|   | IsStandardTileNumber | 
                通常(オートタイルではない)のマップチップ番号として適切かどうか判定し、返す。
             | 
|  | ToBytes | 
            byte配列に変換する。
             | 
|  | ToInt | 
            int に変換する。
             | 
|  | ToInt32 | 
            int に変換する。
             | 
|  | ToString | Returns the fully qualified type name of this instance.(ValueTypeToStringをオーバーライド) | 
 関連項目
関連項目