![]() |
ManiaScript Trackmania 2020
14/07/2025
|
Represents a map in the playlist of a matchsetting. More...
#include <2025_07_14.h>
Public Attributes | |
| Text const | Name |
| Boolean const | FileExists |
Public Attributes inherited from CNod | |
| Ident const | Id |
Represents a map in the playlist of a matchsetting.
Definition at line 21092 of file 2025_07_14.h.
| Boolean const CMatchSettingsPlaylistItem::FileExists |
True if the file is found
Definition at line 21101 of file 2025_07_14.h.
| Text const CMatchSettingsPlaylistItem::Name |
Name of the map
Definition at line 21097 of file 2025_07_14.h.