Hey folks, I am currently trying to use IAssetTools in C++. I have no problems using it in Blueprints but when it comes to c++ I am lost.
So why does this not work?
Basically I already know that “= nullptr” causes the problem. I dont know what to place instead of it though. It needs something to intialize, else I get an compiler error