EditorInterface

Inherits: Node < Object

Category: Core

Brief Description

Member Function Description

  • void edit_resource ( Resource resource )
  • Node get_edited_scene_root ( )
  • Array get_open_scenes ( ) const
  • void inspect_object ( Object object, String for_property=null )
  • void open_scene_from_path ( String scene_filepath )
  • void reload_scene_from_path ( String scene_filepath )
  • int save_scene ( )
  • void save_scene_as ( String path, bool with_preview=null )