Hello everyone.
I want to change what gets generated when I add code with the Class Wizard tool.
Does anyone have any idea how to do this? I tried looking at the source files, but I couldn’t seem to find anything regarding what gets generated.
Hello everyone.
I want to change what gets generated when I add code with the Class Wizard tool.
Does anyone have any idea how to do this? I tried looking at the source files, but I couldn’t seem to find anything regarding what gets generated.
I would try luck with WidgetInspector Tool first and trace files upstream.
The templates are in Content/Editor/Templates
Great! Thanks, I really appreciate it.
EDIT: I hate to keep asking questions, but do you know how I can use it for all classes deriving from specific class?
That you’re on your own with. It would likely require changes to the Unreal Header Tool or whatever is deciding what template to use where.