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