Trackmania ManiaScript Reference 2024.9.17.1117
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 Data Documentation

◆ DistMax

Real CUIConfigMarker::DistMax

DistMax is not used to fade out the marker when spectating

◆ HideOnSelf

Boolean CUIConfigMarker::HideOnSelf

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


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