arnaud-jamin / Cog

Cog is a set of debug tools for Unreal Engine built on top of Dear ImGui
MIT License
357 stars 44 forks source link

Changed TObjectPtr<FCogImguiContext> to FCogImguiContext* #20

Closed HoussineMehnik closed 11 months ago

HoussineMehnik commented 11 months ago

as TObjectPtr should be used with UObject derived classes only