Methods worth looking into:
Network Manager:
public bool JoinRandomOrCreateRoom(SearchParam searchParam, string createRoomName, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A0C0-0x0000000180F9A290
public bool CreateRoom(SearchParam searchParam, string createRoomName, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A290-0x0000000180F9A2B0
public bool SearchRooms(SearchParam searchParam, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A2B0-0x0000000180F9A2D0
public bool JoinRoom(uint joinNum, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A2B0-0x0000000180F9A2D0
Methods worth looking into:
Network Manager:
public bool JoinRandomOrCreateRoom(SearchParam searchParam, string createRoomName, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A0C0-0x0000000180F9A290
public bool CreateRoom(SearchParam searchParam, string createRoomName, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A290-0x0000000180F9A2B0
public bool SearchRooms(SearchParam searchParam, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A2B0-0x0000000180F9A2D0
public bool JoinRoom(uint joinNum, PlayerProfile userProfile, uint[] musicArray); // 0x0000000180F9A2B0-0x0000000180F9A2D0