Method LogResourceSink
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)