Platform Builder Forums
Main => Suggestions => Topic started by: Antikore on February 22, 2020, 01:56:49 PM
-
Usign -1 to detect when something returns null I think can be very useful. I suggested something before to use it.
Null should be like -1, as true can be 1 and false 0.
Example of use
if key = null //If no key is pressed
{
}
-
I suggested this. Only I suggested Key = none.