This post is a continuation of the series where we are looking into creating a C++ plugin that is meant to store data in SQLite3 database for both Unity3D and Unreal Engine 4. In the previous post, we have set up the plugin DLL such that we can register a delegate that can be invoked … Continue reading Displaying Logs: Unreal Engine 4