Navigation
API > API/Plugins > API/Plugins/WebSocketNetworking > API/Plugins/WebSocketNetworking/UWebSocketNetDriver
- UNetDriver::IsAvailable()
- UWebSocketNetDriver::IsAvailable()
References
| Module | WebSocketNetworking |
| Header | /Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Public/WebSocketNetDriver.h |
| Include | #include "WebSocketNetDriver.h" |
| Source | /Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Private/WebSocketNetDriver.cpp |
virtual bool IsAvailable&40;&41; const
Remarks
Returns true if this net driver is valid for the current configuration. Safe to call on a CDO if necessary true if available, false otherwise