Get Data Table Row Names
Version: UE 5.7.4
Last Updated: 9/14/2026
Guides lead a user through a specific task they want to accomplish, often with a sequence of steps. Writing a good guides requires thinking about what your users are trying to do.
Accessing a row in Blueprint
Section titled “Accessing a row in Blueprint”Accessing one or more rows in Blueprint is relatively straightforward. Two nodes that are commonly used for this purpose are the “Get Data Table Row” and “Get Data Table Row Names” nodes.
Accessing a row in C++
Section titled “Accessing a row in C++”- Read about how-to guides in the Diátaxis framework