GodotSharp.SourceGenerators.1.1.0
GodotSharp.SourceGenerators
C# Source Generators for use with the Godot Game Engine (available via Nuget):
SceneTreeclass attribute: Provides strongly typed access to the scene hierarchy (via_operator)GodotOverridemethod attribute: Allows use of On*, instead of virtual _* overrides- NEW: Base classes/helpers to create project specific source generators
(See tests for example usage patterns)
NB: Project reload or vs restart may be required to initialise Intellisense...