リサイズはクリックかドラッグ

ShadowGraphicId 構造体

[Range(0, 255)] 影グラフィックID

名前空間:  WodiLib.Map
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
[SerializableAttribute]
public readonly struct ShadowGraphicId : IConvertibleByte, 
	IEquatable<ShadowGraphicId>

ShadowGraphicId 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドShadowGraphicId
コンストラクタ
トップ
メソッド
  名前説明
Public メソッドEquals(Object)
Indicates whether this instance and a specified object are equal.
(ValueTypeEquals(Object)をオーバーライド)
Public メソッドEquals(ShadowGraphicId)
値を比較する。
Public メソッドGetHashCode
Returns the hash code for this instance.
(ValueTypeGetHashCodeをオーバーライド)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Public メソッドToByte
byte に変換する。
Public メソッドToString
Returns the fully qualified type name of this instance.
(ValueTypeToStringをオーバーライド)
トップ
演算子
フィールド
  名前説明
Public フィールド静的メンバーMaxValue
最大値
Public フィールド静的メンバーMinValue
最小値
トップ
関連項目