You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Deprecated enum EActorGridPlacement and replaced AActor::GridPlacement by bIsSpatiallyLoaded. - It makes more sense from a user perspective to set an actor as "non-spatially loaded" instead of "always loaded", especially with data layers. - If we ever need it, having the possibility to set actors to use their location or bounds to go in the grid will be a per-grid setting. #rb richard.malo, sebastien.lussier #preflight 61af8bf10e59fd0ab0f93cc4 #ROBOMERGE-AUTHOR: jeanfrancois.dube #ROBOMERGE-SOURCE: CL 18395825 in //UE5/Release-5.0/... via CL 18395836 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v896-18170469) [CL 18395850 by jeanfrancois dube in ue5-release-engine-test branch]