Pass pointer to a function GDExtensions c++
While binding functions to ClassDB if a function requires a pointer like a float array it is not able to find a conversion and I haven’t found any documentation outside of small examples.
While binding functions to ClassDB if a function requires a pointer like a float array it is not able to find a conversion and I haven’t found any documentation outside of small examples.