Navigation
API > API/Plugins > API/Plugins/DataRegistry
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistryTypes.h |
| Include | #include "DataRegistryTypes.h" |
Syntax
struct FDataRegistrySourceAcquireRequest
Remarks
Simple struct describing an acquire request, can be subclassed by different sources
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDataRegistryLookup | Lookup | What lookup we are acquiring for | |
| int32 | LookupIndex | Which source in lookup this is for |