mirror of https://github.com/godotengine/godot
When the C# bindings generator finds a type without meta assume the type refers to the 64-bit version of the type: - `float` is converted to `double` - `int` is converted to `long` |
||
|---|---|---|
| .. | ||
| Bar.cs | ||
| EventSignals.cs | ||
| ExportedFields.cs | ||
| ExportedProperties.cs | ||
| Foo.cs | ||
| Generic.cs | ||
| Godot.SourceGenerators.Sample.csproj | ||
| Methods.cs | ||
| ScriptBoilerplate.cs | ||