UnrealImGui/Source/ImGui
Sebastian 4a9d66889b Added ImGui early debug events:
- Added to FImGuiDelegates interface early debug delegates called during world tick start.
- Delegates are called in fixed order: multi-context early debug, world early debug (called during world tick start), world debug, multi-context debug (called during world post actor tick or if not available, during world tick start).
- Removed from build script configuration of debug delegates.
2019-04-14 12:16:15 +01:00
..
Private Added ImGui early debug events: 2019-04-14 12:16:15 +01:00
Public Added ImGui early debug events: 2019-04-14 12:16:15 +01:00
ImGui.Build.cs Added ImGui early debug events: 2019-04-14 12:16:15 +01:00