Sandbox Logo

DigitalInput.Active

bool Active { get; set; }

Description

Whether or not this action is currently accessible (if false, then <see cref="P:Sandbox.VR.DigitalInput.IsPressed" /> will always be false and will never change).

Return

User Comments