Navigation
API > API/Plugins > API/Plugins/StormSyncTransportServer > API/Plugins/StormSyncTransportServer/IStormSyncTransportServerModule
Description
Starts the discovery manager. This is necessary for clients and servers to see each other. It must be called even if the server endpoint is not created.
| Name | StartDiscoveryManager |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncTransportServer/Public/IStormSyncTransportServerModule.h |
| Include Path | #include "IStormSyncTransportServerModule.h" |
void StartDiscoveryManager()