FNewConnectionDelegate

Delegate which is called when a new connection is made to a file server client

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< bool, const FString &, const FString & > FNewConnectionDelegate

References

Module

NetworkFileSystem

Header

/Engine/Source/Runtime/NetworkFileSystem/Public/INetworkFileSystemModule.h

Include

#include "INetworkFileSystemModule.h"

Remarks

Delegate which is called when a new connection is made to a file server client

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