Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryOrTableRow
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
SoftDataRegistryOrTable.h |
|
|
|
SoftDataRegistryOrTable.h |
|
|
|
SoftDataRegistryOrTable.h |
|
FDataRegistryOrTableRow()
| |
|
| Name |
FDataRegistryOrTableRow |
| 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 |
FDataRegistryOrTableRow()
FDataRegistryOrTableRow(const FDataTableRowHandle &)
| |
|
| Name |
FDataRegistryOrTableRow |
| 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 |
FDataRegistryOrTableRow
(
const FDataTableRowHandle & RowHandle
)
FDataRegistryOrTableRow(const FDataRegistryId &)
| |
|
| Name |
FDataRegistryOrTableRow |
| 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 |
FDataRegistryOrTableRow
(
const FDataRegistryId & RegistryId
)