![]() |
ManiaScript Trackmania 2020
09/09/2022
|
Documentation for class CBadgeManager. More...
#include <2022_09_09.h>
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< CBadge > | Badges |
Public Attributes inherited from CNod | |
| const Ident | Id |
Documentation for class CBadgeManager.
Definition at line 15021 of file 2022_09_09.h.
| CBadge CBadgeManager::BadgeCreate | ( | ) |
Definition at line 15026 of file 2022_09_09.h.