LDN services: Difference between revisions
| Line 790: | Line 790: | ||
Takes a type-0x22 output buffer containing an array of [[#NodeInfo_2|NodeInfo]], returns an output s32 total_out. | Takes a type-0x22 output buffer containing an array of [[#NodeInfo_2|NodeInfo]], returns an output s32 total_out. | ||
Validates that the [[#GetRole|role]] is value 0x1. Then any entries from state which are available are copied into the output array buffer, if there's space available. | Validates that the [[#GetRole|role]] is value 0x1. Then any entries from state which are available are copied into the output array buffer, if there's space available. A maximum of 8 entries can be returned. | ||
A string in [[Mario Kart Live: Home Circuit|mklive]] refers to the array data as "connected members". | A string in [[Mario Kart Live: Home Circuit|mklive]] refers to the array data as "connected members". | ||