Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ReportProgress(Action<bool>)

Send notification about progress on this achievement.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. IAchievement is deprecated and will be removed in a future release.
void ReportProgress(Action<bool> callback)

Parameters

callback