Struct NtValue
NT Value
Inherited Members
Namespace: NetworkTables.Natives
Assembly: FRC.NetworkTables.dll
Syntax
public struct NtValue
Fields
| Improve this Doc View Sourcedata
Value Data
Declaration
public DataUnion data
Field Value
| Type | Description |
|---|---|
| DataUnion |
last_change
Value Last Change
Declaration
public ulong last_change
Field Value
| Type | Description |
|---|---|
| UInt64 |
type
Value Type
Declaration
public NtType type
Field Value
| Type | Description |
|---|---|
| NtType |