Add Network.CMD_DISAPPR

Wirlaburla 2023-09-29 22:31:42 -04:00
parent 6c268f7cf0
commit d311918df8

7
Network.CMD_DISAPPR.md Normal file

@ -0,0 +1,7 @@
| Name | Type | Required | Description |
| ---- | ---- | :------: | :---------- |
| Length | Byte | ✗ | |
| ObjID | [ObjectID](Network.ObjectID) | ✗ | Always `0xfe`. |
| Type | Byte | ✗ | `0x0B (11)` |
| - | - | - | - |
| Drone | Byte | ✗ | Refers to the object ID of the drone to disappear. NOOP if object ID isn't present. |