![]() |
ManiaScript Trackmania 2020
14/07/2025
|
GameMode ManaiApp event. More...
#include <2025_07_14.h>
Public Types | |
| enum | Type { LayerCustomEvent, KeyPress, MenuNavigation, PlaygroundScriptEvent, GhostAdded, RecordUpdated, RecordsUpdated, OnPlayerTriggerSpecial, OnPlayerTriggerWaypoint } |
| enum | GameplaySpecialType { None, Turbo, Turbo2, TurboRoulette, FreeWheeling, NoGrip, NoSteering, ForceAcceleration, Reset, SlowMotion, Bumper, Bumper2, ReactorBoost_Legacy, Fragile, ReactorBoost2_Legacy, Bouncy, NoBrakes, Cruise, ReactorBoost_Oriented, ReactorBoost2_Oriented, VehicleTransform_Reset, VehicleTransform_CarSnow, VehicleTransform_CarRally, VehicleTransform_CarDesert, Null } |
| enum | GameplayTurboRoulette { TurboRoulette_None, TurboRoulette_1, TurboRoulette_2, TurboRoulette_3 } |
Public Types inherited from CManiaAppEvent | |
| enum | EType { LayerCustomEvent, KeyPress, ExternalCustomEvent, MenuNavigation } |
| enum | EMenuNavAction { Up, Right, Left, Down, Select, Cancel, PageUp, PageDown, AppMenu, Action1, Action2, Action3, Action4, ScrollUp, ScrollDown } |
GameMode ManaiApp event.
Supported declare modes :
Definition at line 20905 of file 2025_07_14.h.
Definition at line 20925 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| TurboRoulette_None | |
| TurboRoulette_1 | |
| TurboRoulette_2 | |
| TurboRoulette_3 | |
Definition at line 20955 of file 2025_07_14.h.
| Enumerator | |
|---|---|
| LayerCustomEvent | |
| KeyPress | |
| MenuNavigation | |
| PlaygroundScriptEvent | |
| GhostAdded | |
| RecordUpdated | |
| RecordsUpdated | |
| OnPlayerTriggerSpecial | |
| OnPlayerTriggerWaypoint | |
Definition at line 20910 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::DiffWithBestLap |
Definition at line 21012 of file 2025_07_14.h.
| Boolean const CManiaAppPlaygroundEvent::DiffWithBestLap_IsValid |
Definition at line 21016 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::DiffWithBestRace |
Definition at line 21000 of file 2025_07_14.h.
| Boolean const CManiaAppPlaygroundEvent::DiffWithBestRace_IsValid |
Definition at line 21004 of file 2025_07_14.h.
Definition at line 20980 of file 2025_07_14.h.
| CManiaAppPlaygroundEvent::GameplayTurboRoulette const CManiaAppPlaygroundEvent::GameplayTurboRoulette |
Definition at line 20984 of file 2025_07_14.h.
| CGhost* const CManiaAppPlaygroundEvent::Ghost |
Definition at line 20976 of file 2025_07_14.h.
| Boolean const CManiaAppPlaygroundEvent::IsBoostUpElseDown |
Definition at line 20988 of file 2025_07_14.h.
| Boolean const CManiaAppPlaygroundEvent::IsFinish |
Definition at line 21020 of file 2025_07_14.h.
| Boolean const CManiaAppPlaygroundEvent::IsNewLap |
Definition at line 21024 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::LapWaypointCount |
Definition at line 21032 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::LapWaypointTime |
Definition at line 21008 of file 2025_07_14.h.
Definition at line 20972 of file 2025_07_14.h.
| Text const CManiaAppPlaygroundEvent::PlaygroundScriptEventType |
Definition at line 20968 of file 2025_07_14.h.
| CManiaAppPlaygroundEvent::Type const CManiaAppPlaygroundEvent::PlaygroundType |
Definition at line 20964 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::RaceWaypointCount |
Definition at line 21028 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::RaceWaypointTime |
Definition at line 20996 of file 2025_07_14.h.
| Integer const CManiaAppPlaygroundEvent::WaypointLandmarkIndex |
Definition at line 20992 of file 2025_07_14.h.