Show / Hide Table of Contents

Class AN_AchievementIncrementResult

An achievements increment result.

Inheritance
System.Object
AN_AchievementIncrementResult
Namespace: SA.Android.GMS.Games
Assembly: cs.temp.dll.dll
Syntax
public class AN_AchievementIncrementResult : SA_Result

Constructors

AN_AchievementIncrementResult()

Declaration
public AN_AchievementIncrementResult()

Properties

IsUnlocked

Indicates whether the achievement is now unlocked.

Declaration
public bool IsUnlocked { get; }
Property Value
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX