![]() |
ManiaScript Trackmania 2020
14/07/2025
|
A pack. More...
#include <2025_07_14.h>
Public Member Functions | |
| Void | Recipients_Add (Text Login, Integer UseCost, Integer GetCost) |
| Void | Recipients_Remove (Text Login) |
Public Attributes | |
| Ident const | PackId |
| Ident const | CreatorId |
| Boolean const | IsTitlePack |
| Array< CPackCreatorRecipient *const > | Recipients |
Public Attributes inherited from CNod | |
| Ident const | Id |
A pack.
Definition at line 21301 of file 2025_07_14.h.
| Ident const CPackCreatorPack::CreatorId |
Definition at line 21310 of file 2025_07_14.h.
| Boolean const CPackCreatorPack::IsTitlePack |
Definition at line 21314 of file 2025_07_14.h.
| Ident const CPackCreatorPack::PackId |
PackId is the TitleId if the pack is a TitlePack.
Definition at line 21306 of file 2025_07_14.h.
| Array<CPackCreatorRecipient* const > CPackCreatorPack::Recipients |
Definition at line 21326 of file 2025_07_14.h.