MapCharacterId 構造体 |
名前空間: WodiLib.Map
[SerializableAttribute] public readonly struct MapCharacterId : IConvertibleInt, IEquatable<MapCharacterId>, IComparable<MapCharacterId>
MapCharacterId 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | MapCharacterId |
コンストラクタ
|
名前 | 説明 | |
---|---|---|
![]() | CompareTo |
値を比較する。
|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (ValueTypeEquals(Object)をオーバーライド) |
![]() | Equals(MapCharacterId) |
値を比較する。
|
![]() | GetHashCode | Returns the hash code for this instance. (ValueTypeGetHashCodeをオーバーライド) |
![]() | GetType | Gets the Type of the current instance. (Objectから継承) |
![]() | ToBytes |
byte配列に変換する。
|
![]() | ToInt |
int に変換する。
|
![]() | ToInt32 |
int に変換する。
|
![]() | ToString | Returns the fully qualified type name of this instance. (ValueTypeToStringをオーバーライド) |
名前 | 説明 | |
---|---|---|
![]() ![]() | Equality |
==
|
![]() ![]() | GreaterThan |
>
|
![]() ![]() | GreaterThanOrEqual |
>=
|
![]() ![]() | (Int32 to MapCharacterId) |
int -> MapCharacterId への暗黙的な型変換
|
![]() ![]() | (MapCharacterId to Int32) |
MapCharacterId -> int への暗黙的な型変換
|
![]() ![]() | Inequality |
!=
|
![]() ![]() | LessThan |
<
|
![]() ![]() | LessThanOrEqual |
<=
|
名前 | 説明 | |
---|---|---|
![]() ![]() | Hero | "主人公"を示すインスタンス |
![]() ![]() | MaxValue | 最大値 |
![]() ![]() | Member1 | "仲間1"を示すインスタンス |
![]() ![]() | Member2 | "仲間2"を示すインスタンス |
![]() ![]() | Member3 | "仲間3"を示すインスタンス |
![]() ![]() | Member4 | "仲間4"を示すインスタンス |
![]() ![]() | Member5 | "仲間5"を示すインスタンス |
![]() ![]() | MinValue | 最小値 |
![]() ![]() | ThisMapEvent | "このマップイベントID"を示すインスタンス |