Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ReportScore(score: long, board: string, callback: Action<bool>): void;
void ReportScore(long score, string board, Action<bool> callback);
def ReportScore(score as long, board as string, callback as Action<bool>) as void

Description

See Social.ReportScore.