Skip to content

Online Versus Matchmaking with Friends #24

Description

@WaterKH

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions