Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FSendingRepState
Syntax
TEnumAsByte< ENetRole > SavedRemoteRole
Remarks
Cache off the RemoteRole and Role per connection to avoid issues with FScopedRoleDowngrade. See UE-66313 (among others).