![]() |
ManiaScript Trackmania 2020
30/10/2024
|
Documentation for class CSmArenaInterfaceManialinkScriptHandler_ReadOnly. More...
#include <2024_10_30.h>
Additional Inherited Members | |
![]() | |
enum | ESystemPlatform { None, Steam, UPlay, PS4, XBoxOne, PS5, XBoxSeries, Stadia, Luna } |
enum | ESystemSkuIdentifier { Unknown, EU, US, JP, CN } |
Documentation for class CSmArenaInterfaceManialinkScriptHandler_ReadOnly.
Definition at line 2894 of file 2024_10_30.h.
Integer CSmArenaInterfaceManialinkScriptHandler_ReadOnly::ArenaNow |
Definition at line 2899 of file 2024_10_30.h.
CSmPlayer const* const CSmArenaInterfaceManialinkScriptHandler_ReadOnly::GUIPlayer |
Player currently targetted by the camera. Same as InputPlayer when playing. Can be null in freecam when there's no specific target.
Definition at line 2907 of file 2024_10_30.h.
CSmPlayer const* const CSmArenaInterfaceManialinkScriptHandler_ReadOnly::InputPlayer |
Player receiving the inputs. Null if spectating other players.
Definition at line 2903 of file 2024_10_30.h.
Array<CSmMapBase const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapBases |
Definition at line 2923 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks |
Definition at line 2927 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_BotPath |
Definition at line 2943 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_Foundation |
Definition at line 2955 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_Gate |
Definition at line 2951 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_Gauge |
Definition at line 2935 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_ObjectAnchor |
Definition at line 2947 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_PlayerSpawn |
Definition at line 2931 of file 2024_10_30.h.
Array<CSmMapLandmark const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::MapLandmarks_Sector |
Definition at line 2939 of file 2024_10_30.h.
Definition at line 2911 of file 2024_10_30.h.
Definition at line 2919 of file 2024_10_30.h.
Array<CModeVehicle const * const > CSmArenaInterfaceManialinkScriptHandler_ReadOnly::Vehicles |
Definition at line 2915 of file 2024_10_30.h.