You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Removed unnecessary array of EQS names from replication (we have names in replicated blobs with EQS data) #ue4 Only last 5 EQS queries are replicated (this number can be configured in *.ini file) - usually we don't need older queries to replicate and to debug. #ue4 [CL 2305892 by sebastian kowalczyk in Main branch]