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)
identity false 1
    image_streamer_add_image false 1 9
    image_streamer_end_streaming false 1 2
    image_streamer_get_images false 1
      image_streamer_is_stream_in_progress false 1 2
      • store_character.lua, line 3102: if not image_streamer_is_stream_in_progress() and not Susan_object:is_in_progress() and Susan_object:get_index() > 1 then
      • store_character.lua, line 3110: if not image_streamer_is_stream_in_progress() and not Susan_object:is_in_progress() and Susan_object:get_index() < STORE_CHARACTER_NUM_LINEUP_IMAGES then
      image_streamer_load_cb false 1
        image_streamer_nav_index false 1 2
        image_streamer_remove_all_images false 1 1
        image_streamer_start_streaming false 1 3
        image_streamer_unwrap false 1 1
        init false 47 5
        initialize false 1 1
        init_anim_complete false 1
          init_morphs false 1 1
          • store_character.lua, line 880: Triangle_select:init_morphs(Store_character_strength, Store_character_skinny, Store_character_fat, Store_character_build_cursor_x, Store_character_build_cursor_y)
          input_from_stick_value_and_speed false 1 2
          intro_done false 1
            is_active false 1 3
            is_active_get false 1 1
            is_active_set false 1
              is_control_blocked false 1 1
              is_in_progress false 1 2
              • store_character.lua, line 3102: if not image_streamer_is_stream_in_progress() and not Susan_object:is_in_progress() and Susan_object:get_index() > 1 then
              • store_character.lua, line 3110: if not image_streamer_is_stream_in_progress() and not Susan_object:is_in_progress() and Susan_object:get_index() < STORE_CHARACTER_NUM_LINEUP_IMAGES then
              is_left_arrow false 1 14
              is_right_arrow false 1 8
              is_slider false 1 13
              is_tween_done false 2