Files
UnrealEngineUWP/Engine/Source/Developer/GameplayDebugger/Private/GameplayDebuggerModule.cpp
Mattias Hornlund a1a54d0e83 Iris
- Added alternative replicationmode for the GameplayDebugger that works with Iris which sends DataPackPackets using RPC's rather than using a custom deltanetserialize function. The reason for this change is that the current implementation polls and modifies source state when serializing data which we do not allow when running iris.

#jira https://jira.it.epicgames.com/browse/UE-158457
#rb Peter.Engstrom, Mieszko.Zielinski
#preflight 63515c01f85e68e815eb0d39

[CL 22656036 by Mattias Hornlund in ue5-main branch]
2022-10-20 10:54:15 -04:00

7.2 KiB