![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CEditorPluginAPI. More...
#include <doc.h>
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 |
Documentation for class CEditorPluginAPI.
| Void CEditorPluginAPI::NewFile | ( | ) |
| Void CEditorPluginAPI::Redo | ( | ) |
| Boolean CEditorPluginAPI::SetToolBarButtonVisible | ( | CEditorPluginAPI::EEditorFileToolBar_QuadType | Type | ) |
| Void CEditorPluginAPI::Undo | ( | ) |