You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Make sure PushModel support is not tied to ShouldUseIrisReplication config. * Instead the gamenetdriver will directly disable or enable pushmodel handle creation if it initalized Iris or not. * This enables push model to work in GameModes that don't use Iris when the default engine setting from ShouldUseIrisReplication is true * Remove crashcontext ReplicationModel attribute when GameNetDriver is shutdown on clients or listen servers. #rnx #rb Ryan.Gerleve [CL 31851816 by louisphilippe seguin in ue5-main branch]