Show / Hide Table of Contents

Class RobotState

Inheritance
Object
RobotState
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: WPILib
Assembly: WPILibSharp.dll
Syntax
public static class RobotState

Properties

| Improve this Doc View Source

IsDisabled

Declaration
public static bool IsDisabled { get; }
Property Value
Type Description
Boolean
| Improve this Doc View Source

IsTest

Declaration
public static bool IsTest { get; }
Property Value
Type Description
Boolean
  • Improve this Doc
  • View Source
Back to top Copyright © 2017 RobotDotNet