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

Documentation for class CUILayer. More...

#include <doc.h>

Inheritance diagram for CUILayer:
[legend]

Public Types

enum  EUILayerType {
  Normal , ScoresTable , ScreenIn3d , AltMenu ,
  Markers , CutScene , InGameMenu , EditorPlugin ,
  ManiaplanetPlugin , ManiaplanetMenu , LoadingScreen
}
 
enum  EUILayerAnimation {
  None , DownFast , DownSlow , LeftFast ,
  LeftSlow , RightFast , RightSlow , ScaleFast ,
  ScaleSlow , UpFast , UpSlow
}
 

Public Attributes

Boolean IsVisible
 
Boolean const AnimInProgress
 
CUILayer::EUILayerType Type
 
CUILayer::EUILayerAnimation InAnimation
 
CUILayer::EUILayerAnimation OutAnimation
 
CUILayer::EUILayerAnimation InOutAnimation
 
Text AttachId
 
Text ManialinkPage
 
CMlPage *const LocalPage
 
Boolean const IsLocalPageScriptRunning
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CUILayer.

Member Enumeration Documentation

◆ EUILayerAnimation

Enumerator
None 
DownFast 
DownSlow 
LeftFast 
LeftSlow 
RightFast 
RightSlow 
ScaleFast 
ScaleSlow 
UpFast 
UpSlow 

◆ EUILayerType

Enumerator
Normal 
ScoresTable 
ScreenIn3d 
AltMenu 
Markers 
CutScene 
InGameMenu 
EditorPlugin 
ManiaplanetPlugin 
ManiaplanetMenu 
LoadingScreen 

Member Data Documentation

◆ AnimInProgress

Boolean const CUILayer::AnimInProgress

◆ AttachId

Text CUILayer::AttachId

◆ InAnimation

CUILayer::EUILayerAnimation CUILayer::InAnimation

◆ InOutAnimation

CUILayer::EUILayerAnimation CUILayer::InOutAnimation

◆ IsLocalPageScriptRunning

Boolean const CUILayer::IsLocalPageScriptRunning

◆ IsVisible

Boolean CUILayer::IsVisible

◆ LocalPage

CMlPage* const CUILayer::LocalPage

◆ ManialinkPage

Text CUILayer::ManialinkPage

◆ OutAnimation

CUILayer::EUILayerAnimation CUILayer::OutAnimation

◆ Type

CUILayer::EUILayerType CUILayer::Type

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