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