![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CMlPage. More...
#include <doc.h>
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 |
| CMlControl CMlPage::GetFirstChild | ( | Text | ControlId | ) |
| Void CMlPage::ScrollToControl | ( | CMlControl | Control | ) |
| CMlControl* const CMlPage::FocusedControl |
| Array<CMlControl* const > CMlPage::GetClassChildren_Result |
| Boolean CMlPage::LinksInhibited |
| CMlFrame* const CMlPage::MainFrame |