playMaker

Author Topic: PunGetLastMessagePlayerProperties always returns the host.  (Read 2455 times)

mrphilipjoel

  • Junior Playmaker
  • **
  • Posts: 57
PunGetLastMessagePlayerProperties always returns the host.
For example, if player 3 leaves, and I get the OnPlayerDisconnected callback, and i use the PunGetLastMessagePlayerProperties, the info it gives me is the host (and the host is not the player that left)