Class DewProfile.UnlockData
Inheritance
object
DewProfile.UnlockData
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class DewProfile.UnlockData
Fields
didReadMemory
Declaration
public bool didReadMemory
Field Value
| Type | Description |
|---|---|
| bool |
isNewHeroOrHeroSkill
Declaration
public bool isNewHeroOrHeroSkill
Field Value
| Type | Description |
|---|---|
| bool |
status
Declaration
public UnlockStatus status
Field Value
| Type | Description |
|---|---|
| UnlockStatus |
Properties
isAvailableInGame
Declaration
public bool isAvailableInGame { get; }
Property Value
| Type | Description |
|---|---|
| bool |