![]() |
ManiaScript Trackmania 2020
09/09/2022
|
API for Maniaplanet client scripts. More...
#include <2022_09_09.h>
Public Member Functions | |
| Void | Leave () |
| Void | MeshId_Next () |
| Void | MeshId_Previous () |
| CBadge | BadgeCreate () |
| Void | BadgeDestroy (CBadge Badge) |
| Void | BadgeCopy (CBadge Source, CBadge Destination) |
| Void | BadgeReadFromProfile (CBadge Badge, Ident UserId) |
| Void | BadgeWriteToProfile (CBadge Badge, Ident UserId) |
Public Member Functions inherited from CManiaApp | |
| CUILayer | UILayerCreate () |
| Void | UILayerDestroy (CUILayer Layer) |
| Void | UILayerDestroyAll () |
| Void | LayerCustomEvent (CUILayer Layer, Text Type, Array< Text > Data) |
| Void | OpenLink (Text Url, CManiaApp::ELinkType LinkType) |
| Boolean | OpenFileInExplorer (Text FileName) |
| Void | Dialog_Message (Text Message) |
| Text | Dbg_DumpDeclareForVariables (CNod Nod, Boolean StatsOnly) |
Additional Inherited Members | |
Public Types inherited from CManiaApp | |
| enum | ELinkType { ExternalBrowser, ManialinkBrowser } |
API for Maniaplanet client scripts.
Supported declare modes :
Definition at line 19942 of file 2022_09_09.h.
| CBadge CBadgeEditor::BadgeCreate | ( | ) |
| Void CBadgeEditor::Leave | ( | ) |
| Void CBadgeEditor::MeshId_Next | ( | ) |
| Void CBadgeEditor::MeshId_Previous | ( | ) |
Definition at line 19995 of file 2022_09_09.h.
| Real CBadgeEditor::CameraTransitionDuration |
Values in range (0.100000-10.000000)
Definition at line 19967 of file 2022_09_09.h.
| CBadge CBadgeEditor::DisplayCurrentBadge |
Definition at line 19951 of file 2022_09_09.h.
| Ident CBadgeEditor::DisplayCurrentMeshId |
Definition at line 19979 of file 2022_09_09.h.
| Real CBadgeEditor::DisplayFoV |
Definition at line 19963 of file 2022_09_09.h.
| Vec2 CBadgeEditor::DisplayPosN |
Definition at line 19955 of file 2022_09_09.h.
| Vec2 CBadgeEditor::DisplaySize |
Definition at line 19959 of file 2022_09_09.h.
Definition at line 19983 of file 2022_09_09.h.
| Real CBadgeEditor::MeshRotation_Acceleration |
Values in range (0.100000-10.000000)
Definition at line 19975 of file 2022_09_09.h.
| Real CBadgeEditor::MeshRotation_MaxSpeed |
Values in range (-10.000000-10.000000)
Definition at line 19971 of file 2022_09_09.h.