![]() |
ManiaScript Trackmania 2020
30/10/2024
|
This is the base Manialink page interface. More...
#include <2024_10_30.h>
Additional Inherited Members | |
![]() | |
enum | LinkType { ExternalBrowser, ManialinkBrowser, Goto, ExternalFromId, ManialinkFromId, GotoFromId } |
![]() | |
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) |
This is the base Manialink page interface.
Supported declare modes :
Definition at line 3535 of file 2024_10_30.h.
CMapEditorPlugin* const CMapEditorPluginLayer::Editor |
Definition at line 3540 of file 2024_10_30.h.