![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Documentation for class CModuleMenuFileBrowser. More...
#include <2025_07_14.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.
Definition at line 18658 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| Select | |
| Save | |
| MultiSelect | |
Definition at line 18680 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| Maps | |
| Skins | |
| Items | |
| Blocks | |
| Scripts | |
| Images | |
| Manialinks | |
| Packs | |
| Actions | |
| Modules | |
| Meshes | |
| Replays | |
Definition at line 18663 of file 2025_07_14.h.
| Void CModuleMenuFileBrowser::SetFileAction | ( | CModuleMenuFileBrowser::EFileAction | FileAction | ) |
| Void CModuleMenuFileBrowser::SetFileType | ( | CModuleMenuFileBrowser::EFileType | FileType | ) |
| Boolean const CModuleMenuFileBrowser::HasFinished |
Definition at line 18688 of file 2025_07_14.h.
Definition at line 18692 of file 2025_07_14.h.