You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Revert "Expose "meta" to the Inspector"
This commit is contained in:
@@ -252,7 +252,7 @@ class TilesetEditorContext : public Object {
|
||||
bool snap_options_visible;
|
||||
|
||||
public:
|
||||
bool _hide_object_properties_from_inspector() { return true; }
|
||||
bool _hide_script_from_inspector() { return true; }
|
||||
void set_tileset(const Ref<TileSet> &p_tileset);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user