Function EditorPlugin.edit

This function is used for plugins that edit specific object types (nodes or resources). It requests the editor to edit the given object.

void edit (
  GodotObject object
) nothrow @nogc;