Hide Private Properties
I

Publisher

iceflower

Hide Private Properties

Tools
Inspector Properties Private Exported Scene Maintenance Development

Private members (names starting with an underscore) should not be exposed. This plugin will hide exported private properties in the inspector for instantiated child scenes. For more see https://kenyoni-software.github.io/godot-addons/addons/hide_private_properties/.

Godot Addons

maintained License: MIT documentation

Download here.

You can find a documentation with examples and detailed information here.

License

MIT License


[!NOTE]
Godot 4.3. or lower
When you import a plugin or open a Godot project for the first time, you may encounter errors due to plugin behavior. This occurs because most plugins rely on preload functionality, which cannot load assets during the initial import. To resolve this issue and ensure proper functionality, simply reload the project. Once reloaded, the errors will disappear.

Addons