Unreal Engine Blueprint Code Generation (UE 5.4–5.7)
Generate complete .uasset files (Blueprints, Widget Blueprints, domain assets) from C++ in an editor module. Validated against UE 5.7. Most patterns work back to 5.4.
When this skill applies
User wants to author asset content programmatically — variables, function graphs, event-graph wiring, widget hierarchies, UMG animations, custom asset graphs — instead of clicking through the editor. Typical use case: generating Marketplace s
[Description truncada. Veja o README completo no GitHub.]