Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Networking Unity Networking Match Maker - missing ability to create MatchAttributes?

Discussion in '5.4 Beta' started by SniperED007, Jun 10, 2016.

  1. SniperED007

    SniperED007

    Joined:
    Sep 29, 2013
    Posts:
    345
    Problem: I want to filter out network session by certain attributes (Like CO-OP, Team Deathmatch session only etc.)

    But I can't seem to find a way to set the Match Attributes. When returning the list of network sessions the returned MatchInfoSnapshot result has this matchList.matchAttributes which is a Dictionary

    There is a matchMaker.SetMatchAttributes but that doesn't have any way to set that dictionary?

    Running: Unity 5.4.0b20
     
    booferei and Crizz92 like this.