Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ReportProgress(string, double, Action<bool>)

See Social.ReportProgress.
Read time 1 minuteLast updated 7 days ago

Definition

Warning
Deprecated. ISocialPlatform is deprecated and will be removed in a future release.
void ReportProgress(string achievementID, double progress, Action<bool> callback)

Parameters

achievementID


progress


callback