![]() |
ManiaScript Trackmania 2020
30/10/2024
|
GameMode ManaiApp event. More...
#include <2024_10_30.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 } |
![]() | |
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 20877 of file 2024_10_30.h.
Definition at line 20897 of file 2024_10_30.h.
Enumerator | |
---|---|
TurboRoulette_None | |
TurboRoulette_1 | |
TurboRoulette_2 | |
TurboRoulette_3 |
Definition at line 20927 of file 2024_10_30.h.
Enumerator | |
---|---|
LayerCustomEvent | |
KeyPress | |
MenuNavigation | |
PlaygroundScriptEvent | |
GhostAdded | |
RecordUpdated | |
RecordsUpdated | |
OnPlayerTriggerSpecial | |
OnPlayerTriggerWaypoint |
Definition at line 20882 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::DiffWithBestLap |
Definition at line 20984 of file 2024_10_30.h.
Boolean const CManiaAppPlaygroundEvent::DiffWithBestLap_IsValid |
Definition at line 20988 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::DiffWithBestRace |
Definition at line 20972 of file 2024_10_30.h.
Boolean const CManiaAppPlaygroundEvent::DiffWithBestRace_IsValid |
Definition at line 20976 of file 2024_10_30.h.
Definition at line 20952 of file 2024_10_30.h.
CManiaAppPlaygroundEvent::GameplayTurboRoulette const CManiaAppPlaygroundEvent::GameplayTurboRoulette |
Definition at line 20956 of file 2024_10_30.h.
CGhost* const CManiaAppPlaygroundEvent::Ghost |
Definition at line 20948 of file 2024_10_30.h.
Boolean const CManiaAppPlaygroundEvent::IsBoostUpElseDown |
Definition at line 20960 of file 2024_10_30.h.
Boolean const CManiaAppPlaygroundEvent::IsFinish |
Definition at line 20992 of file 2024_10_30.h.
Boolean const CManiaAppPlaygroundEvent::IsNewLap |
Definition at line 20996 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::LapWaypointCount |
Definition at line 21004 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::LapWaypointTime |
Definition at line 20980 of file 2024_10_30.h.
Definition at line 20944 of file 2024_10_30.h.
Text const CManiaAppPlaygroundEvent::PlaygroundScriptEventType |
Definition at line 20940 of file 2024_10_30.h.
CManiaAppPlaygroundEvent::Type const CManiaAppPlaygroundEvent::PlaygroundType |
Definition at line 20936 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::RaceWaypointCount |
Definition at line 21000 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::RaceWaypointTime |
Definition at line 20968 of file 2024_10_30.h.
Integer const CManiaAppPlaygroundEvent::WaypointLandmarkIndex |
Definition at line 20964 of file 2024_10_30.h.