If anyone will find it helpful, C++ arrays did not work with niagara binds done in blueprint. Solution was to either copy over content from C++ array to blueprint-created array or to do bind in c++.
If anyone will find it helpful, C++ arrays did not work with niagara binds done in blueprint. Solution was to either copy over content from C++ array to blueprint-created array or to do bind in c++.