Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CEditorModule Class Reference

Documentation for class CEditorModule. More...

#include <doc.h>

Inheritance diagram for CEditorModule:
[legend]

Public Types

enum  EModuleType {
  Undefined , Hud , Inventory , Store ,
  ScoresTable , Equipment , MenuBase , MenuPage ,
  Chrono , SpeedMeter , PlayerState , TeamState
}
 

Public Member Functions

Void NewModule (CEditorModule::EModuleType ModuleType)
 
Void OpenModule (Text Path)
 
Void Save ()
 
Void SaveAs (Text Path)
 
Void SaveCopyAs (Text Path)
 
Void ForceExit ()
 
Void SetPreviewBackground (Text Url)
 
Void ReloadPreview ()
 
Void EditedPlaygroundHud_SetPreviewContext (Ident ContextId)
 
Void FileBrowser_Open ()
 
Void FileBrowser_Save ()
 

Public Attributes

CModuleMenuModel *const EditedMenu
 
CModuleMenuPageModel *const EditedMenuPage
 
CModulePlaygroundHudModel *const EditedPlaygroundHud
 
Boolean const FileBrowser_IsRunning
 
Text const FileBrowser_FilePath
 
Array< CEditorPluginModuleEvent *const > PendingEvents
 
Boolean IsPreviewMode
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CEditorModule.

Supported declare modes :

  • Metadata

The documentation for this class was generated from the following file: