Displaying Logs: Setting up C++ plugin for Delegates in Unity3D and UE4

Introduction and Use Case: In the first part of this series, we have implemented a basic function in C++ that can be called from Unity3D or from Unreal Engine 4. Through this simple function, we have seen how to send arguments to the plugin and also to get the return value back into unity. This … Continue reading Displaying Logs: Setting up C++ plugin for Delegates in Unity3D and UE4