scan_consolenew
Procs | |
create_injector | Creates a blank injector with the name of the buffer at the given buffer_id |
---|---|
injector_cooldown_finish | Called when the injector creation cooldown finishes |
ui_act_modal | Called in ui_act() to process modal actions |
Proc Details
create_injector
Creates a blank injector with the name of the buffer at the given buffer_id
Arguments:
- buffer_id - The ID of the buffer
- copy_buffer - Whether the injector should copy the buffer contents
injector_cooldown_finish
Called when the injector creation cooldown finishes
ui_act_modal
Called in ui_act() to process modal actions
Arguments:
- action - The action passed by tgui
- params - The params passed by tgui