Skip to main content
Version: 5.7.0

ResetParentCurrency

Resets the player's parent currency back to zero.

ServiceOperation
virtualCurrencyRESET_PARENT_VC

Method Parameters

ParameterDescription
leveNameName of the parent level.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"status" : 200,
"data" : null
}