
Prototype: EndCutSceneMode()

Description: Exits the CutScene Mode. It is similar to the gamescript command of the same name. It gives back the cursor, and shows the game GUI windows hidden by the CutSceneMode() gamescript action. (This is mainly a debug command.)

Parameters: N/A

Return value: N/A

See also: HideGUI, UnhideGUI

