item properties problem

Options
oman
oman
edited October 2012 in Photon Server
When the item's property has changed, how to notify the interested players with photon just like it's position changed? just call item's setProperties and UpdateInterestManagement ?

Comments

  • As I know, there is something like "EventChannel.Publish(message);" with this, you send your own event to all subscribed peers