Skip to content

Interface: IXR_main_menu

Main menu namespace exposed to scripts.

Source

namespace main_menu

Methods

get_main_menu()

ts
get_main_menu(this: void): CMainMenu;

Parameters

ParameterType
thisvoid

Returns

CMainMenu

Main game menu c++ controller singleton.