Skip to main content

neon_crisp / Modules / inventory/topBar/topBar.gui_script

Module: inventory/topBar/topBar.gui_script

Table of contents

Functions

Functions

init

init(this): void

Parameters

NameType
thisprops

Returns

void

Defined in

inventory/topBar/topBar.gui_script.ts:16


on_message

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

Parameters

NameType
thisprops
message_idhash
messageRecord<string, any>
senderurl

Returns

void

Defined in

inventory/topBar/topBar.gui_script.ts:55


update

update(this, dt): void

Parameters

NameType
thisprops
dtnumber

Returns

void

Defined in

inventory/topBar/topBar.gui_script.ts:39