Description

I would like to be able to do the following blueprint code in python.

[Image Removed]

 

The getDataTableRow function is not exposed to python. 
Engine\Source\Editor\BlueprintGraph\Private\K2Node_GetDataTableRow.cpp

Steps to Reproduce
  1. Open an unreal project
  2. Enable "Python Editor Script Plugin"
  3. In project settings, in the python section, tick "Developer Mode"
  4. Restart the project
  5. Open folder /Intermediate/PythonStub of your project
  6. Open the unreal.py file, look for unreal.DataTableFunctionLibrary functions or search for a function that ends with "_row(". This get_data_table_row function is not in the stub.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-131103 in the post.

0
Login to Vote

Cannot Reproduce
ComponentUE - Editor - Workflow Systems
Affects Versions4.27
Target Fix4.27
CreatedOct 8, 2021
ResolvedOct 12, 2021
UpdatedJan 22, 2024