![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CMlPage. More...
#include <2024_10_30.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 |
![]() | |
Ident const | Id |
Documentation for class CMlPage.
Supported declare modes :
Definition at line 3639 of file 2024_10_30.h.
CMlControl CMlPage::GetFirstChild | ( | Text | ControlId | ) |
Void CMlPage::ScrollToControl | ( | CMlControl | Control | ) |
CMlControl* const CMlPage::FocusedControl |
Definition at line 3652 of file 2024_10_30.h.
Array<CMlControl* const > CMlPage::GetClassChildren_Result |
Definition at line 3664 of file 2024_10_30.h.
Boolean CMlPage::LinksInhibited |
Definition at line 3656 of file 2024_10_30.h.
CMlFrame* const CMlPage::MainFrame |
Definition at line 3644 of file 2024_10_30.h.