Add Network.CMD_PROPSET
parent
b93c7c9527
commit
d3a1b8334f
8
Network.CMD_PROPSET.md
Normal file
8
Network.CMD_PROPSET.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
| Name | Type | Required | Description |
|
||||
| ---- | ---- | :------: | :---------- |
|
||||
| Length | Byte | ✗ | |
|
||||
| ObjID | [ObjectID](Network.ObjectID) | ✗ | The ID the properties are for. |
|
||||
| Type | Byte | ✗ | `0x0F (15)` |
|
||||
| - | - | - | - |
|
||||
| From | String | ✗ | The user the command is from. |
|
||||
| Properties | [PropertyList](Network.PropertyList) | ✗ | Properties to set. |
|
Loading…
Reference in New Issue
Block a user