![]() |
ManiaScript
2019-10-10
The script language used in ManiaPlanet gaming system
|
#include <big.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 CBadge [] | Badges |
Public Attributes inherited from CNod | |
| const Ident | Id |
| CBadge CBadgeManager::BadgeCreate | ( | ) |
| const CBadge [] CBadgeManager::Badges |
1.8.15