LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonLabelGet

> PixiVNJsonLabelGet = object

Defined in: src/schema/PixiVNJsonValue.ts:36

Retrieves the number of times a label has been opened.

Properties

label

> label: string

Defined in: src/schema/PixiVNJsonValue.ts:42

Id of the label


storageOperationType

> storageOperationType: "get"

Defined in: src/schema/PixiVNJsonValue.ts:38


storageType

> storageType: "label"

Defined in: src/schema/PixiVNJsonValue.ts:46

If it is a label, the value will be get with the function narration.getTimesLabelOpened


type

> type: "value"

Defined in: src/schema/PixiVNJsonValue.ts:37