Edit of asset "GDScript Utilities for Classes and Scenes" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | GDScript Utilities for Classes and Scenes | |
| Description |
Utility functions to ease evaluations of class types and PackedScene files. - ClassUtils: convert and compare between name <--> type of both native classes and user scripts. - PackedSceneUtils: extract useful information from the nodes of any scene file. - VariantUtils: Bonus feature! Provides a few extra utilities, like identifying if a variable is any type of array. Visit the GitHub page or read the README file for more info on usage and limitations. |
|
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/WagnerGFX/gdscript_utilities | |
| Issues Url | https://github.com/WagnerGFX/gdscript_utilities/issues | |
| Godot version | Godot 4.2 | |
| Version String | 1.1.0 | 1.1.0 |
| Download Commit | a46834e1bb6ff070bc040f756cf71900513fa188 | a46834e1bb6ff070bc040f756cf71900513fa188 |
| Download Url (Computed) | https://github.com/WagnerGFX/gdscript_utilities/archive/a46834e1bb6ff070bc040f756cf71900513fa188.zip | https://github.com/WagnerGFX/gdscript_utilities/archive/a46834e1bb6ff070bc040f756cf71900513fa188.zip |
| Icon Url |
https://raw.githubusercontent.com/WagnerGFX/gdscript_utilities/refs/heads/main/extras/plugin_icon.png
|
|