Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetDriver
Description
Destroy and recreate the iris replication system for an active netdriver. This will re-add all existing replicated actors back in the system. Useful if you need to reapply hotfix configs downloaded post-initialization.
| Name | RestartIrisSystem |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetDriver.cpp |
void RestartIrisSystem()