Skip to content
On this page

AthenaShared.interfaces.item.CustomContextAction ​

shared/interfaces/item.CustomContextAction

Interface for defining further custom context actions for items, to show up when right-clicking on the item in inventory.

Properties ​

eventToCall ​

• eventToCall: string | string[]

The events which should be triggered.

Defined in ​

shared/interfaces/item.ts:180


name ​

• name: string

The visible name of this action.

Defined in ​

shared/interfaces/item.ts:175

Created by Stuyk | Est. 2020