Skip to main content

neon_crisp / Modules / lootScreen/lootScreen.gui_script

Module: lootScreen/lootScreen.gui_script

Table of contents

Functions

Functions

final

final(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

lootScreen/lootScreen.gui_script.ts:63


init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

lootScreen/lootScreen.gui_script.ts:12


on_input

on_input(this, action_id, action): boolean

Parameters

NameType
thisprops
action_idhash
actionAction

Returns

boolean

Defined in

lootScreen/lootScreen.gui_script.ts:73


on_message

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

Parameters

NameType
thisprops
message_idhash
messageRecord<string, any>
senderurl

Returns

void

Defined in

lootScreen/lootScreen.gui_script.ts:25