CGameModulePlaygroundHudModel

Trackmania Next API


CGameModulePlaygroundHudModel

ID 0x2E019000
Instantiable

Inherits from GameData::CGameModuleModelCommon → MwFoundations::CMwNod

Methods

MwId SubModuleAdd(wstring ModulePath, string ModuleName)

MwId SubModuleSetNameAndId(MwId ModuleId, string NewModuleName)

void SubModuleRemove(MwId ModuleId)

bool SubModuleIsContextActive_Deprec(MwId ModuleId, MwId ContextId)

void SubModuleSetContextIsActive_Deprec(MwId ModuleId, MwId ContextId, bool IsActive)

void SubModuleRetrieve(MwId ModuleId)

MwId ContextAdd(string ContextName)

MwId ContextSetId(MwId ContextId, string NewContextName)

void ContextRemove(MwId ContextId)

CGameModulePlaygroundHudModelModule@ NewSubModule(wstring ModulePath)

void DeleteSubModule(CGameModulePlaygroundHudModelModule@ SubModule)

bool SubModuleIsContextActive(CGameModulePlaygroundHudModelModule@ SubModule, MwId ContextId)

void SubModuleSetContextIsActive(CGameModulePlaygroundHudModelModule@ SubModule, MwId ContextId, bool IsActive)

Inherited members CMwNod

string IdName

const MwId Id


Documentation from build 2024-02-26 11:36:11
(Page rendering: 0.06 seconds, 15.87 MB)