![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
This object handles the interface. More...
#include <doc.h>
This object handles the interface.
Supported declare modes :
| enum CUIConfig::EUISound |
| enum CUIConfig::EUIStatus |
| CUIConfigMarker CUIConfig::AddMarker | ( | CEntity | Entity | ) |
| CUIConfigMarker CUIConfig::AddMarker | ( | CMapLandmark | Landmark | ) |
| CUIConfigMarker CUIConfig::AddMarker | ( | Ident | GhostInstanceId | ) |
| CUIConfigMarker CUIConfig::AddMarker | ( | Vec3 | Position | ) |
| Void CUIConfig::ClearMarkers | ( | ) |
| Void CUIConfig::ClearMessages | ( | ) |
| Void CUIConfig::QueueMessage | ( | Integer | Duration, |
| Integer | Priority, | ||
| CUIConfig::EMessageDisplay | Level, | ||
| Text | Message ) |
| Void CUIConfig::QueueMessage | ( | Integer | Duration, |
| Integer | Priority, | ||
| CUIConfig::EMessageDisplay | Level, | ||
| Text | Message, | ||
| CUIConfig::EUISound | Sound, | ||
| Integer | SoundVariant ) |
| Void CUIConfig::QueueMessage | ( | Integer | Duration, |
| Integer | Priority, | ||
| CUIConfig::EMessageDisplay | Level, | ||
| Text | Message, | ||
| CUser | Avatar, | ||
| CUIConfig::EAvatarVariant | AvatarVariant, | ||
| CUIConfig::EUISound | Sound, | ||
| Integer | SoundVariant ) |
| Void CUIConfig::RemoveMarker | ( | CUIConfigMarker | Marker | ) |
| Void CUIConfig::SendNotice | ( | Text | Text, |
| CUIConfig::ENoticeLevel | Level, | ||
| CUser | Avatar, | ||
| CUIConfig::EAvatarVariant | AvatarVariant, | ||
| CUIConfig::EUISound | Sound, | ||
| Integer | SoundVariant ) |
| Void CUIConfig::Spectator_SetAutoTarget_All | ( | ) |
| Void CUIConfig::Spectator_SetAutoTarget_Clear | ( | ) |
| Void CUIConfig::Spectator_SetForcedTarget_AllMap | ( | ) |
| Void CUIConfig::Spectator_SetForcedTarget_AllPlayers | ( | ) |
| Void CUIConfig::Spectator_SetForcedTarget_Clear | ( | ) |
Only in local scripts, since ghosts are only known on the client.
| Void CUIConfig::Spectator_SetForcedTarget_Landmark | ( | CMapLandmark | Landmark | ) |
| Integer CUIConfig::AlliesLabelsMaxCount |
Values in range (0 - 250)
| CUIConfig::EVisibility CUIConfig::AlliesLabelsShowGauges |
| CUIConfig::EVisibility CUIConfig::AlliesLabelsShowNames |
| CUIConfig::ELabelsVisibility CUIConfig::AlliesLabelsVisibility |
| Boolean CUIConfig::AltMenuNoCustomScores |
| Boolean CUIConfig::AltMenuNoDefaultScores |
| Text CUIConfig::BigMessage |
| Text CUIConfig::BigMessageAvatarLogin |
| CUIConfig::EAvatarVariant CUIConfig::BigMessageAvatarVariant |
| CUIConfig::EUISound CUIConfig::BigMessageSound |
| Integer CUIConfig::BigMessageSoundVariant |
| Vec2 CUIConfig::CountdownCoord |
| Integer CUIConfig::CountdownEndTime |
| Boolean CUIConfig::DisableZoomTransitions |
| Boolean CUIConfig::DisplayControl_UseEsportsProgrammation |
| Boolean CUIConfig::DisplayControl_UseLiveCamera |
| Boolean CUIConfig::ForceSpectator |
| Integer CUIConfig::GaugeClan |
| Text CUIConfig::GaugeMessage |
| Real CUIConfig::GaugeRatio |
| CUIConfig::EHudVisibility CUIConfig::LabelsVisibility |
| Boolean CUIConfig::LabelsVisibility_SkipMarkersOnly |
| Text CUIConfig::ManialinkPage |
| Array<CUIConfigMarker* const > CUIConfig::Markers |
| Text CUIConfig::MarkersXML |
An XML text describing the map tooltips appearing in the HUD.
It's a set of <marker/> elements which can have the following attributes :
| Boolean CUIConfig::NoticesFilter_HideMapInfo |
| Boolean CUIConfig::NoticesFilter_HideMapWarning |
| Boolean CUIConfig::NoticesFilter_HideMatchInfo |
| Boolean CUIConfig::NoticesFilter_HideMatchWarning |
| Boolean CUIConfig::NoticesFilter_HidePlayerInfo |
| Boolean CUIConfig::NoticesFilter_HidePlayerInfoIfNotMe |
| Boolean CUIConfig::NoticesFilter_HidePlayerWarning |
| Boolean CUIConfig::NoticesFilter_HidePlayerWarningIfNotMe |
| CUIConfig::ENoticeLevel CUIConfig::NoticesFilter_LevelToShowAsBigMessage |
| CUIConfig::EVisibility CUIConfig::OpposingTeamLabelsShowGauges |
| CUIConfig::EVisibility CUIConfig::OpposingTeamLabelsShowNames |
| CUIConfig::ELabelsVisibility CUIConfig::OpposingTeamLabelsVisibility |
| Integer CUIConfig::OverlayChatLineCount |
Values in range (0 - 40)
| Vec2 CUIConfig::OverlayChatOffset |
| Real CUIConfig::OverlayChatWidthCoef |
Values in range (0.100000-10.000000)
| Boolean CUIConfig::OverlayHide321Go |
| Boolean CUIConfig::OverlayHideChat |
| Boolean CUIConfig::OverlayHideConsumables |
| Boolean CUIConfig::OverlayHideCountdown |
| Boolean CUIConfig::OverlayHideCrosshair |
| Boolean CUIConfig::OverlayHideEndMapLadderRecap |
| Boolean CUIConfig::OverlayHideGauges |
| Boolean CUIConfig::OverlayHideMapInfo |
| Boolean CUIConfig::OverlayHideNotices |
| Boolean CUIConfig::OverlayHideSpectatorInfos |
| Boolean CUIConfig::OverlayMute321Go |
| Boolean CUIConfig::OverlayScoreSummary |
| Boolean CUIConfig::OverrideMarkers |
If True, the markers of this UI config overrides the markers of more generic UI configs. If False they are merged.
| Boolean CUIConfig::PlayerDisableFreeCam |
| Real CUIConfig::ScoreSummary_Gauge1 |
| Real CUIConfig::ScoreSummary_Gauge2 |
| Integer CUIConfig::ScoreSummary_MatchPoints1 |
| Integer CUIConfig::ScoreSummary_MatchPoints2 |
| Ident CUIConfig::ScoreSummary_Player1 |
| Ident CUIConfig::ScoreSummary_Player2 |
| Integer CUIConfig::ScoreSummary_Points1 |
| Integer CUIConfig::ScoreSummary_Points2 |
| Integer CUIConfig::ScoreSummary_RoundPoints1 |
| Integer CUIConfig::ScoreSummary_RoundPoints2 |
| Text CUIConfig::ScoreTable |
| Boolean CUIConfig::ScoreTableOnlyManialink |
| CUIConfig::EVisibility CUIConfig::ScoreTableVisibility |
| Boolean CUIConfig::ScreenIn3dHideScoreSummary |
| Boolean CUIConfig::ScreenIn3dHideVersus |
| Text CUIConfig::SmallScoreTable |
| CUIConfig::EVisibility CUIConfig::SmallScoreTableVisibility |
| Real CUIConfig::SpectatorCamAutoLatitude |
| Real CUIConfig::SpectatorCamAutoLongitude |
| Real CUIConfig::SpectatorCamAutoRadius |
| Integer CUIConfig::SpectatorForceCameraType |
| CUIConfig::EObserverMode CUIConfig::SpectatorObserverMode |
When not in spectator mode, allow/forbid to change the camera to observe other players. (in Trackmania there's no 'Manual' mode.)
| Text CUIConfig::StatusMessage |
| CUIConfig::EVisibility CUIConfig::TeamLabelsShowGauges |
| CUIConfig::EVisibility CUIConfig::TeamLabelsShowNames |
| CUIConfig::ELabelsVisibility CUIConfig::TeamLabelsVisibility |
| CUIConfig::EUISequence CUIConfig::UISequence |
| Boolean CUIConfig::UISequence_CanSkipIntroMT |
| Text CUIConfig::UISequence_CustomMTClip |
| Integer CUIConfig::UISequence_CustomMTRefTime |
| CUIConfig::ECutSceneStyle CUIConfig::UISequence_CutSceneStyle |
| Text CUIConfig::UISequence_PodiumPlayersLose |
| Text CUIConfig::UISequence_PodiumPlayersWin |
| Boolean const CUIConfig::UISequenceIsCompleted |
| CUIConfig::EUIStatus CUIConfig::UIStatus |