Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CEditorPluginAPI Class Reference

Documentation for class CEditorPluginAPI. More...

#include <doc.h>

Inheritance diagram for CEditorPluginAPI:
[legend]

Public Types

enum  EEditorFileToolBar_QuadType {
  Quit , New , Open , SaveAs ,
  Save , Import , Export , Close ,
  Help
}
 

Public Member Functions

Void NewFile ()
 
Void Undo ()
 
Void Redo ()
 
Void FileToolBarSendCmd (Text CmdName)
 
Boolean SetToolBarButtonVisible (CEditorPluginAPI::EEditorFileToolBar_QuadType Type)
 

Additional Inherited Members

- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CEditorPluginAPI.

Member Enumeration Documentation

◆ EEditorFileToolBar_QuadType

Enumerator
Quit 
New 
Open 
SaveAs 
Save 
Import 
Export 
Close 
Help 

Member Function Documentation

◆ FileToolBarSendCmd()

Void CEditorPluginAPI::FileToolBarSendCmd ( Text CmdName)

◆ NewFile()

Void CEditorPluginAPI::NewFile ( )

◆ Redo()

Void CEditorPluginAPI::Redo ( )

◆ SetToolBarButtonVisible()

Boolean CEditorPluginAPI::SetToolBarButtonVisible ( CEditorPluginAPI::EEditorFileToolBar_QuadType Type)

◆ Undo()

Void CEditorPluginAPI::Undo ( )

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