ShadowGraphicId 構造体 |
名前空間: WodiLib.Map
[SerializableAttribute] public readonly struct ShadowGraphicId : IConvertibleByte, IEquatable<ShadowGraphicId>
ShadowGraphicId 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | ShadowGraphicId |
コンストラクタ
|
名前 | 説明 | |
---|---|---|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (ValueTypeEquals(Object)をオーバーライド) |
![]() | Equals(ShadowGraphicId) |
値を比較する。
|
![]() | GetHashCode | Returns the hash code for this instance. (ValueTypeGetHashCodeをオーバーライド) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | ToByte |
byte に変換する。
|
![]() | ToString | Returns the fully qualified type name of this instance. (ValueTypeToStringをオーバーライド) |
名前 | 説明 | |
---|---|---|
![]() ![]() | Equality |
==
|
![]() ![]() | (Byte to ShadowGraphicId) |
byte -> ShadowGraphicId への暗黙的な型変換
|
![]() ![]() | (ShadowGraphicId to Byte) |
ShadowGraphicId -> byte への暗黙的な型変換
|
![]() ![]() | Inequality |
!=
|