Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryOrTableRow
Description
Returns the script struct used for the data registry item or data table row. Only works for data registries that are registered
| Name | GetStruct |
| Type | function |
| Header File | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/SoftDataRegistryOrTable.h |
| Include Path | #include "SoftDataRegistryOrTable.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/SoftDataRegistryOrTable.cpp |
const UScriptStruct * GetStruct() const