You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
@@ -741,6 +741,8 @@ public:
|
||||
virtual void set_state(const Dictionary &p_state);
|
||||
virtual void clear() { spatial_editor->clear(); }
|
||||
|
||||
virtual void edited_scene_changed();
|
||||
|
||||
SpatialEditorPlugin(EditorNode *p_node);
|
||||
~SpatialEditorPlugin();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user