Change cast operator method to usable Lua name #2
Labels
bindings-generator
Issues related to bindings generator
bug
Something isn't working
enhancement
New feature or request
hints-generator
Issues related to hints generator
Currently, cast operator keep their original name which is unusable in Lua state.
It would be nice to change the name to the "to_{type}" pattern.
Example here : https://github.com/Sygmei/ObEngine/blob/master/src/Core/Bindings/obe/Graphics/Graphics.cpp#L69
The text was updated successfully, but these errors were encountered: