ManiaScript Trackmania 2020  09/09/2022
CBadgeManager Class Reference

Documentation for class CBadgeManager. More...

#include <2022_09_09.h>

Inheritance diagram for CBadgeManager:
CNod

Public Member Functions

CBadge BadgeCreate ()
 
Void BadgeDestroy (CBadge Badge)
 
Void BadgeCopy (CBadge Source, CBadge Destination)
 
Void BadgeReadFromProfile (CBadge Badge, Ident UserId)
 
Void BadgeWriteToProfile (CBadge Badge, Ident UserId)
 
Boolean ProfileIsReady (Ident UserId)
 

Public Attributes

const Array< CBadgeBadges
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Documentation for class CBadgeManager.

Definition at line 15021 of file 2022_09_09.h.

Member Function Documentation

◆ BadgeCopy()

Void CBadgeManager::BadgeCopy ( CBadge  Source,
CBadge  Destination 
)

◆ BadgeCreate()

CBadge CBadgeManager::BadgeCreate ( )

◆ BadgeDestroy()

Void CBadgeManager::BadgeDestroy ( CBadge  Badge)

◆ BadgeReadFromProfile()

Void CBadgeManager::BadgeReadFromProfile ( CBadge  Badge,
Ident  UserId 
)

◆ BadgeWriteToProfile()

Void CBadgeManager::BadgeWriteToProfile ( CBadge  Badge,
Ident  UserId 
)

◆ ProfileIsReady()

Boolean CBadgeManager::ProfileIsReady ( Ident  UserId)

Member Data Documentation

◆ Badges

const Array<CBadge> CBadgeManager::Badges

Definition at line 15026 of file 2022_09_09.h.


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