utopia-rise/godot-kotlin-native

Generate virual functions camelCase prefixed with `_`

Closed this issue · 0 comments

With #141 the entry generation now takes care of registering functions snake_case. So we can change the generation of the virtual functions like _physics_process to _physicsProcess