godotengine / godotengine/godot-cpp
Register new properties and signals don't update the engine if it's already opened.
Open
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
I don't know if it's a bug, but after I recompile the lib .so on Linux and change de window do the Godot Engine, that was previously opened, it doesn't recognize the new properties and signals recently built.
Just after I close and reopen the Engine that it recognizes those new properties and signals, I suppose it must behave the same way for new methods.
Is it how it suppose to work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.