Class DewAchievementItem
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class DewAchievementItem : DewGameObserverWithProgress
Properties
grantedStardust
Declaration
public virtual int grantedStardust { get; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
OnComplete()
Declaration
public override void OnComplete()
Overrides
OnStartLocalClient()
Declaration
public override void OnStartLocalClient()
Overrides
OnStopLocalClient()
Declaration
public override void OnStopLocalClient()