How to add categories to make blueprint function

I have a c++ blueprint accessible class, I’d like to add categories to its blueprint ‘make’ function (the constructor) how do i do this?

Thanks!