![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
GameMode ManaiApp event. More...
#include <doc.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 :
| Integer const CManiaAppPlaygroundEvent::DiffWithBestLap |
| Boolean const CManiaAppPlaygroundEvent::DiffWithBestLap_IsValid |
| Integer const CManiaAppPlaygroundEvent::DiffWithBestRace |
| Boolean const CManiaAppPlaygroundEvent::DiffWithBestRace_IsValid |
| CManiaAppPlaygroundEvent::GameplayTurboRoulette const CManiaAppPlaygroundEvent::GameplayTurboRoulette |
| CGhost* const CManiaAppPlaygroundEvent::Ghost |
| Boolean const CManiaAppPlaygroundEvent::IsBoostUpElseDown |
| Boolean const CManiaAppPlaygroundEvent::IsFinish |
| Boolean const CManiaAppPlaygroundEvent::IsNewLap |
| Integer const CManiaAppPlaygroundEvent::LapWaypointCount |
| Integer const CManiaAppPlaygroundEvent::LapWaypointTime |
| Text const CManiaAppPlaygroundEvent::PlaygroundScriptEventType |
| CManiaAppPlaygroundEvent::Type const CManiaAppPlaygroundEvent::PlaygroundType |
| Integer const CManiaAppPlaygroundEvent::RaceWaypointCount |
| Integer const CManiaAppPlaygroundEvent::RaceWaypointTime |
| Integer const CManiaAppPlaygroundEvent::WaypointLandmarkIndex |