function
showPlayerStatus (client-side)
Available since version: 0.0.4
This function will show/hide the game Status UI.
Declaration
void showPlayerStatus(bool toggle)
Parameters
bool
toggle:true
when you want to show the Status UI, otherwisefalse
.