![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
This is the title menus Manialink interface. More...
#include <doc.h>
Public Member Functions | |
| CModuleMenuComponent | GetFirstComponent (Text Name) |
Public Member Functions inherited from CMlScript | |
| Void | Dbg_SetProcessed (CMlScriptEvent Event) |
| Boolean | IsKeyPressed (Integer KeyCode) |
| Void | EnableMenuNavigation (Boolean EnableInputs, Boolean WithAutoFocus, CMlControl AutoBackControl, Integer InputPriority) |
| Void | EnableMenuNavigation (Boolean EnableInputs, Boolean WithAutoFocus, Boolean WithManualScroll, CMlControl AutoBackControl, Integer InputPriority) |
| Void | OpenLink (Text Url, CMlScript::LinkType LinkType) |
| Void | TriggerPageAction (Text ActionString) |
| Void | SendCustomEvent (Text Type, Array< Text > Data) |
| Void | PreloadImage (Text ImageUrl) |
| Void | PreloadAll () |
| Text | Dbg_DumpDeclareForVariables (CNod Nod, Boolean StatsOnly) |
| Text | FilterProfanities (Text TextToFilter) |
Additional Inherited Members | |
Public Types inherited from CMlScript | |
| enum | LinkType { ExternalBrowser , ManialinkBrowser , Goto , ExternalFromId , ManialinkFromId , GotoFromId } |
This is the title menus Manialink interface.
Supported declare modes :
| CModuleMenuComponent CModuleMenuLayer::GetFirstComponent | ( | Text | Name | ) |
| Array<CModuleMenuComponent* const > CModuleMenuLayer::Components |