Skip to main content

neon_crisp / Modules / inventory/popup/popup.gui_script

Module: inventory/popup/popup.gui_script

Table of contents

Functions

Functions

final

final(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

inventory/popup/popup.gui_script.ts:94


init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

inventory/popup/popup.gui_script.ts:17


on_input

on_input(this, action_id, action): boolean | undefined

Parameters

NameType
thisprops
action_idhash
actionany

Returns

boolean | undefined

Defined in

inventory/popup/popup.gui_script.ts:90


on_message

on_message(this, message_id, message, sender): void

Parameters

NameType
thisprops
message_idhash
messageRecord<string, any>
senderurl

Returns

void

Defined in

inventory/popup/popup.gui_script.ts:87