Files
UnrealEngineUWP/Engine/Source/Editor/AssetPlacementEdMode
Jamie Dale 6316be54a0 Cleaned up some code now that FTypedElementList has a well defined lifetime
- Added FTypedElementListConstRef overloads of SelectElements, DeselectElements, and SetSelection in UTypedElementSelectionSet.
 - Added FTypedElementListConstRef overload of Append in FTypedElementList.
 - Removed the TSet<FTypedElementHandle> overload of GetElementHandlesInRect in FViewport.
 - Updated UPlacementBrushToolBase::GetElementsInBrushRadius to return/use a FTypedElementListRef, and updated UPlacementModeLassoSelectTool and UPlacementModeEraseTool accordingly.
 - Updated FoliageElementUtil::FoliageInstanceElementsEnabled to only return true if static mesh instance elements are also enabled.

#rb Brooke.Hubert
#preflight 60edb2d6ef22fa0001705b18

[CL 16839075 by Jamie Dale in ue5-main branch]
2021-07-13 13:10:30 -04:00
..