replay

Methods

replay_system_has_requested_a_script_cleanup

Hardcoded to return false.

Old name: _IS_INTERIOR_RENDERING_DISABLED

function native.replay.replay_system_has_requested_a_script_cleanup(): bool

set_scripts_have_cleaned_up_for_replay_system

nullsub, doesn't do anything

function native.replay.set_scripts_have_cleaned_up_for_replay_system(): void

open_video_editor

Hardcoded to return true.

function native.replay.open_video_editor(): bool

close_video_editor

Hardcoded to return true.

function native.replay.close_video_editor(p0: int): bool

is_video_editor_running

Hardcoded to return false.

function native.replay.is_video_editor_running(): bool