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 RequestStatus
(
const FMessageAddress & InRemoteAddress,
const TArray < FName > & InPackageNames,
const FOnStormSyncRequestStatusComplete & InDoneDelegate
) const
Remarks
Request a status from the given remote address. The given delegate will be called when the response comes in