You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added official NetRefHandleError enum * Added net.Iris.EnsureNetRefHandleError cvar. Used to control if NetRefHandle error should cause an ensure or not. -1=never ensure. 0=ensure on any error. 1..X=ensure only for specific error type Defaults to ensure on any error #rb Bradley.Heath #rnx [CL 32584172 by louisphilippe seguin in ue5-main branch]