Chance.RandomBool
Static Method in Chance
Declaration
public static bool RandomBool()Description
Returns true or false, with 50-50 odds.
Returns
| bool | true or false, with 50-50 odds. |
public static bool RandomBool()Returns true or false, with 50-50 odds.
| bool | true or false, with 50-50 odds. |