Data Registry

Data Registry

Choose your operating system:

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

Not Equal (DataRegistryId)

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

Target is Data Registry Subsystem

Not Equal (DataRegistryType)

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

Target is Data Registry Subsystem

To String (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

To String (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

This API reference document refers to UE 5.0 or earlier. API docs for 5.1 or later are currently being finalized and will be available at a later date.