Documentation about type mappings between C# and VL types

Hey hey ho ho,

Would be nice if there could be a section in the Gray Book on the Writing C# Nodes page that shows which C# type maps to which VL type. Use case : I’m trying to write a C# function that returns a Rectangle and not sure which C# Rectangle I’m supposed to use.

I guess there are other cases like this one, so maybe a dedicated section in the docs would make sense.

Wat u think?

Cheers!

Edit : Stride.Core.Mathematics.RectangleF :-)

I’m actually up for that, because in many cases (such as latest delegate findings) it’s not obvious what to expect, e.g. feature or bug question…

We prolly need some section in the docs, that we can fill up with info

1 Like