Break DataRegistryCachePolicy

Break DataRegistryCachePolicy

Windows
MacOS
Linux

Adds a node that breaks a 'DataRegistryCachePolicy' into its member fields

Break DataRegistryCachePolicy
Data Registry Cache Policy
Cache Is Always Volatile
Use Curve Table Cache Version
Min Number Kept
0
Max Number Kept
0
Force Keep Seconds
0.0
Force Release Seconds
0.0

Inputs

Data Registry Cache Policy
Data Registry Cache Policy Structure (by ref)

Outputs

Cache Is Always Volatile
Boolean

If this is true, the cache is always considered volatile when returning EDataRegistryCacheResult

Use Curve Table Cache Version
Boolean

If this is true, the cache version is synchronized with the global CurveTable cache version

Min Number Kept
Integer

Will not release items if fewer then this number loaded, 0 means infinite

Max Number Kept
Integer

Maximum number of items to keep loaded, 0 means infinite

Force Keep Seconds
Float

Any item accessed within this amount of seconds is never unloaded

Force Release Seconds
Float

Any item not accessed within this amount of seconds is always unloaded

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