ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CUIConfigEvent Struct Reference

#include <doc.h>

Inheritance diagram for CUIConfigEvent:
[legend]

Public Types

enum  EType {
  Unknown , OnModuleCustomEvent , OnModuleShowRequest , OnModuleHideRequest ,
  OnModuleStorePurchase , OnModuleInventoryDrop , OnModuleInventoryEquip , OnLayerCustomEvent
}
 
enum  EModuleType {
  Undefined , Hud , Inventory , Store ,
  ScoresTable , Equipment , MenuBase , MenuPage ,
  Chrono , SpeedMeter , PlayerState , TeamState
}
 

Public Attributes

const EType Type
 
const CUIConfig UI
 
const EModuleType ModuleType
 
const Text Param1
 
const Text[] Param2
 
const CUILayer CustomEventLayer
 
const Text CustomEventType
 
const Text[] CustomEventData
 
const Text ItemUrl
 
const Integer Quantity
 
- Public Attributes inherited from CBaseEvent
const Boolean HasBeenPassed
 
const Boolean HasBeenDiscarded
 
- Public Attributes inherited from CBaseConstEvent
Boolean HasBeenProcessed
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Supported declare modes : Local UIConfig Event


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