Publisher | They Love Games |
---|---|
File size | 26.00kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2012-09-13 11:25:08 |
First release date | 2012-09-11 10:01:18 |
Supported Unity versions | 2018.4.2 or higher |
This package is a code generation tool with a visual scripting interface for generating C++ native plugins for the Unity editor and Unity standalone builds. While you visually add methods, the C# MonoBehaviour script, C++ header, and C++ implementation files are created dynamically. The result is a native plugin project that when compiled automatically generates in your plugin folder with the proper signature in both C# and C++. Even for the most experienced native plugin developer it can be tedious and time consuming to manually create matching signatures, and this package generates the entire project instantly. XML configuration files can also be used for quick prototyping.
Tutorial videos are available in the [Standalone Plugin Maker] playlist.
Tutorial videos are available in the [Standalone Plugin Maker] playlist.