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

Documentation for class CRankingsZoneMgr. More...

#include <doc.h>

Inheritance diagram for CRankingsZoneMgr:
[legend]

Public Member Functions

Void TaskResult_Release (Ident TaskId)
 
Void GetPathAndName (Text ZoneFullPath, Text ZonePath, Text ZoneName)
 
CTaskResult_ZoneList GetZoneList (Array< Text > ZoneIdList)
 
CTaskResult_ZoneList GetChildZoneList (Text ZoneFullPath)
 
CTaskResult_UserZoneList RetrieveUserZoneList (Ident UserId, Array< Text > WebServicesUserIdList)
 
CTaskResult SetUserZone (Ident UserId, Text ZoneFullPath)
 

Public Attributes

Array< CTaskResult *const > TaskResults
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CRankingsZoneMgr.

Member Function Documentation

◆ GetChildZoneList()

CTaskResult_ZoneList CRankingsZoneMgr::GetChildZoneList ( Text ZoneFullPath)

◆ GetPathAndName()

Void CRankingsZoneMgr::GetPathAndName ( Text ZoneFullPath,
Text ZonePath,
Text ZoneName )

◆ GetZoneList()

CTaskResult_ZoneList CRankingsZoneMgr::GetZoneList ( Array< Text > ZoneIdList)

◆ RetrieveUserZoneList()

CTaskResult_UserZoneList CRankingsZoneMgr::RetrieveUserZoneList ( Ident UserId,
Array< Text > WebServicesUserIdList )

◆ SetUserZone()

CTaskResult CRankingsZoneMgr::SetUserZone ( Ident UserId,
Text ZoneFullPath )

◆ TaskResult_Release()

Void CRankingsZoneMgr::TaskResult_Release ( Ident TaskId)

Member Data Documentation

◆ TaskResults

Array<CTaskResult* const > CRankingsZoneMgr::TaskResults

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