Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CModulePlaygroundStore Class Reference

An playground Store module. More...

#include <doc.h>

Inheritance diagram for CModulePlaygroundStore:
[legend]

Public Member Functions

Void Reset ()
 
Void Reset (CPlayer Player)
 
Void SetMoney (CPlayer Player, Integer Amount)
 
Integer GetMoney (CPlayer Player)
 
Boolean AddMoney (CPlayer Player, Integer Amount)
 
Boolean SubMoney (CPlayer Player, Integer Amount)
 
Void SetActionLevel (CPlayer Player, Text ActionUrl, Integer ActionLevel)
 
Integer GetActionLevel (CPlayer Player, Text ActionUrl)
 
Void SetItemCanBeBought (CPlayer Player, Text ActionUrl, Boolean CanBeBought)
 
Boolean GetItemCanBeBought (CPlayer Player, Text ActionUrl)
 
- Public Member Functions inherited from CModulePlayground
Void Hide ()
 
Void Hide (CUIConfig UIConfig)
 
Void Show ()
 
Void Show (CUIConfig UIConfig)
 
Boolean IsVisible (CUIConfig UIConfig)
 

Additional Inherited Members

- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

An playground Store module.


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