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

Documentation for class CMlPage. More...

#include <doc.h>

Inheritance diagram for CMlPage:
[legend]

Public Member Functions

CMlControl GetFirstChild (Text ControlId)
 
Void GetClassChildren (Text Class, CMlFrame Frame, Boolean Recursive)
 
Void ScrollToControl (CMlControl Control)
 

Public Attributes

CMlFrame *const MainFrame
 
CMlControl *const FocusedControl
 
Boolean LinksInhibited
 
Array< CMlControl *const > GetClassChildren_Result
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMlPage.

Supported declare modes :

  • Local
  • Persistent

Member Function Documentation

◆ GetClassChildren()

Void CMlPage::GetClassChildren ( Text Class,
CMlFrame Frame,
Boolean Recursive )

◆ GetFirstChild()

CMlControl CMlPage::GetFirstChild ( Text ControlId)

◆ ScrollToControl()

Void CMlPage::ScrollToControl ( CMlControl Control)

Member Data Documentation

◆ FocusedControl

CMlControl* const CMlPage::FocusedControl

◆ GetClassChildren_Result

Array<CMlControl* const > CMlPage::GetClassChildren_Result

◆ LinksInhibited

Boolean CMlPage::LinksInhibited

◆ MainFrame

CMlFrame* const CMlPage::MainFrame

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