HandSimId.op_Equality
static bool op_Equality(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!