About This File
This item template for Visual Studio will make it easier to add a new component to your project.
Place the zip file (Don't extract) to: USER\Documents\Visual Studio 2022\Templates\ItemTemplates\Visual C++ and restart Visual Studio.
UltraCompnentTemplate.zip
What's New in Version 07/05/2025 04:49 PM See changelog
Released
- Updated to remove Ultra Engine branding.
- The base class is set to "BaseComponent".
- Made the template closer to the stock component templates. (The values are commented out by default)
- The json files are set for auto generation for the editor.