Enum BaseFastBufferReaderWriterTest.ByteEnum
Namespace: Unity.Netcode.EditorTests
Syntax
protected enum ByteEnum : byte
Fields
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 255 |
protected enum ByteEnum : byte
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 255 |