Interest groups

Options
Looking for clarification: Are interest groups exclusive to PhotonViews?
I have a very basic need for sending events and tried setting enabled/disabled groups but did not receive any events at all.

Comments

  • vadim
    Options
    Groups should work for PhotonNetwork.RaiseEvent(... RaiseEventOptions.InterestGroup = ...) as well. Did you subscribe client to group updates with PhotonNetwork.SetReceivingEnabled?