Sandbox Logo

AnalogInput2D.Active

bool Active { get; set; }

Description

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

Return

User Comments