HandSimId.op_Inequality

static bool op_Inequality(HandSimId a, HandSimId b)

Compares the equality of two HandSimIds, nothing fancy here.

   
HandSimId a First hand id.
HandSimId b Second hand id.
RETURNS: bool a != b




Found an issue with these docs, or have some additional questions? Create an Issue on Github!