Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
paul chipchase 2a77ad2cd6 Fix some data truncation (C4244) warnings
#rb trivial
#rnx
#preflight 61fcdfd20a43b689e1691882

- Algo::CountIf returns SIZE_T but the container size type is int32, so it is safe to cast.

[CL 18861152 by paul chipchase in ue5-main branch]
2022-02-04 04:02:44 -05:00
..
2022-02-03 20:01:38 -05:00
2021-09-28 04:00:33 -04:00