NWMUDS:GetConnectionStatus: Difference between revisions
(2 intermediate revisions by 2 users not shown) | |||
Line 42: | Line 42: | ||
| 0x8 | | 0x8 | ||
| 0x2 | | 0x2 | ||
| u16 NetworkNodeID for this device. | | u16 NetworkNodeID for this device. This is the broadcast alias when connected as a spectator. | ||
|- | |- | ||
| 0xA | | 0xA | ||
| 0x2 | | 0x2 | ||
| u16, | | u16, changed_nodes. This is a bitmask of the nodes that changed and triggered the update. | ||
|- | |- | ||
| 0xC | | 0xC | ||
| 0x20 | | 0x20 | ||
| | | u16 nodes[16]. Array of NetworkNodeIds, the values inside this array is what's passed to [[NWMUDS:GetNodeInformation]]. | ||
|- | |- | ||
| 0x2C | | 0x2C |