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

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

close_project(rtti::context &ctx) -> boolunravel::editor_actionsstatic
deploy_project(rtti::context &ctx, const deploy_settings &params) -> std::map< std::string, tpp::shared_future< void > >unravel::editor_actionsstatic
generate_script_workspace()unravel::editor_actionsstatic
new_scene(rtti::context &ctx) -> boolunravel::editor_actionsstatic
open_scene(rtti::context &ctx) -> boolunravel::editor_actionsstatic
open_scene_from_asset(rtti::context &ctx, const asset_handle< scene_prefab > &asset) -> boolunravel::editor_actionsstatic
open_workspace_on_file(const fs::path &file, int line=0)unravel::editor_actionsstatic
prompt_save_scene(rtti::context &ctx, const std::function< void()> &on_continue) -> boolunravel::editor_actionsstatic
recompile_all()unravel::editor_actionsstatic
recompile_scripts()unravel::editor_actionsstatic
recompile_shaders()unravel::editor_actionsstatic
recompile_textures()unravel::editor_actionsstatic
recompile_ui()unravel::editor_actionsstatic
reload_project(rtti::context &ctx) -> boolunravel::editor_actionsstatic
run_project(const deploy_settings &params)unravel::editor_actionsstatic
save_scene(rtti::context &ctx) -> boolunravel::editor_actionsstatic
save_scene_as(rtti::context &ctx) -> boolunravel::editor_actionsstatic