ShowCredits

Opens the credits window. Use SetCredits to set the credits of your experience manager.
ShowCredits disables the input and HideCredits enables it. Therefore, if you call ShowCredits() several times, you must call HideCredits() or EnableInput() as many times to enable the input. If any action causes the input to be enabled while the credits window is open, third-person mouse controls are enabled (mouse cursor locks at the center of the screen), and the player won't be able to move the cursor over the X button to press it.

Arguments

Examples

ShowCredits()


See Also