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


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