Syntax
Result = dbPlayerDestroyed()
Description
This command will return the PlayerID of a newly removed player from the net game. The PlayerID is the unique ID you have been using to reference this player. You do not need to free this player when you receive this signal as it has already been done for you.
See Also