stadium-proto/method_format_example.md

22 lines
257 B
Markdown
Raw Normal View History

2023-06-30 03:24:02 +05:30
# Category.Subcategory
## Client2Server
Some description.
**Fields:**
- Field_1: 0xabcd; description of data.
- Field_2: 0x1234; description of data too.
## Server2Client
_Same as for Client2Server._
## Server2Server
_Same as for Client2Server._