"Get data table row" in C++


how to use “Get data table row” in c++ like this and set the row name details in the Unreal Engine Editor, the out row variable will be use like set the default ammo or mesh

You can have a FDataTableRowHandle blueprint exposed UPROPERTY, which you can then evaluate from C++ using GetRow