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

CharaMoveCommandValueEquality 演算子

==

名前空間:  WodiLib.Event.CharaMoveCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public static bool operator ==(
	CharaMoveCommandValue left,
	CharaMoveCommandValue right
)

パラメーター

left
型: WodiLib.Event.CharaMoveCommandCharaMoveCommandValue
左辺
right
型: WodiLib.Event.CharaMoveCommandCharaMoveCommandValue
右辺

戻り値

型: Boolean
左辺==右辺の場合true
関連項目