StatelessConnectHandlerComponent::SetDriver

Sets the net driver this handler is associated with

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PacketHandlers/StatelessConnectHandlerComponent.h

Include

#include "PacketHandlers/StatelessConnectHandlerComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/PacketHandlers/StatelessConnectHandlerComponent.cpp

Syntax

void SetDriver
(
    UNetDriver * InDriver
)

Remarks

Sets the net driver this handler is associated with

Parameters

Parameter

Description

InDriver

The net driver to set

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