godot-cpp-utils
A collection of utility classes, functions and macros for use with Godot and GDExtension.
Loading...
Searching...
No Matches
register_types.hpp
1
#ifndef UTILS_REGISTER_TYPES_HPP
2
#define UTILS_REGISTER_TYPES_HPP
3
4
namespace
utils {
5
void
godot_cpp_utils_register_types();
6
}
7
8
#endif
// !UTILS_REGISTER_TYPES_HPP
Generated by
1.9.7