Data Registry

Data Registry

Windows
MacOS
Linux
On this page

Actions

Acquire Data Registry Item (experimental)

Starts an asynchronous acquire of a data registry item that may not yet be cached.

Target is Data Registry Subsystem

Equal (DataRegistryId)

Returns true if the values are equal (A == B)

Target is Data Registry Subsystem

Equal (DataRegistryType)

Returns true if the values are equal (A == B)

Target is Data Registry Subsystem

Evaluate Data Registry Curve

Attempts to evaluate a curve stored in a DataRegistry cache using a specific input value

Target is Data Registry Subsystem

Find Data Registry Item (experimental)

Attempts to get cached structure data stored in a DataRegistry, modifying OutItem if the item is available (EXPERIMENTAL) this version has an output param and enum result

Target is Data Registry Subsystem

Get Data Registry Item (experimental)

Attempts to get cached structure data stored in a DataRegistry, modifying OutItem if the item is available (EXPERIMENTAL) this version has an input param and simple bool return

Target is Data Registry Subsystem

Get Data Registry Item From Lookup (experimental)

Attempts to get structure data stored in a DataRegistry cache after an async acquire, modifying OutItem if the item is available

Target is Data Registry Subsystem

Is Valid Data Registry Type

Returns true if this is a non-empty type, does not check if it is currently registered

Target is Data Registry Subsystem

NotEqual (DataRegistryId)

Returns true if the values are not equal (A != B)

Target is Data Registry Subsystem

NotEqual (DataRegistryType)

Returns true if the values are not equal (A != B)

Target is Data Registry Subsystem

ToString (DataRegistryId)

Converts a Data Registry Id to a string. The other direction is not provided because it cannot be validated

Target is Data Registry Subsystem

ToString (DataRegistryType)

Converts a Data Registry Type to a string. The other direction is not provided because it cannot be validated

Target is Data Registry Subsystem

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss