Method InitializeAsync
InitializeAsync(RatingModuleConfig)
Initializes the module and restores the previously shown state from PlayerPrefs. Not supported on WebGL.
public static Awaitable<bool> InitializeAsync(RatingModuleConfig config)
Parameters
configRatingModuleConfig
Returns
- Awaitable<bool>