InputSingleton.isActionJustReleased

Returns true when the user stops pressing the action event, meaning it's true only on the frame that the user released the button.

struct InputSingleton
@nogc nothrow const
bool
isActionJustReleased
(
StringArg0
)
(
in StringArg0 action
)

Meta