Class: Unlock
The base class for unlocks.
Hierarchy
Unlock
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Unlock(type)
Parameters
| Name | Type | Description |
|---|---|---|
type | UnlockType | The type of unlock. |
Properties
type
• Readonly type: UnlockType
Methods
getType
▸ getType(): UnlockType
Get the type of unlock.