public static Counter ( string key, string ukey, float count ) : void | ||
key | string | the stat's posting key |
ukey | string | your user key |
count | float | the number to increment |
Результат | void |
public static Counter ( string key, string ukey, float count ) : void | ||
key | string | the stat's posting key |
ukey | string | your user key |
count | float | the number to increment |
Результат | void |