GDScript Utilities for Classes and Scenes's icon

GDScript Utilities for Classes and Scenes 1.0.0 Scripts 4.2 Community

Submitted by user WagnerGFX; MIT; 2025-02-15

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.


View files Download Submit an issue Recent Edits