Add Network.CMD_PROP

Wirlaburla 2023-09-29 02:59:08 -04:00
parent 94448badb8
commit 8d315eedd6

7
Network.CMD_PROP.md Normal file

@ -0,0 +1,7 @@
| Name | Type | Required | Description |
| ---- | ---- | :------: | :---------- |
| Length | Byte | ✗ | |
| ObjID | [ObjectID](Network.ObjectID) | ✗ | ID of object to apply properties to. |
| Type | Byte | ✗ | `0x03 (3)` |
| - | - | - | - |
| Properties | [OldPropertyList](Network.OldPropertyList) | ✗ | |