User Lobby Leave Data
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude.
These articles are made possible by our GitHub Sponsors ... become a sponsor today!
public struct UserLobbyLeaveData
Used by the Lobby Manager's evtUserLeft event to indicate who left and why.
Type | Name | Comment |
---|---|---|
UserData | user | The user |
EChatMemberStateChange | state | Why did the user leave |
Last modified 1mo ago