Navigation
API > API/Runtime > API/Runtime/Engine
Class/interface for replication extension that is per connection. It is up to the replication driver to create and associate these with a UNetConnection
| Name | UReplicationConnectionDriver |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ReplicationDriver.h |
| Include Path | #include "Engine/ReplicationDriver.h" |
Syntax
UCLASS (Abstract, Transient, MinimalAPI)
class UReplicationConnectionDriver : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UReplicationConnectionDriver