Hello!
I was find similar questions (question1, question2), but I would like to clarify, because it is important.
For example: I want to modify UUniformGridPanel (as new class) and use it in my UE plugin for commercial purposes (perhaps in UE Marketplace). But I’m not suitable just to inherit from it.
So I want to copy original code of UUniformGridPanel, modify it (and additionally SUniformGridPanel, UUniformGridSlot) and use resulting widget in that created commercial plugin.
Can I do that and what conditions can be? Or conditions are the same as with any other commercial project on UE4?
If not, what can be the solution?
(i have read UE EULA, but the question remained. May be I missed something)
Thank you!