UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ReplicationStateStorage.h File Reference

Go to the source code of this file.

Classes

struct  UE::Net::FReplicationStateStorageInitParams
 
class  UE::Net::FReplicationStateStorage
 
class  UE::Net::FReplicationStateStorage::FBaselineReservation
 

Namespaces

namespace  UE
 
namespace  UE::Net
 
namespace  UE::Net::Private
 

Typedefs

typedef uint32 UE::Net::Private::FInternalNetRefIndex
 

Enumerations

enum class  UE::Net::EReplicationStateType : unsigned {
  UE::Net::UninitializedState , UE::Net::ZeroedState , UE::Net::DefaultState , UE::Net::CurrentSendState ,
  UE::Net::CurrentRecvState
}