This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-18 14:21:41 +00:00
Code
Releases
Wiki
Activity
Files
c7ceb94e372216b1b033d7c2ac26d5b7545c4dac
godot
/
modules
/
mono
/
glue
/
GodotSharp
/
Godot.SourceGenerators.Internal
History
Raul Santos
71df6d66ae
Add
readonly
to C# methods and types that don't mutate
...
Also removes a few unnecessary temp variables
2022-11-14 20:32:20 +01:00
..
CallbacksInfo.cs
Add
readonly
to C# methods and types that don't mutate
2022-11-14 20:32:20 +01:00
Common.cs
…
ExtensionMethods.cs
…
GeneratorClasses.cs
…
Godot.SourceGenerators.Internal.csproj
…
UnmanagedCallbacksGenerator.cs
…