BtnStateExtensions.IsJustCanceled
static bool IsJustCanceled(BtnState state)
Was a button activation just canceled this frame, ending without firing because the interactor moved too far away?
| RETURNS: bool | True if just canceled, false if not. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!