Show / Hide Table of Contents

Enum EntryFlags

The flags avalible for Entries

Namespace: NetworkTables
Assembly: FRC.NetworkTables.dll
Syntax
[Flags]
public enum EntryFlags : uint

Fields

Name Description
None

No flags

Persistent

Set entry to be persistent

  • Improve this Doc
  • View Source
In This Article
  • Fields
Back to top Copyright © 2017 RobotDotNet