CGamePlaygroundModuleServerStore

ManiaPlanet API


CGamePlaygroundModuleServerStore

ID 0x03217000
Uninstantiable

Inherits from Game::CGamePlaygroundModuleServer → MwFoundations::CMwNod

An playground Store module.

Methods

void Reset()

void Reset2(CGameScriptPlayer@ Player)

void SetMoney(CGameScriptPlayer@ Player, uint Amount)

uint GetMoney(CGameScriptPlayer@ Player)

bool AddMoney(CGameScriptPlayer@ Player, uint Amount)

bool SubMoney(CGameScriptPlayer@ Player, uint Amount)

void SetActionLevel(CGameScriptPlayer@ Player, wstring ActionUrl, uint ActionLevel)

uint GetActionLevel(CGameScriptPlayer@ Player, wstring ActionUrl)

bool SetPlayerData(CGameScriptPlayer@ Player, string Data)

string GetPlayerData(CGameScriptPlayer@ Player)

void SetItemCanBeBought(CGameScriptPlayer@ Player, wstring ActionUrl, bool CanBeBought)

bool GetItemCanBeBought(CGameScriptPlayer@ Player, wstring ActionUrl)

MwFastBuffer<wstring>& Hack_GetAllItemsUrls()

Inherited members CMwNod

string IdName

const MwId Id


Documentation from build 2019-11-19 18:50:52
(Page rendering: 0.03 seconds, 13.01 MB)