function
getPlayerUID (server-side)
Available since version: 0.2.1
Note
The function can return null
if player isn't connected.
This function will get the player pc unique identifier.
Declaration
string getPlayerUID(int id)
Parameters
int
id: the player id.
Returns string
the player UID.