You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there!
Firstly, big thanks for these awesome tools - much appreciated!
I wanted to suggest adding the option to create UE classes directly from the command-line. That will greatly improve non-ide workflows.
Something in the nature of:
ue4 create-class [ClassType] [ClassName] [Options]
ue4 create-class Actor MyActor -d /path/to/destination
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there!
Firstly, big thanks for these awesome tools - much appreciated!
I wanted to suggest adding the option to create UE classes directly from the command-line. That will greatly improve non-ide workflows.
Something in the nature of:
ue4 create-class [ClassType] [ClassName] [Options]
ue4 create-class Actor MyActor -d /path/to/destination
Would love to hear you thoughts on this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions