![]() |
ManiaScript
2019-10-10
The script language used in ManiaPlanet gaming system
|
#include <big.h>
Public Member Functions | |
| CMlControl | GetFirstChild (Text ControlId) |
| Void | GetClassChildren (Text Class, CMlFrame Frame, Boolean Recursive) |
| Void | ScrollToControl (CMlControl Control) |
Public Attributes | |
| const CMlFrame | MainFrame |
| const CMlControl | FocusedControl |
| Boolean | LinksInhibited |
| const CMlControl [] | GetClassChildren_Result |
Public Attributes inherited from CNod | |
| const Ident | Id |
Supported declare modes : Local Persistent
| CMlControl CMlPage::GetFirstChild | ( | Text | ControlId | ) |
| Void CMlPage::ScrollToControl | ( | CMlControl | Control | ) |
| const CMlControl CMlPage::FocusedControl |
| const CMlControl [] CMlPage::GetClassChildren_Result |
| Boolean CMlPage::LinksInhibited |
| const CMlFrame CMlPage::MainFrame |
1.8.15