CTR Pia
4.11.3
Game Communication Engine
|
Represents information about a station that is participating in a session. More...
Public Member Functions | |
void | SetStationInfoListBuf (LocalStationInfo *pStationInfoList, u8 listLength) |
Sets a buffer to store station information. More... | |
Represents information about a station that is participating in a session.
|
inline |
Sets a buffer to store station information.
Make the array length of lists provided as buffers equal to the maximum number of stations that can participate in the session.
[in] | pStationInfoList | The buffer for storing station information. |
[in] | listLength | The length of lists that can be provided as buffers. |