UReplicationDriver::InitForNetDriver

Called to associate a netdriver with a rep driver.

Windows
MacOS
Linux

Override Hierarchy

UReplicationDriver::InitForNetDriver()

UReplicationGraph::InitForNetDriver()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ReplicationDriver.h

Include

#include "Engine/ReplicationDriver.h"

Syntax

virtual void InitForNetDriver
(
    UNetDriver * InNetDriver
)

Remarks

Called to associate a netdriver with a rep driver. The rep driver can "get itself ready" here. SetRepDriverWorld() will have already been caleld

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss