libtcod-net
Inequality Operator
NamespaceslibtcodWrapperTCODDiceInequality(TCODDice, TCODDice)
Determine if two TCODDice are not equal.
Declaration Syntax
C#
public static bool operator !=(
	TCODDice lhs,
	TCODDice rhs
)
Parameters
lhs (TCODDice)
Left Hand Side
rhs (TCODDice)
Right Hand Side
Return Value
Are Not Equal?

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)