Table of Contents

Method LogResourceSource

Namespace
Titipi.MocaLib

LogResourceSource(string, float, string, string)

Logs a resource source event — the player gained amount units of currency (e.g., earned coins, received gems).

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

Parameters

currency string
amount float
itemType string
itemId string