Table of Contents

Method LogResourceSink

Namespace
Titipi.MocaLib

LogResourceSink(string, float, string, string)

Logs a resource sink event — the player spent amount units of currency (e.g., spent coins, consumed gems).

public static void LogResourceSink(string currency, float amount, string itemType, string itemId)

Parameters

currency string
amount float
itemType string
itemId string