Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CUIConfigMarker. More...
#include <doc.h>
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 |
Documentation for class CUIConfigMarker.
Real CUIConfigMarker::DistMax |
DistMax is not used to fade out the marker when spectating
Boolean CUIConfigMarker::HideOnSelf |
Hide the marker if it is on the current player. Only if Type is EAnchorType::Player .