ManiaScript Trackmania 2020  14/07/2025
CUIConfig Class Reference

This object handles the interface. More...

#include <2025_07_14.h>

Inheritance diagram for CUIConfig:
CNod

Public Types

enum  EUISequence {
  None, Playing, Intro, Outro,
  Podium, CustomMTClip, EndRound, PlayersPresentation,
  UIInteraction, RollingBackgroundIntro, CustomMTClip_WithUIInteraction, Finish
}
 
enum  EUIStatus {
  None, Normal, Warning, Error,
  Official
}
 
enum  EVisibility {
  None, Normal, Manual, ForcedHidden,
  ForcedVisible
}
 
enum  ELabelsVisibility {
  None, Never, Always, WhenInFrustum,
  WhenVisible, WhenInMiddleOfScreen
}
 
enum  EAvatarVariant { Default, Sad, Happy }
 
enum  EUISound {
  Default, Silence, StartMatch, EndMatch,
  StartRound, EndRound, PhaseChange, TieBreakPoint,
  TiePoint, VictoryPoint, Capture, TimeOut,
  Notice, Warning, PlayerEliminated, PlayerHit,
  Checkpoint, Finish, Record, ScoreProgress,
  RankChange, Bonus, FirstHit, Combo,
  PlayersRemaining, Custom1, Custom2, Custom3,
  Custom4
}
 
enum  ENoticeLevel {
  Default, PlayerInfo, PlayerWarning, MapInfo,
  MapWarning, MatchInfo, MatchWarning
}
 
enum  EMessageDisplay { Chat, Small, Status, Big }
 
enum  EObserverMode { Default, Forced, Forbidden, Manual }
 
enum  EHudVisibility { Nothing, Everything, MarkersOnly, Default }
 
enum  ECutSceneStyle { None, TM, SM }
 

Public Member Functions

Void Spectator_SetAutoTarget_Clear ()
 
Void Spectator_SetAutoTarget_All ()
 
Void Spectator_SetAutoTarget_User (CUser User)
 
Void Spectator_SetForcedTarget_Clear ()
 
Void Spectator_SetForcedTarget_AllPlayers ()
 
Void Spectator_SetForcedTarget_AllMap ()
 
Void Spectator_SetForcedTarget_Entity (CEntity Entity)
 
Void Spectator_SetForcedTarget_Landmark (CMapLandmark Landmark)
 
Void Spectator_SetForcedTarget_Ghost (Ident GhostInstanceId)
 
Void Spectator_SetForcedTarget_Clan (Integer ClanNumber)
 
Void SendChat (Text Text)
 
Void SendNotice (Text Text, CUIConfig::ENoticeLevel Level, CUser Avatar, CUIConfig::EAvatarVariant AvatarVariant, CUIConfig::EUISound Sound, Integer SoundVariant)
 
Text GetLayerManialinkAction (CUILayer Layer)
 
Void ClearLayerManialinkAction (CUILayer Layer)
 
CUIConfigMarker AddMarker (Vec3 Position)
 
CUIConfigMarker AddMarker (CEntity Entity)
 
CUIConfigMarker AddMarker (CMapLandmark Landmark)
 
CUIConfigMarker AddMarker (Ident GhostInstanceId)
 
Void RemoveMarker (CUIConfigMarker Marker)
 
Void ClearMarkers ()
 
Void QueueMessage (Integer Duration, Integer Priority, CUIConfig::EMessageDisplay Level, Text Message, CUser Avatar, CUIConfig::EAvatarVariant AvatarVariant, CUIConfig::EUISound Sound, Integer SoundVariant)
 
Void QueueMessage (Integer Duration, Integer Priority, CUIConfig::EMessageDisplay Level, Text Message, CUIConfig::EUISound Sound, Integer SoundVariant)
 
Void QueueMessage (Integer Duration, Integer Priority, CUIConfig::EMessageDisplay Level, Text Message)
 
Void ClearMessages ()
 

Public Attributes

CUIConfig::EUISequence UISequence
 
Boolean const UISequenceIsCompleted
 
Text UISequence_CustomMTClip
 
Integer UISequence_CustomMTRefTime
 
Boolean UISequence_CanSkipIntroMT
 
Text UISequence_PodiumPlayersWin
 
Text UISequence_PodiumPlayersLose
 
CUIConfig::ECutSceneStyle UISequence_CutSceneStyle
 
Boolean DisableZoomTransitions
 
Text ManialinkPage
 
Text BigMessage
 
Text BigMessageAvatarLogin
 
CUIConfig::EAvatarVariant BigMessageAvatarVariant
 
CUIConfig::EUISound BigMessageSound
 
Integer BigMessageSoundVariant
 
Text StatusMessage
 
Text GaugeMessage
 
Real GaugeRatio
 
Integer GaugeClan
 
Text MarkersXML
 
Boolean OverrideMarkers
 
Array< CUIConfigMarker *const > Markers
 
Array< CUILayer *const > UILayers
 
Boolean OverlayHideNotices
 
Boolean OverlayHideMapInfo
 
Boolean OverlayHideChat
 
Boolean OverlayHideCountdown
 
Boolean OverlayHideCrosshair
 
Boolean OverlayHideGauges
 
Boolean OverlayHideConsumables
 
Boolean OverlayHide321Go
 
Boolean OverlayMute321Go
 
Boolean OverlayHideEndMapLadderRecap
 
Boolean OverlayHideSpectatorInfos
 
Integer OverlayChatLineCount
 
Vec2 OverlayChatOffset
 
Real OverlayChatWidthCoef
 
Vec2 CountdownCoord
 
Boolean NoticesFilter_HidePlayerInfo
 
Boolean NoticesFilter_HidePlayerWarning
 
Boolean NoticesFilter_HidePlayerInfoIfNotMe
 
Boolean NoticesFilter_HidePlayerWarningIfNotMe
 
Boolean NoticesFilter_HideMapInfo
 
Boolean NoticesFilter_HideMapWarning
 
Boolean NoticesFilter_HideMatchInfo
 
Boolean NoticesFilter_HideMatchWarning
 
CUIConfig::ENoticeLevel NoticesFilter_LevelToShowAsBigMessage
 
Text ScoreTable
 
CUIConfig::EVisibility ScoreTableVisibility
 
Text SmallScoreTable
 
CUIConfig::EVisibility SmallScoreTableVisibility
 
Boolean ScoreTableOnlyManialink
 
Boolean AltMenuNoDefaultScores
 
Boolean AltMenuNoCustomScores
 
Boolean OverlayScoreSummary
 
Ident ScoreSummary_Player1
 
Integer ScoreSummary_Points1
 
Integer ScoreSummary_RoundPoints1
 
Integer ScoreSummary_MatchPoints1
 
Real ScoreSummary_Gauge1
 
Ident ScoreSummary_Player2
 
Integer ScoreSummary_Points2
 
Integer ScoreSummary_RoundPoints2
 
Integer ScoreSummary_MatchPoints2
 
Real ScoreSummary_Gauge2
 
Boolean ScreenIn3dHideScoreSummary
 
Boolean ScreenIn3dHideVersus
 
Boolean DisplayControl_UseLiveCamera
 
Boolean DisplayControl_UseEsportsProgrammation
 
Integer CountdownEndTime
 
CUIConfig::EUIStatus UIStatus
 
CUIConfig::EHudVisibility LabelsVisibility
 
Boolean LabelsVisibility_SkipMarkersOnly
 
CUIConfig::ELabelsVisibility AlliesLabelsVisibility
 
CUIConfig::EVisibility AlliesLabelsShowGauges
 
CUIConfig::EVisibility AlliesLabelsShowNames
 
Integer AlliesLabelsMaxCount
 
CUIConfig::ELabelsVisibility TeamLabelsVisibility
 
CUIConfig::EVisibility TeamLabelsShowGauges
 
CUIConfig::EVisibility TeamLabelsShowNames
 
CUIConfig::ELabelsVisibility OpposingTeamLabelsVisibility
 
CUIConfig::EVisibility OpposingTeamLabelsShowGauges
 
CUIConfig::EVisibility OpposingTeamLabelsShowNames
 
Boolean PlayerDisableFreeCam
 
Boolean ForceSpectator
 
Integer SpectatorForceCameraType
 
Real SpectatorCamAutoLatitude
 
Real SpectatorCamAutoLongitude
 
Real SpectatorCamAutoRadius
 
CUIConfig::EObserverMode SpectatorObserverMode
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

This object handles the interface.

Supported declare modes :

  • Local
  • NetworkRead
  • NetworkWrite

Definition at line 7428 of file 2025_07_14.h.

Member Enumeration Documentation

◆ EAvatarVariant

Enumerator
Default 
Sad 
Happy 

Definition at line 7481 of file 2025_07_14.h.

7481  {
7482  Default,
7483  Sad,
7484  Happy,
7485  };

◆ ECutSceneStyle

Enumerator
None 
TM 
SM 

Definition at line 7562 of file 2025_07_14.h.

7562  {
7563  None,
7564  TM,
7565  SM,
7566  };

◆ EHudVisibility

Enumerator
Nothing 
Everything 
MarkersOnly 
Default 

Definition at line 7553 of file 2025_07_14.h.

7553  {
7554  Nothing,
7555  Everything,
7556  MarkersOnly,
7557  Default,
7558  };

◆ ELabelsVisibility

Enumerator
None 
Never 
Always 
WhenInFrustum 
WhenVisible 
WhenInMiddleOfScreen 

Definition at line 7470 of file 2025_07_14.h.

7470  {
7471  None,
7472  Never,
7473  Always,
7474  WhenInFrustum,
7475  WhenVisible,
7477  };

◆ EMessageDisplay

Enumerator
Chat 
Small 
Status 
Big 

Definition at line 7535 of file 2025_07_14.h.

7535  {
7536  Chat,
7537  Small,
7538  Status,
7539  Big,
7540  };

◆ ENoticeLevel

Enumerator
Default 
PlayerInfo 
PlayerWarning 
MapInfo 
MapWarning 
MatchInfo 
MatchWarning 

Definition at line 7523 of file 2025_07_14.h.

7523  {
7524  Default,
7525  PlayerInfo,
7526  PlayerWarning,
7527  MapInfo,
7528  MapWarning,
7529  MatchInfo,
7530  MatchWarning,
7531  };

◆ EObserverMode

Enumerator
Default 
Forced 
Forbidden 
Manual 

Definition at line 7544 of file 2025_07_14.h.

7544  {
7545  Default,
7546  Forced,
7547  Forbidden,
7548  Manual,
7549  };

◆ EUISequence

Enumerator
None 
Playing 
Intro 
Outro 
Podium 
CustomMTClip 
EndRound 
PlayersPresentation 
UIInteraction 
RollingBackgroundIntro 
CustomMTClip_WithUIInteraction 
Finish 

Definition at line 7433 of file 2025_07_14.h.

7433  {
7434  None,
7435  Playing,
7436  Intro,
7437  Outro,
7438  Podium,
7439  CustomMTClip,
7440  EndRound,
7442  UIInteraction,
7445  Finish,
7446  };

◆ EUISound

Enumerator
Default 
Silence 
StartMatch 
EndMatch 
StartRound 
EndRound 
PhaseChange 
TieBreakPoint 
TiePoint 
VictoryPoint 
Capture 
TimeOut 
Notice 
Warning 
PlayerEliminated 
PlayerHit 
Checkpoint 
Finish 
Record 
ScoreProgress 
RankChange 
Bonus 
FirstHit 
Combo 
PlayersRemaining 
Custom1 
Custom2 
Custom3 
Custom4 

Definition at line 7489 of file 2025_07_14.h.

7489  {
7490  Default,
7491  Silence,
7492  StartMatch,
7493  EndMatch,
7494  StartRound,
7495  EndRound,
7496  PhaseChange,
7497  TieBreakPoint,
7498  TiePoint,
7499  VictoryPoint,
7500  Capture,
7501  TimeOut,
7502  Notice,
7503  Warning,
7505  PlayerHit,
7506  Checkpoint,
7507  Finish,
7508  Record,
7509  ScoreProgress,
7510  RankChange,
7511  Bonus,
7512  FirstHit,
7513  Combo,
7515  Custom1,
7516  Custom2,
7517  Custom3,
7518  Custom4,
7519  };

◆ EUIStatus

Enumerator
None 
Normal 
Warning 
Error 
Official 

Definition at line 7450 of file 2025_07_14.h.

7450  {
7451  None,
7452  Normal,
7453  Warning,
7454  Error,
7455  Official,
7456  };

◆ EVisibility

Enumerator
None 
Normal 
Manual 
ForcedHidden 
ForcedVisible 

Definition at line 7460 of file 2025_07_14.h.

7460  {
7461  None,
7462  Normal,
7463  Manual,
7464  ForcedHidden,
7465  ForcedVisible,
7466  };

Member Function Documentation

◆ AddMarker() [1/4]

CUIConfigMarker CUIConfig::AddMarker ( CEntity  Entity)

◆ AddMarker() [2/4]

CUIConfigMarker CUIConfig::AddMarker ( CMapLandmark  Landmark)

◆ AddMarker() [3/4]

CUIConfigMarker CUIConfig::AddMarker ( Ident  GhostInstanceId)

◆ AddMarker() [4/4]

CUIConfigMarker CUIConfig::AddMarker ( Vec3  Position)

◆ ClearLayerManialinkAction()

Void CUIConfig::ClearLayerManialinkAction ( CUILayer  Layer)

◆ ClearMarkers()

Void CUIConfig::ClearMarkers ( )

◆ ClearMessages()

Void CUIConfig::ClearMessages ( )

◆ GetLayerManialinkAction()

Text CUIConfig::GetLayerManialinkAction ( CUILayer  Layer)

◆ QueueMessage() [1/3]

Void CUIConfig::QueueMessage ( Integer  Duration,
Integer  Priority,
CUIConfig::EMessageDisplay  Level,
Text  Message 
)

◆ QueueMessage() [2/3]

Void CUIConfig::QueueMessage ( Integer  Duration,
Integer  Priority,
CUIConfig::EMessageDisplay  Level,
Text  Message,
CUIConfig::EUISound  Sound,
Integer  SoundVariant 
)

◆ QueueMessage() [3/3]

Void CUIConfig::QueueMessage ( Integer  Duration,
Integer  Priority,
CUIConfig::EMessageDisplay  Level,
Text  Message,
CUser  Avatar,
CUIConfig::EAvatarVariant  AvatarVariant,
CUIConfig::EUISound  Sound,
Integer  SoundVariant 
)

◆ RemoveMarker()

Void CUIConfig::RemoveMarker ( CUIConfigMarker  Marker)

◆ SendChat()

Void CUIConfig::SendChat ( Text  Text)

◆ SendNotice()

Void CUIConfig::SendNotice ( Text  Text,
CUIConfig::ENoticeLevel  Level,
CUser  Avatar,
CUIConfig::EAvatarVariant  AvatarVariant,
CUIConfig::EUISound  Sound,
Integer  SoundVariant 
)

◆ Spectator_SetAutoTarget_All()

Void CUIConfig::Spectator_SetAutoTarget_All ( )

◆ Spectator_SetAutoTarget_Clear()

Void CUIConfig::Spectator_SetAutoTarget_Clear ( )

◆ Spectator_SetAutoTarget_User()

Void CUIConfig::Spectator_SetAutoTarget_User ( CUser  User)

◆ Spectator_SetForcedTarget_AllMap()

Void CUIConfig::Spectator_SetForcedTarget_AllMap ( )

◆ Spectator_SetForcedTarget_AllPlayers()

Void CUIConfig::Spectator_SetForcedTarget_AllPlayers ( )

◆ Spectator_SetForcedTarget_Clan()

Void CUIConfig::Spectator_SetForcedTarget_Clan ( Integer  ClanNumber)

◆ Spectator_SetForcedTarget_Clear()

Void CUIConfig::Spectator_SetForcedTarget_Clear ( )

◆ Spectator_SetForcedTarget_Entity()

Void CUIConfig::Spectator_SetForcedTarget_Entity ( CEntity  Entity)

◆ Spectator_SetForcedTarget_Ghost()

Void CUIConfig::Spectator_SetForcedTarget_Ghost ( Ident  GhostInstanceId)

Only in local scripts, since ghosts are only known on the client.

◆ Spectator_SetForcedTarget_Landmark()

Void CUIConfig::Spectator_SetForcedTarget_Landmark ( CMapLandmark  Landmark)

Member Data Documentation

◆ AlliesLabelsMaxCount

Integer CUIConfig::AlliesLabelsMaxCount

Values in range (0 - 250)

Definition at line 7875 of file 2025_07_14.h.

◆ AlliesLabelsShowGauges

CUIConfig::EVisibility CUIConfig::AlliesLabelsShowGauges

Definition at line 7867 of file 2025_07_14.h.

◆ AlliesLabelsShowNames

CUIConfig::EVisibility CUIConfig::AlliesLabelsShowNames

Definition at line 7871 of file 2025_07_14.h.

◆ AlliesLabelsVisibility

CUIConfig::ELabelsVisibility CUIConfig::AlliesLabelsVisibility

Definition at line 7863 of file 2025_07_14.h.

◆ AltMenuNoCustomScores

Boolean CUIConfig::AltMenuNoCustomScores

Definition at line 7783 of file 2025_07_14.h.

◆ AltMenuNoDefaultScores

Boolean CUIConfig::AltMenuNoDefaultScores

Definition at line 7779 of file 2025_07_14.h.

◆ BigMessage

Text CUIConfig::BigMessage

Definition at line 7610 of file 2025_07_14.h.

◆ BigMessageAvatarLogin

Text CUIConfig::BigMessageAvatarLogin

Definition at line 7614 of file 2025_07_14.h.

◆ BigMessageAvatarVariant

CUIConfig::EAvatarVariant CUIConfig::BigMessageAvatarVariant

Definition at line 7618 of file 2025_07_14.h.

◆ BigMessageSound

CUIConfig::EUISound CUIConfig::BigMessageSound

Definition at line 7622 of file 2025_07_14.h.

◆ BigMessageSoundVariant

Integer CUIConfig::BigMessageSoundVariant

Definition at line 7626 of file 2025_07_14.h.

◆ CountdownCoord

Vec2 CUIConfig::CountdownCoord

Definition at line 7719 of file 2025_07_14.h.

◆ CountdownEndTime

Integer CUIConfig::CountdownEndTime

Definition at line 7847 of file 2025_07_14.h.

◆ DisableZoomTransitions

Boolean CUIConfig::DisableZoomTransitions

Definition at line 7602 of file 2025_07_14.h.

◆ DisplayControl_UseEsportsProgrammation

Boolean CUIConfig::DisplayControl_UseEsportsProgrammation

Definition at line 7843 of file 2025_07_14.h.

◆ DisplayControl_UseLiveCamera

Boolean CUIConfig::DisplayControl_UseLiveCamera

Definition at line 7839 of file 2025_07_14.h.

◆ ForceSpectator

Boolean CUIConfig::ForceSpectator

Definition at line 7907 of file 2025_07_14.h.

◆ GaugeClan

Integer CUIConfig::GaugeClan

Definition at line 7642 of file 2025_07_14.h.

◆ GaugeMessage

Text CUIConfig::GaugeMessage

Definition at line 7634 of file 2025_07_14.h.

◆ GaugeRatio

Real CUIConfig::GaugeRatio

Definition at line 7638 of file 2025_07_14.h.

◆ LabelsVisibility

CUIConfig::EHudVisibility CUIConfig::LabelsVisibility

Definition at line 7855 of file 2025_07_14.h.

◆ LabelsVisibility_SkipMarkersOnly

Boolean CUIConfig::LabelsVisibility_SkipMarkersOnly

Definition at line 7859 of file 2025_07_14.h.

◆ ManialinkPage

Text CUIConfig::ManialinkPage

Definition at line 7606 of file 2025_07_14.h.

◆ Markers

Array<CUIConfigMarker* const > CUIConfig::Markers

Definition at line 7655 of file 2025_07_14.h.

◆ MarkersXML

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 :

  1. label : a text to display
  2. pos : a vector of 3 world coordinates desribing the position of the marker
  3. playerlogin : alternatively, instead of using pos, you can use a player login. The marker will smoothly follow the player
  4. playerid : similar to playerlogin. Fill it with Player.MarkerId. The marker will smoothly follow the player
  5. box : a vector of 3 dimensions describing the size of the marked object (allows a better placement of the marker on the screen)
  6. gauge : a Real. If between 0. and 1. a gauge will be shown undeneath the text
  7. imageurl : a string. URL of an image to use
  8. distmax : a real. The marker will disappear if the dist to it is greater than distmax
  9. isturning : a bool. Only for markers attached to players. If the marker appear on a minimap, it will turn around to reflect the player orientation.

Definition at line 7646 of file 2025_07_14.h.

◆ NoticesFilter_HideMapInfo

Boolean CUIConfig::NoticesFilter_HideMapInfo

Definition at line 7739 of file 2025_07_14.h.

◆ NoticesFilter_HideMapWarning

Boolean CUIConfig::NoticesFilter_HideMapWarning

Definition at line 7743 of file 2025_07_14.h.

◆ NoticesFilter_HideMatchInfo

Boolean CUIConfig::NoticesFilter_HideMatchInfo

Definition at line 7747 of file 2025_07_14.h.

◆ NoticesFilter_HideMatchWarning

Boolean CUIConfig::NoticesFilter_HideMatchWarning

Definition at line 7751 of file 2025_07_14.h.

◆ NoticesFilter_HidePlayerInfo

Boolean CUIConfig::NoticesFilter_HidePlayerInfo

Definition at line 7723 of file 2025_07_14.h.

◆ NoticesFilter_HidePlayerInfoIfNotMe

Boolean CUIConfig::NoticesFilter_HidePlayerInfoIfNotMe

Definition at line 7731 of file 2025_07_14.h.

◆ NoticesFilter_HidePlayerWarning

Boolean CUIConfig::NoticesFilter_HidePlayerWarning

Definition at line 7727 of file 2025_07_14.h.

◆ NoticesFilter_HidePlayerWarningIfNotMe

Boolean CUIConfig::NoticesFilter_HidePlayerWarningIfNotMe

Definition at line 7735 of file 2025_07_14.h.

◆ NoticesFilter_LevelToShowAsBigMessage

CUIConfig::ENoticeLevel CUIConfig::NoticesFilter_LevelToShowAsBigMessage

Definition at line 7755 of file 2025_07_14.h.

◆ OpposingTeamLabelsShowGauges

CUIConfig::EVisibility CUIConfig::OpposingTeamLabelsShowGauges

Definition at line 7895 of file 2025_07_14.h.

◆ OpposingTeamLabelsShowNames

CUIConfig::EVisibility CUIConfig::OpposingTeamLabelsShowNames

Definition at line 7899 of file 2025_07_14.h.

◆ OpposingTeamLabelsVisibility

CUIConfig::ELabelsVisibility CUIConfig::OpposingTeamLabelsVisibility

Definition at line 7891 of file 2025_07_14.h.

◆ OverlayChatLineCount

Integer CUIConfig::OverlayChatLineCount

Values in range (0 - 40)

Definition at line 7707 of file 2025_07_14.h.

◆ OverlayChatOffset

Vec2 CUIConfig::OverlayChatOffset

Definition at line 7711 of file 2025_07_14.h.

◆ OverlayChatWidthCoef

Real CUIConfig::OverlayChatWidthCoef

Values in range (0.100000-10.000000)

Definition at line 7715 of file 2025_07_14.h.

◆ OverlayHide321Go

Boolean CUIConfig::OverlayHide321Go

Definition at line 7691 of file 2025_07_14.h.

◆ OverlayHideChat

Boolean CUIConfig::OverlayHideChat

Definition at line 7671 of file 2025_07_14.h.

◆ OverlayHideConsumables

Boolean CUIConfig::OverlayHideConsumables

Definition at line 7687 of file 2025_07_14.h.

◆ OverlayHideCountdown

Boolean CUIConfig::OverlayHideCountdown

Definition at line 7675 of file 2025_07_14.h.

◆ OverlayHideCrosshair

Boolean CUIConfig::OverlayHideCrosshair

Definition at line 7679 of file 2025_07_14.h.

◆ OverlayHideEndMapLadderRecap

Boolean CUIConfig::OverlayHideEndMapLadderRecap

Definition at line 7699 of file 2025_07_14.h.

◆ OverlayHideGauges

Boolean CUIConfig::OverlayHideGauges

Definition at line 7683 of file 2025_07_14.h.

◆ OverlayHideMapInfo

Boolean CUIConfig::OverlayHideMapInfo

Definition at line 7667 of file 2025_07_14.h.

◆ OverlayHideNotices

Boolean CUIConfig::OverlayHideNotices

Definition at line 7663 of file 2025_07_14.h.

◆ OverlayHideSpectatorInfos

Boolean CUIConfig::OverlayHideSpectatorInfos

Definition at line 7703 of file 2025_07_14.h.

◆ OverlayMute321Go

Boolean CUIConfig::OverlayMute321Go

Definition at line 7695 of file 2025_07_14.h.

◆ OverlayScoreSummary

Boolean CUIConfig::OverlayScoreSummary

Definition at line 7787 of file 2025_07_14.h.

◆ OverrideMarkers

Boolean CUIConfig::OverrideMarkers

If True, the markers of this UI config overrides the markers of more generic UI configs. If False they are merged.

Definition at line 7651 of file 2025_07_14.h.

◆ PlayerDisableFreeCam

Boolean CUIConfig::PlayerDisableFreeCam

Definition at line 7903 of file 2025_07_14.h.

◆ ScoreSummary_Gauge1

Real CUIConfig::ScoreSummary_Gauge1

Definition at line 7807 of file 2025_07_14.h.

◆ ScoreSummary_Gauge2

Real CUIConfig::ScoreSummary_Gauge2

Definition at line 7827 of file 2025_07_14.h.

◆ ScoreSummary_MatchPoints1

Integer CUIConfig::ScoreSummary_MatchPoints1

Definition at line 7803 of file 2025_07_14.h.

◆ ScoreSummary_MatchPoints2

Integer CUIConfig::ScoreSummary_MatchPoints2

Definition at line 7823 of file 2025_07_14.h.

◆ ScoreSummary_Player1

Ident CUIConfig::ScoreSummary_Player1

Definition at line 7791 of file 2025_07_14.h.

◆ ScoreSummary_Player2

Ident CUIConfig::ScoreSummary_Player2

Definition at line 7811 of file 2025_07_14.h.

◆ ScoreSummary_Points1

Integer CUIConfig::ScoreSummary_Points1

Definition at line 7795 of file 2025_07_14.h.

◆ ScoreSummary_Points2

Integer CUIConfig::ScoreSummary_Points2

Definition at line 7815 of file 2025_07_14.h.

◆ ScoreSummary_RoundPoints1

Integer CUIConfig::ScoreSummary_RoundPoints1

Definition at line 7799 of file 2025_07_14.h.

◆ ScoreSummary_RoundPoints2

Integer CUIConfig::ScoreSummary_RoundPoints2

Definition at line 7819 of file 2025_07_14.h.

◆ ScoreTable

Text CUIConfig::ScoreTable

Definition at line 7759 of file 2025_07_14.h.

◆ ScoreTableOnlyManialink

Boolean CUIConfig::ScoreTableOnlyManialink

Definition at line 7775 of file 2025_07_14.h.

◆ ScoreTableVisibility

CUIConfig::EVisibility CUIConfig::ScoreTableVisibility

Definition at line 7763 of file 2025_07_14.h.

◆ ScreenIn3dHideScoreSummary

Boolean CUIConfig::ScreenIn3dHideScoreSummary

Definition at line 7831 of file 2025_07_14.h.

◆ ScreenIn3dHideVersus

Boolean CUIConfig::ScreenIn3dHideVersus

Definition at line 7835 of file 2025_07_14.h.

◆ SmallScoreTable

Text CUIConfig::SmallScoreTable

Definition at line 7767 of file 2025_07_14.h.

◆ SmallScoreTableVisibility

CUIConfig::EVisibility CUIConfig::SmallScoreTableVisibility

Definition at line 7771 of file 2025_07_14.h.

◆ SpectatorCamAutoLatitude

Real CUIConfig::SpectatorCamAutoLatitude

Definition at line 7915 of file 2025_07_14.h.

◆ SpectatorCamAutoLongitude

Real CUIConfig::SpectatorCamAutoLongitude

Definition at line 7919 of file 2025_07_14.h.

◆ SpectatorCamAutoRadius

Real CUIConfig::SpectatorCamAutoRadius

Definition at line 7923 of file 2025_07_14.h.

◆ SpectatorForceCameraType

Integer CUIConfig::SpectatorForceCameraType

Definition at line 7911 of file 2025_07_14.h.

◆ SpectatorObserverMode

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.)

Definition at line 7927 of file 2025_07_14.h.

◆ StatusMessage

Text CUIConfig::StatusMessage

Definition at line 7630 of file 2025_07_14.h.

◆ TeamLabelsShowGauges

CUIConfig::EVisibility CUIConfig::TeamLabelsShowGauges

Definition at line 7883 of file 2025_07_14.h.

◆ TeamLabelsShowNames

CUIConfig::EVisibility CUIConfig::TeamLabelsShowNames

Definition at line 7887 of file 2025_07_14.h.

◆ TeamLabelsVisibility

CUIConfig::ELabelsVisibility CUIConfig::TeamLabelsVisibility

Definition at line 7879 of file 2025_07_14.h.

◆ UILayers

Array<CUILayer* const > CUIConfig::UILayers

Definition at line 7659 of file 2025_07_14.h.

◆ UISequence

CUIConfig::EUISequence CUIConfig::UISequence

Definition at line 7570 of file 2025_07_14.h.

◆ UISequence_CanSkipIntroMT

Boolean CUIConfig::UISequence_CanSkipIntroMT

Definition at line 7586 of file 2025_07_14.h.

◆ UISequence_CustomMTClip

Text CUIConfig::UISequence_CustomMTClip

Definition at line 7578 of file 2025_07_14.h.

◆ UISequence_CustomMTRefTime

Integer CUIConfig::UISequence_CustomMTRefTime

Definition at line 7582 of file 2025_07_14.h.

◆ UISequence_CutSceneStyle

CUIConfig::ECutSceneStyle CUIConfig::UISequence_CutSceneStyle

Definition at line 7598 of file 2025_07_14.h.

◆ UISequence_PodiumPlayersLose

Text CUIConfig::UISequence_PodiumPlayersLose

Definition at line 7594 of file 2025_07_14.h.

◆ UISequence_PodiumPlayersWin

Text CUIConfig::UISequence_PodiumPlayersWin

Definition at line 7590 of file 2025_07_14.h.

◆ UISequenceIsCompleted

Boolean const CUIConfig::UISequenceIsCompleted

Definition at line 7574 of file 2025_07_14.h.

◆ UIStatus

CUIConfig::EUIStatus CUIConfig::UIStatus

Definition at line 7851 of file 2025_07_14.h.


The documentation for this class was generated from the following file:
CUIConfig::Error
@ Error
Definition: 2025_07_14.h:7454
CUIConfig::TieBreakPoint
@ TieBreakPoint
Definition: 2025_07_14.h:7497
CUIConfig::Forced
@ Forced
Definition: 2025_07_14.h:7546
CUIConfig::Notice
@ Notice
Definition: 2025_07_14.h:7502
CUIConfig::Small
@ Small
Definition: 2025_07_14.h:7537
CUIConfig::StartRound
@ StartRound
Definition: 2025_07_14.h:7494
CUIConfig::Default
@ Default
Definition: 2025_07_14.h:7482
CUIConfig::ForcedHidden
@ ForcedHidden
Definition: 2025_07_14.h:7464
CUIConfig::Official
@ Official
Definition: 2025_07_14.h:7455
CUIConfig::Finish
@ Finish
Definition: 2025_07_14.h:7445
CUIConfig::Big
@ Big
Definition: 2025_07_14.h:7539
CUIConfig::Forbidden
@ Forbidden
Definition: 2025_07_14.h:7547
CUIConfig::TM
@ TM
Definition: 2025_07_14.h:7564
CUIConfig::MatchInfo
@ MatchInfo
Definition: 2025_07_14.h:7529
CUIConfig::PlayerWarning
@ PlayerWarning
Definition: 2025_07_14.h:7526
CUIConfig::PlayerHit
@ PlayerHit
Definition: 2025_07_14.h:7505
CUIConfig::Nothing
@ Nothing
Definition: 2025_07_14.h:7554
CUIConfig::Custom3
@ Custom3
Definition: 2025_07_14.h:7517
CUIConfig::ForcedVisible
@ ForcedVisible
Definition: 2025_07_14.h:7465
CUIConfig::Intro
@ Intro
Definition: 2025_07_14.h:7436
CUIConfig::UIInteraction
@ UIInteraction
Definition: 2025_07_14.h:7442
CUIConfig::Playing
@ Playing
Definition: 2025_07_14.h:7435
CUIConfig::PlayersPresentation
@ PlayersPresentation
Definition: 2025_07_14.h:7441
CUIConfig::Record
@ Record
Definition: 2025_07_14.h:7508
CUIConfig::Normal
@ Normal
Definition: 2025_07_14.h:7452
CUIConfig::WhenVisible
@ WhenVisible
Definition: 2025_07_14.h:7475
CUIConfig::Happy
@ Happy
Definition: 2025_07_14.h:7484
CUIConfig::None
@ None
Definition: 2025_07_14.h:7434
CUIConfig::CustomMTClip_WithUIInteraction
@ CustomMTClip_WithUIInteraction
Definition: 2025_07_14.h:7444
CUIConfig::Silence
@ Silence
Definition: 2025_07_14.h:7491
CUIConfig::Manual
@ Manual
Definition: 2025_07_14.h:7463
CUIConfig::PlayerEliminated
@ PlayerEliminated
Definition: 2025_07_14.h:7504
CUIConfig::MatchWarning
@ MatchWarning
Definition: 2025_07_14.h:7530
CUIConfig::Checkpoint
@ Checkpoint
Definition: 2025_07_14.h:7506
CUIConfig::Custom2
@ Custom2
Definition: 2025_07_14.h:7516
CUIConfig::Warning
@ Warning
Definition: 2025_07_14.h:7453
CUIConfig::Always
@ Always
Definition: 2025_07_14.h:7473
CUIConfig::EndRound
@ EndRound
Definition: 2025_07_14.h:7440
CUIConfig::Bonus
@ Bonus
Definition: 2025_07_14.h:7511
CUIConfig::EndMatch
@ EndMatch
Definition: 2025_07_14.h:7493
CUIConfig::PlayersRemaining
@ PlayersRemaining
Definition: 2025_07_14.h:7514
CUIConfig::Everything
@ Everything
Definition: 2025_07_14.h:7555
CUIConfig::Custom4
@ Custom4
Definition: 2025_07_14.h:7518
CUIConfig::SM
@ SM
Definition: 2025_07_14.h:7565
CUIConfig::PlayerInfo
@ PlayerInfo
Definition: 2025_07_14.h:7525
CUIConfig::Custom1
@ Custom1
Definition: 2025_07_14.h:7515
CUIConfig::Combo
@ Combo
Definition: 2025_07_14.h:7513
CUIConfig::Status
@ Status
Definition: 2025_07_14.h:7538
CUIConfig::CustomMTClip
@ CustomMTClip
Definition: 2025_07_14.h:7439
CUIConfig::WhenInFrustum
@ WhenInFrustum
Definition: 2025_07_14.h:7474
CUIConfig::Chat
@ Chat
Definition: 2025_07_14.h:7536
CUIConfig::StartMatch
@ StartMatch
Definition: 2025_07_14.h:7492
CUIConfig::MapWarning
@ MapWarning
Definition: 2025_07_14.h:7528
CUIConfig::Podium
@ Podium
Definition: 2025_07_14.h:7438
CUIConfig::RollingBackgroundIntro
@ RollingBackgroundIntro
Definition: 2025_07_14.h:7443
CUIConfig::MapInfo
@ MapInfo
Definition: 2025_07_14.h:7527
CUIConfig::ScoreProgress
@ ScoreProgress
Definition: 2025_07_14.h:7509
CUIConfig::PhaseChange
@ PhaseChange
Definition: 2025_07_14.h:7496
CUIConfig::Capture
@ Capture
Definition: 2025_07_14.h:7500
CUIConfig::VictoryPoint
@ VictoryPoint
Definition: 2025_07_14.h:7499
CUIConfig::RankChange
@ RankChange
Definition: 2025_07_14.h:7510
CUIConfig::Never
@ Never
Definition: 2025_07_14.h:7472
CUIConfig::TiePoint
@ TiePoint
Definition: 2025_07_14.h:7498
CUIConfig::FirstHit
@ FirstHit
Definition: 2025_07_14.h:7512
CUIConfig::Sad
@ Sad
Definition: 2025_07_14.h:7483
CUIConfig::MarkersOnly
@ MarkersOnly
Definition: 2025_07_14.h:7556
CUIConfig::WhenInMiddleOfScreen
@ WhenInMiddleOfScreen
Definition: 2025_07_14.h:7476
CUIConfig::TimeOut
@ TimeOut
Definition: 2025_07_14.h:7501
CUIConfig::Outro
@ Outro
Definition: 2025_07_14.h:7437