Enum BaseFastBufferReaderWriterTest.SByteEnum
Namespace: Unity.Netcode.EditorTests
Syntax
protected enum SByteEnum : sbyte
Fields
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 127 |
protected enum SByteEnum : sbyte
Name | Description | Value |
---|---|---|
A | 0 | |
B | 1 | |
C | 127 |