Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::loading_screen Member List

This is the complete list of members for unravel::loading_screen, including all inherited members.

begin_module(const std::string &module_name)unravel::loading_screen
check(bool result) -> boolunravel::loading_screen
completed() const -> size_tunravel::loading_screen
current_job() const -> const std::string &unravel::loading_screen
current_module() const -> const std::string &unravel::loading_screen
error_message() const -> const std::string &unravel::loading_screen
fail(const std::string &message)unravel::loading_screen
has_failed() const -> boolunravel::loading_screen
log(const std::string &message)unravel::loading_screen
on_fail_fn typedefunravel::loading_screen
progress(size_t completed, size_t total, const std::string &current_job={})unravel::loading_screen
set_on_fail(on_fail_fn fn)unravel::loading_screen
set_visualizer(visualizer_fn fn)unravel::loading_screen
total() const -> size_tunravel::loading_screen
visualizer_fn typedefunravel::loading_screen