Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h |
Include |
#include "Engine/DataTable.h" |
Source |
/Engine/Source/Runtime/Engine/Private/DataTable.cpp |
Called whenever new data is imported into the data table via CreateTableFrom*; Alerts each imported row and gives the row struct a chance to operate on the imported data
Parameter |
Description |
---|---|
OutCollectedImportProblems |
[OUT] Array of strings of import problems |