mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
parent
bbdb6cf16e
commit
ae788125a0
2 changed files with 11 additions and 0 deletions
|
|
@ -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();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue