rkr35/drg

Generate class methods

Closed this issue · 1 comments

rkr35 commented

Before generating any code, we should find ProcessEvent and manually implement a class method to see what form the generated methods should take.

I remember from previous Unreal Engine projects that class methods can vary in their form depending on the number of input and output parameters.

rkr35 commented

8b69516 and prior commits implemented this ticket.