Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
AQosBeaconClient | A beacon client used for quality timings to a specified session | ||
AQosBeaconHost | A beacon host listening for Qos requests from a potential client | ||
FDatacenterQosInstance | Runtime information about a given region | ||
FQosDatacenterInfo | Metadata about datacenters that can be queried | ||
FQosInterface | Main Qos interface for actions related to server quality of service | ||
FQosModule | Logging related to parties Module for QoS service utilities | ||
FQosPingServerInfo | Individual ping server details | ||
FQosRegionInfo | Metadata about regions made up of datacenters | ||
FQosSubspaceComparisonParams | Parameters to control the rules-based comparison of subspace vs non-subspace datacenter QoS results. | ||
FRegionQosInstance | |||
UQosRegionManager | Main Qos interface for actions related to server quality of service |
Typedefs
Name | Description |
---|---|
FOnQosRequestComplete | Delegate triggered when a response from the Qos beacon has been received |
Enums
Type | Name | Description | |
---|---|---|---|
EQosCompletionResult | Enum for possible QoS return codes | ||
EQosDatacenterResult | Enum for single region QoS return codes | ||
EQosResponseType | Types of responses that can come back from the beacon |
Functions
Type | Name | Description | |
---|---|---|---|
const TCHAR * | LexToString
(
EQosDatacenterResult Result |
||
const TCHAR * | LexToString
(
EQosCompletionResult Result |