You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Create the FRegexMatcher for a given input string once rather than once per-loop, since they were always being constructed on the same input string, with SetLimits being used to restrict the match range. #rb aditya.ravichandran #rnx [CL 33990355 by jamie dale in ue5-main branch]