Sandbox Logo

DigitalInput.WasPressed

bool WasPressed { get; set; }

Description

The previous value of this input - true if it was pressed, false if it was not pressed.

Return

User Comments