Update Network.CMD_PROPUPD
parent
0348685722
commit
62c02da799
|
@ -2,6 +2,6 @@
|
||||||
| ---- | ---- | :------: | :---------- |
|
| ---- | ---- | :------: | :---------- |
|
||||||
| Length | Byte | ✗ | |
|
| Length | Byte | ✗ | |
|
||||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | The object the properties are for. |
|
| ObjID | [ObjectID](Network.ObjectID) | ✗ | The object the properties are for. |
|
||||||
| Type | Byte | ✗ | `0x0F (15)` |
|
| Type | Byte | ✗ | `0x10 (16)` |
|
||||||
| - | - | - | - |
|
| - | - | - | - |
|
||||||
| Properties | [PropertyList](Network.PropertyList) | ✗ | Properties to update for object. |
|
| Properties | [PropertyList](Network.PropertyList) | ✗ | Properties to update for object. |
|
Loading…
Reference in New Issue
Block a user