Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CModuleMenuModel Class Reference

Documentation for class CModuleMenuModel. More...

#include <doc.h>

Inheritance diagram for CModuleMenuModel:
[legend]

Public Member Functions

CModuleMenuPageModel AddPage (Text PageUrl)
 
Void AddLink (CModuleMenuPageModel ParentPage, CModuleMenuPageModel ChildPage)
 

Public Attributes

Array< CModuleMenuPageModel * > Pages
 
Text MenuScript
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CModuleMenuModel.

Member Function Documentation

◆ AddLink()

Void CModuleMenuModel::AddLink ( CModuleMenuPageModel ParentPage,
CModuleMenuPageModel ChildPage )

◆ AddPage()

CModuleMenuPageModel CModuleMenuModel::AddPage ( Text PageUrl)

Member Data Documentation

◆ MenuScript

Text CModuleMenuModel::MenuScript

◆ Pages

Array<CModuleMenuPageModel*> CModuleMenuModel::Pages

The documentation for this class was generated from the following file: