neon_crisp / Modules / combatManger/combatManager.gui_script
Module: combatManger/combatManager.gui_script
Table of contents
Functions
Functions
final
▸ final(this): void
Parameters
| Name | Type |
|---|---|
this | props |
Returns
void
Defined in
combatManger/combatManager.gui_script.ts:50
init
▸ init(this): void
Parameters
| Name | Type |
|---|---|
this | props |
Returns
void
Defined in
combatManger/combatManager.gui_script.ts:29
on_input
▸ on_input(this, action_id, action): void
Parameters
| Name | Type |
|---|---|
this | props |
action_id | hash |
action | Action |
Returns
void
Defined in
combatManger/combatManager.gui_script.ts:46
on_message
▸ on_message(this, message_id, message, sender): void
Parameters
| Name | Type |
|---|---|
this | props |
message_id | hash |
message | any |
sender | url |
Returns
void