ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CModulePlaygroundHudModel Struct Reference
Inheritance diagram for CModulePlaygroundHudModel:
[legend]

Public Member Functions

Ident SubModuleAdd (Text ModulePath, Text ModuleName)
 
Ident SubModuleSetNameAndId (Ident ModuleId, Text NewModuleName)
 
Void SubModuleRemove (Ident ModuleId)
 
Boolean SubModuleIsContextActive (Ident ModuleId, Ident ContextId)
 
Void SubModuleSetContextIsActive (Ident ModuleId, Ident ContextId, Boolean IsActive)
 
Ident ContextAdd (Text ContextName)
 
Ident ContextSetId (Ident ContextId, Text NewContextName)
 
Void ContextRemove (Ident ContextId)
 
Void SubModuleRetrieve (Ident ModuleId)
 

Public Attributes

const Ident[] ContextsIds
 
const Ident[] SubModuleIds
 
SHudModule SubModule
 
const Integer EditorContextIndex
 
- Public Attributes inherited from CNod
const Ident Id
 

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