mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-11-25 21:41:18 +00:00
- Hot-reloading from inside of the editor and after recompiling from the outside should be equally supported and work together. - Improved robustness of the delegates redirections. There should be no lost delegates when reloading (either after in-editor or outside recompilation). - Refactored code to use the same redirection template for context and delegates container. |
||
|---|---|---|
| .. | ||
| Arrays.h | ||
| DebugExecBindings.cpp | ||
| DebugExecBindings.h | ||
| Range.h | ||
| RedirectingHandle.h | ||
| WorldContext.cpp | ||
| WorldContext.h | ||
| WorldContextIndex.h | ||