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