Files
UnrealEngineUWP/Engine/Plugins/Editor/DataValidation/Source/DataValidation
jeanfrancois dube faa2537c02 World Partition Streaming Generation
RuntimeHash
- Added the possibility for runtime hash implementations to perform a validation on HLOD layers and report errors if the setup is invalid (always valid for the current runtime hash implementation).

RuntimeHashSet
- Wrapped input and output generation parameters into separate structs FGenerateStreamingParams and FGenerateStreamingResult to minimize interface changes in the future.
- Added support for multiple HLOD layers for runtime hashset implementation.

#jira UE-132357
#rb sebastien.lussier

[CL 27269995 by jeanfrancois dube in ue5-main branch]
2023-08-22 10:16:45 -04:00
..