A list of all of T's base classes, both script and C++, ending with GodotObject.
Has the same purpose as std.traits.BaseClassesTuple, but accounts for Godot's script inheritance system.
See Implementation
A list of all of T's base classes, both script and C++, ending with GodotObject.
Has the same purpose as std.traits.BaseClassesTuple, but accounts for Godot's script inheritance system.