Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistrySource
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UDataRegistry * GetRegistry () |
The outer for this should always be a Registry | DataRegistrySource.h | |
UDataRegistry * GetRegistry () |
DataRegistrySource.h |
GetRegistry()
Description
The outer for this should always be a Registry
| Name | GetRegistry |
| Type | function |
| Header File | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySource.h |
| Include Path | #include "DataRegistrySource.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySource.cpp |
const UDataRegistry * GetRegistry() const
GetRegistry()
| Name | GetRegistry |
| Type | function |
| Header File | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySource.h |
| Include Path | #include "DataRegistrySource.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySource.cpp |
UDataRegistry * GetRegistry()