Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryResolverScope
| Type | Name | Description | |
|---|---|---|---|
FDataRegistryResolverScope
(
FDataRegistryResolver& ScopeResolver |
Creates a temporary resolver scope without requiring a dynamically allocated object. | ||
FDataRegistryResolverScope
(
const TSharedPtr< FDataRegistryResolver >& ScopeResolver |
Creates a temporary resolver scope, will use the passed in resolver until scope returns. |