Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: mrphilipjoel on March 26, 2023, 08:33:29 AM

Title: PunGetLastMessagePlayerProperties always returns the host.
Post by: mrphilipjoel on March 26, 2023, 08:33:29 AM
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)