Difference between revisions of "IsPlayerListShowing"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Returns true if the player list/scoreboard is showing, otherwise false. </onlyinclude> <syntaxhighlight lang="cpp"> bool IsPlayerListShowing() </syntaxhighlight> [...")
(No difference)

Revision as of 14:59, 28 August 2012

Returns true if the player list/scoreboard is showing, otherwise false.

bool IsPlayerListShowing()