project-utils
project-utils copied to clipboard
(dev bindings) Skip types annotated with `#[no_constructor]`
Since there isn't a way to register static methods yet, having gdns files and global names for types with #[no_constructor] isn't exactly useful. This is only relevant to the master branch of gdnative for now.