UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WebSockets Class Reference
+ Inheritance diagram for WebSockets:

Public Member Functions

 WebSockets (ReadOnlyTargetRules Target)
 

Properties

virtual bool PlatformSupportsLibWebsockets [get]
 
virtual bool bPlatformSupportEventLoop [get]
 
virtual bool bPlatformSupportsWinHttpWebSockets [get]
 
virtual bool bPlatformSupportsWinRTWebsockets [get]
 
virtual bool UsePlatformSSL [get]
 
virtual bool ShouldUseModule [get]
 
virtual string WebSocketsManagerPlatformInclude [get]
 
virtual string WebSocketsManagerPlatformClass [get]
 

Constructor & Destructor Documentation

◆ WebSockets()

WebSockets.WebSockets ( ReadOnlyTargetRules  Target)
inline

Property Documentation

◆ bPlatformSupportEventLoop

virtual bool WebSockets.bPlatformSupportEventLoop
getprotected

◆ bPlatformSupportsWinHttpWebSockets

virtual bool WebSockets.bPlatformSupportsWinHttpWebSockets
getprotected

◆ bPlatformSupportsWinRTWebsockets

virtual bool WebSockets.bPlatformSupportsWinRTWebsockets
getprotected

◆ PlatformSupportsLibWebsockets

virtual bool WebSockets.PlatformSupportsLibWebsockets
getprotected

◆ ShouldUseModule

virtual bool WebSockets.ShouldUseModule
getprotected

◆ UsePlatformSSL

virtual bool WebSockets.UsePlatformSSL
getprotected

◆ WebSocketsManagerPlatformClass

virtual string WebSockets.WebSocketsManagerPlatformClass
getprotected

◆ WebSocketsManagerPlatformInclude

virtual string WebSockets.WebSocketsManagerPlatformInclude
getprotected

The documentation for this class was generated from the following file: