Skip to main content

Class: Unlock

The base class for unlocks.

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Unlock(type)

Parameters

NameTypeDescription
typeUnlockTypeThe type of unlock.

Properties

type

Readonly type: UnlockType

Methods

getType

getType(): UnlockType

Get the type of unlock.

Returns

UnlockType