Function setDisplayGrade

 setDisplayGrade(displayGrade)

Set whether to display the player's grade

Display Grade determines whether the player's current grade is shown. The setDisplayGrade() function enables or disables this feature.

Parameters

- displayGrade Boolean indicating whether to display the grade or not

Returns

nothing