Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
#rb richard.malo
#jira UE-156928
#preflight 635819307f1726c29e513de4
#ushell-cherrypick of 22754040 by Philippe.DeSeve
[CL 22793129 by philippe deseve in ue5-main branch]
DataLayerHasErrorColumn to be removed at a later stage when the problematic UI operations potentially causing errors can be addressed
#rb richard.malo
[CL 22710471 by philippe deseve in ue5-main branch]
Allow drag and drop from the data layer window or data layer assets from the content browser onto existing sections.
#jira UE-165607
#preflight 633fbd09587d6afac843c83e
#rb matt.hoffman, jeanfrancois.dube
[CL 22406942 by max chen in ue5-main branch]
Data Layer Instance are now created empty
Asset can be created and assigned via the detail view
#rb richard.malo
#jira UE-148070
[CL 22324017 by philippe deseve in ue5-main branch]
The outliner currently only displays content bundle from the editor world.
The outliner displays the client status and the amount of actors in the content bundle
It allows to toggle editing on content bundle and start adding actors
A context menu on the tree items allow to (de)select and (un)load actors of the content bundle
#rb richard.malo
#preflight 63113a45942c45ff454eead6
[CL 22008216 by philippe deseve in ue5-main branch]
Allows to add DataLayerInstances by right-click on WorldDataLayers when they are not a "main worldpartiton" world data layer
Fix IsSubWorldDataLayers working in pie/cooked build for non-"main world partitition data layers"
#rb richard.malo
[CL 21696488 by philippe deseve in ue5-main branch]
Added FActorDescContainerCollection which can contains multiple UActorDescContainer
ActorDescContainer can be created to load ExternalFolder in various places for a world partition
WorldPartition no longer inherits UActorDescContainer and now inherits FActorDescContainerCollection
ActorsDesc are added to the right container on save based on their packagepath
HLODs generation only occurs on the Main WorldPartition Actors for the moment
Some WorldPartitionBuilders commandlets do not support having WorldPartitions with multiple ACtorDescContainer. In that case, the commandlet fails and outputs an error message.
#test cook AncientGame, cook city_sample, cook asteria_terrain, HLods generation on AncientGame, Level Instances workflow
#rb jeanfrancois.dube
#preflight 630ce860a416f6df25b74655
[CL 21691284 by philippe deseve in ue5-main branch]