These functions are defined within the patch lua files. They are assumed to be only available within the file that defines them or by including the file in another script.
Some of these functions may essentially be global since their files are always loaded; which files (and which functions) haven't been determined yet.
Function name | Global | Defined in | Examples from patch (click blue number to expand) |
---|---|---|---|
limit |
false | 1 | 4
|
liquor_store_add_items |
false | 1 | |
liquor_store_build_footer |
false | 1 | 1
|
liquor_store_cleanup |
false | 1 | |
liquor_store_confirm_selection |
false | 1 | |
liquor_store_delayed_food_highlight |
false | 1 | |
liquor_store_exit |
false | 1 | |
liquor_store_exit_confirm |
false | 1 | |
liquor_store_exit_final |
false | 1 | |
liquor_store_finalize_footer |
false | 1 | |
liquor_store_get_menu_data |
false | 1 | |
liquor_store_init |
false | 1 | |
liquor_store_init_store |
false | 1 | |
liquor_store_nav_item |
false | 1 | |
liquor_store_player_cash_update |
false | 1 | |
liquor_store_release |
false | 1 | |
liquor_store_select_item |
false | 1 | |
liquor_store_sort_swatches |
false | 1 | 1
|
liquor_store_update_footer |
false | 1 | 3
|
liquor_store_update_swatch |
false | 1 |