98dc07f25f
`Variant::operator String()` returns "Null" if the type is `Variant:NIL`. We must consider that and return a null `MonoString*` instead when marshalling. This was also causing a "Null" error to be displayed when exporting a game because null string members would be set to "Null" during hot-reload. |
||
---|---|---|
.. | ||
GodotTools | ||
GodotTools.BuildLogger | ||
GodotTools.Core | ||
GodotTools.IdeConnection | ||
GodotTools.ProjectEditor | ||
.gitignore | ||
GodotTools.sln |