Saints Row: The Third Function Reference

Local functions

These functions are defined in Lua files that aren't always loaded. They're probably only available in the file that defined them or by including that file in another script.

Function name Global Defined in Examples from patch (click blue number to expand)
fill_meter false 1 7
filter_callback_change_do false 1 1
filter_callback_set false 1 1
find_closest_nav false 1 1
force_case false 1
    format_columns false 1 2
    • vdo_mega_list.lua, line 332: temp_row:format_columns(self.row_largest_col_1, self.row_largest_col_2, self.row_largest_col_3, self.row_largest_col_4)
    • vdo_mega_list.lua, line 785: row:format_columns(self.row_largest_col_1, self.row_largest_col_2, self.row_largest_col_3, self.row_largest_col_4)