Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FSoftDataRegistryOrTable
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SoftDataRegistryOrTable.h | |||
FSoftDataRegistryOrTable
(
const UDataTable* InDataTable, |
SoftDataRegistryOrTable.h |
FSoftDataRegistryOrTable()
| Name | FSoftDataRegistryOrTable |
| 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 |
FSoftDataRegistryOrTable()
FSoftDataRegistryOrTable(const UDataTable *, const FDataRegistryType &)
| Name | FSoftDataRegistryOrTable |
| 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 |
FSoftDataRegistryOrTable
(
const UDataTable * InDataTable,
const FDataRegistryType & InRegistryType
)