Navigation
API > API/Plugins > API/Plugins/StormSyncTransportClient > API/Plugins/StormSyncTransportClient/IStormSyncTransportClientLocalEn-
References
| Module | StormSyncTransportClient |
| Header | /Engine/Plugins/Experimental/StormSync/Source/StormSyncTransportClient/Public/IStormSyncTransportClientLocalEndpoint.h |
| Include | #include "IStormSyncTransportClientLocalEndpoint.h" |
void RequestPullPackages
(
const FMessageAddress & InRemoteAddress,
const FStormSyncPackageDescriptor & InPackageDescriptor,
const TArray < FName > & InPackageNames,
const FOnStormSyncPullComplete & InDoneDelegate
) const
Remarks
Sends a pull request message to the given remote address. The given delegate will be called when the response comes in