Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CModuleMenuFileBrowser. More...
#include <doc.h>
Public Types | |
enum | EFileType { Maps , Skins , Items , Blocks , Scripts , Images , Manialinks , Packs , Actions , Modules , Meshes , Replays } |
enum | EFileAction { Select , Save , MultiSelect } |
Public Member Functions | |
Void | SetFileType (CModuleMenuFileBrowser::EFileType FileType) |
Void | SetFileAction (CModuleMenuFileBrowser::EFileAction FileAction) |
Public Member Functions inherited from CModuleMenuComponent | |
Void | Hide () |
Void | Show () |
Public Attributes | |
Boolean const | HasFinished |
Array< Text > | Selection |
Public Attributes inherited from CModuleMenuComponent | |
CUILayer *const | ComponentLayer |
Public Attributes inherited from CNod | |
Ident const | Id |
Documentation for class CModuleMenuFileBrowser.