UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHttpServerModuleImpl Class Reference

Public Attributes

TMap< uint32, TUniquePtr< FHttpListener > > Listeners
 
bool bHttpListenersEnabled = false
 

Member Data Documentation

◆ bHttpListenersEnabled

bool FHttpServerModuleImpl::bHttpListenersEnabled = false

Whether listeners can be started

◆ Listeners

TMap<uint32, TUniquePtr<FHttpListener> > FHttpServerModuleImpl::Listeners

The association of port bindings and respective HTTP listeners


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