Sandbox Logo

DigitalInput.IsPressed

bool IsPressed { get; set; }

Description

The current value of this input - true if pressed, false if not pressed.

Return

User Comments