Files
UnrealEngineUWP/Engine/Source/Programs/Shared
Ben Marsh 3355afade9 Remove extension methods to slice IList<T> types. Many types which are not naturally lists implement this interface.
New AsSegment() method allows creating a segment, while explicit extension methods now exist for explicitly slicing List<T>.

#preflight 627dddaa830b40b66810acd3

[CL 20178032 by Ben Marsh in ue5-main branch]
2022-05-13 01:19:06 -04:00
..