Navigation
API > API/Plugins > API/Plugins/WebSocketNetworking > API/Plugins/WebSocketNetworking/FWebSocketHttpMount
References
| Module | WebSocketNetworking |
| Header | /Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Public/IWebSocketServer.h |
| Include | #include "IWebSocketServer.h" |
void SetPathOnDisk
&40;
const FString & InPathOnDisk
&41;
Remarks
Sets the absolute path on disk to the directory we wish to serve.
Parameters
| Name | Description |
|---|---|
| InPathOnDisk | The absolute path to the directory. |