
Publisher
iceflower
Hide Private Properties
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/.
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Godot Addons
Download here.
You can find a documentation with examples and detailed information here.
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
- AspectRatioResizeContainer
Extension ofAspectRatioContainer
to update it's own size. - Custom Theme Overrides
Utility to provide custom theme overrides for any node. - Git SHA Project Setting
Add Git SHA as project setting. - Hide Private Properties
Hide private properties of instantiated child scenes. - Icon Explorer
Browse different icons and save them. - License Manager
Manage license and copyright for third party graphics, software or libraries. - Logging
Simple logger. - Plugin Reloader
Enable or disable plugins from within the editor main screen. - POT Generation
POT generation with files, directories and filters. - QR Code
QRCodeRect and QR Code generation. - Remove Orphan UID
Remove orphan UIDs from the project. - TextureButtonColored
Extension ofTextureButton
with color options.