menuModeTitle

function

menuModeTitle([preset], [room])

Description

This function will set the menu into title mode. Which means that the menu will be enabled and pausing disabled.

Arguments

Name Type Description
preset real (optional) The preset to change to
room real (optional) Room to go to

Returns

undefined N/A

Example

menuModeTitle(e_menu_presets.title, rTitle);


Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.