Skip to main content

neon_crisp / Modules / actionBtnFactory/actionBtn / ActionBtn

Class: ActionBtn

actionBtnFactory/actionBtn.ActionBtn

Table of contents

Constructors

Properties

Constructors

constructor

new ActionBtn(«destructured»): ActionBtn

Parameters

NameType
«destructured»RawActionBtn

Returns

ActionBtn

Defined in

actionBtnFactory/actionBtn.ts:26

Properties

action

action: Action

Defined in

actionBtnFactory/actionBtn.ts:16


consumable

consumable: boolean

Defined in

actionBtnFactory/actionBtn.ts:22


cost

cost: number

Defined in

actionBtnFactory/actionBtn.ts:20


count

Optional count: number

Defined in

actionBtnFactory/actionBtn.ts:24


disabled

disabled: boolean

Defined in

actionBtnFactory/actionBtn.ts:25


id

id: string

Defined in

actionBtnFactory/actionBtn.ts:15


image

image: string

Defined in

actionBtnFactory/actionBtn.ts:18


noTarget

noTarget: boolean

Defined in

actionBtnFactory/actionBtn.ts:23


sfx

sfx: string[]

Defined in

actionBtnFactory/actionBtn.ts:21


title

title: string

Defined in

actionBtnFactory/actionBtn.ts:17


uid

uid: string

Defined in

actionBtnFactory/actionBtn.ts:14


used

used: boolean

Defined in

actionBtnFactory/actionBtn.ts:19