In Blueprints, how can I log something to specific log category?
Not possible as far as I know, you need C++ to implement this. However you can always use the print string and log information by writing to the console. I am not 100% sure, but I can’t find anything about this for Blueprints.
1 Like