ScriptEditor

    Category: Core

    • editor_script_changed ( script )

    • script_close ( Script script )

    Emitted when editor is about to close the active script. Argument is a that is going to be closed.

    • bool can_drop_data_fw ( point, Variant data, from ) const


    • Script get_current_script ( )

    • get_drag_data_fw ( Vector2 point, from )

    • Array get_open_scripts ( ) const

    Returns an array with all objects which are currently open in editor.