About
Information about the Osero Suite: Module Creator
Last updated
Information about the Osero Suite: Module Creator
Last updated
The Osero Suite Module Creator is an Unreal Engine editor tool that offers a quick and easy solution for creating new C++ modules for a uproject or uplugin. It removes the hassle of manually copying and creating code files and replaces it with the simple click of a button! The tool Includes settings for module type and loading phase, and also has support for module templates and revision control, making the process of creating new C++ modules super easy and simple.
Easily create new C++ modules for a uproject or uplugin!
Select module type (eg, runtime, editor, etc)!
Select loading phase (eg, default, post-engine init, etc)!
Use module templates to create similar modules for multiple plugins or projects!
Ability to create a new module as a new project plugin!
Handles revision control for newly generated files!