Enum BaseFastBufferReaderWriterTest.ShortEnum
Namespace: Unity.Netcode.EditorTests
Syntax
protected enum ShortEnum : short
Fields
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 32767 |
protected enum ShortEnum : short
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 32767 |