UnrealImGui/Source/ImGui
Sebastian c7d36a802b Cleaned unused delegates code:
- Removed code allowing to register game delegates outside of the delegates container.
- Removed unused multi-context delegate that is not part of the container.
2020-06-28 18:13:29 +01:00
..
Private Cleaned unused delegates code: 2020-06-28 18:13:29 +01:00
Public Removed dependency on headers included in the PCH and fixed any non-unity issues. 2020-06-14 21:50:26 +01:00
ImGui.Build.cs Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00