ManiaScript Reference
2019-05
|
Public Member Functions | |
Void | Recipients_Add (Text Login, Integer UseCost, Integer GetCost) |
Void | Recipients_Remove (Text Login) |
Public Attributes | |
const Ident | PackId |
const Ident | CreatorId |
const Boolean | IsTitlePack |
const CPackCreatorRecipient [] | Recipients |
Public Attributes inherited from CNod | |
const Ident | Id |
A pack
const Ident CPackCreatorPack::CreatorId |
const Boolean CPackCreatorPack::IsTitlePack |
const Ident CPackCreatorPack::PackId |
PackId is the TitleId if the pack is a TitlePack.
const CPackCreatorRecipient [] CPackCreatorPack::Recipients |