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

A pack. More...

#include <doc.h>

Inheritance diagram for CPackCreatorPack:
[legend]

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
 

Detailed Description

A pack.

Member Function Documentation

◆ Recipients_Add()

Void CPackCreatorPack::Recipients_Add ( Text Login,
Integer UseCost,
Integer GetCost )

◆ Recipients_Remove()

Void CPackCreatorPack::Recipients_Remove ( Text Login)

Member Data Documentation

◆ CreatorId

Ident const CPackCreatorPack::CreatorId

◆ IsTitlePack

Boolean const CPackCreatorPack::IsTitlePack

◆ PackId

Ident const CPackCreatorPack::PackId

PackId is the TitleId if the pack is a TitlePack.

◆ Recipients

Array<CPackCreatorRecipient* const > CPackCreatorPack::Recipients

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