Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CUIConfigMarker Class Reference

Documentation for class CUIConfigMarker. More...

#include <doc.h>

Inheritance diagram for CUIConfigMarker:
[legend]

Public Types

enum  EAnchorType {
  Invalid , Position , Player , Entity ,
  Landmark , GhostInstance
}
 
enum  EMiniMapVisibility { Never , Always , WhenInFrame }
 
enum  EHudVisibility {
  Never , Always , WhenInFrustum , WhenVisible ,
  WhenInMiddleOfScreen
}
 

Public Attributes

CUIConfigMarker::EAnchorType const Type
 
Boolean IsTurning
 
Boolean ShowArmor
 
Text Label
 
Vec3 Box
 
Text Icon
 
Vec3 Color
 
Text ImageUrl
 
Text ManialinkFrameId
 
Real DistMin
 
Real DistMax
 
CUIConfigMarker::EMiniMapVisibility MiniMapVisibility
 
CUIConfigMarker::EHudVisibility HudVisibility
 
Boolean HideOnSelf
 
Real Gauge
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CUIConfigMarker.

Member Enumeration Documentation

◆ EAnchorType

Enumerator
Invalid 
Position 
Player 
Entity 
Landmark 
GhostInstance 

◆ EHudVisibility

Enumerator
Never 
Always 
WhenInFrustum 
WhenVisible 
WhenInMiddleOfScreen 

◆ EMiniMapVisibility

Enumerator
Never 
Always 
WhenInFrame 

Member Data Documentation

◆ Box

Vec3 CUIConfigMarker::Box

◆ Color

Vec3 CUIConfigMarker::Color

◆ DistMax

Real CUIConfigMarker::DistMax

DistMax is not used to fade out the marker when spectating

◆ DistMin

Real CUIConfigMarker::DistMin

◆ Gauge

Real CUIConfigMarker::Gauge

◆ HideOnSelf

Boolean CUIConfigMarker::HideOnSelf

Hide the marker if it is on the current player. Only if Type is EAnchorType::Player .

◆ HudVisibility

CUIConfigMarker::EHudVisibility CUIConfigMarker::HudVisibility

◆ Icon

Text CUIConfigMarker::Icon

◆ ImageUrl

Text CUIConfigMarker::ImageUrl

◆ IsTurning

Boolean CUIConfigMarker::IsTurning

◆ Label

Text CUIConfigMarker::Label

◆ ManialinkFrameId

Text CUIConfigMarker::ManialinkFrameId

◆ MiniMapVisibility

CUIConfigMarker::EMiniMapVisibility CUIConfigMarker::MiniMapVisibility

◆ ShowArmor

Boolean CUIConfigMarker::ShowArmor

◆ Type

CUIConfigMarker::EAnchorType const CUIConfigMarker::Type

The documentation for this class was generated from the following file: