ManiaScript Reference  2019-05
CPackCreatorRecipient Struct Reference
Inheritance diagram for CPackCreatorRecipient:
CNod

Public Attributes

const Text Login
 
const Integer GetCost
 
const Integer UseCost
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

A recipient included in the bill for a Pack.

Member Data Documentation

◆ GetCost

const Integer CPackCreatorRecipient::GetCost

Cost to read the data (and see it ingame).

◆ Login

const Text CPackCreatorRecipient::Login

Login of the recipient.

◆ UseCost

const Integer CPackCreatorRecipient::UseCost

Cost to use the in other creations.