Class RobotState
Inherited Members
Namespace: WPILib
Assembly: WPILibSharp.dll
Syntax
public static class RobotState
Properties
| Improve this Doc View SourceIsDisabled
Declaration
public static bool IsDisabled { get; }
Property Value
Type | Description |
---|---|
Boolean |
IsTest
Declaration
public static bool IsTest { get; }
Property Value
Type | Description |
---|---|
Boolean |