![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CMlPage. More...
#include <2025_07_14.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 |
Documentation for class CMlPage.
Supported declare modes :
Definition at line 3643 of file 2025_07_14.h.
| CMlControl CMlPage::GetFirstChild | ( | Text | ControlId | ) |
| Void CMlPage::ScrollToControl | ( | CMlControl | Control | ) |
| CMlControl* const CMlPage::FocusedControl |
Definition at line 3656 of file 2025_07_14.h.
| Array<CMlControl* const > CMlPage::GetClassChildren_Result |
Definition at line 3668 of file 2025_07_14.h.
| Boolean CMlPage::LinksInhibited |
Definition at line 3660 of file 2025_07_14.h.
| CMlFrame* const CMlPage::MainFrame |
Definition at line 3648 of file 2025_07_14.h.