FQosModule

Logging related to parties Module for QoS service utilities

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Qos

Header

/Engine/Plugins/Online/OnlineFramework/Source/Qos/Public/QosModule.h

Include

#include "QosModule.h"

Syntax

class FQosModule :
    public IModuleInterface,
    public FSelfRegisteringExec

Remarks

Logging related to parties Module for QoS service utilities

Functions

Name Description

Public function Static

FQosModule &

 

Get()

Singleton-like access to this module's interface.

Public function

TSharedRef< ...

 

GetQosInterface()

Get the interface singleton

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Overridden from FExec

Name Description

Public function Virtual

bool

 

Exec

(
    UWorld* InWorld,
    const TCHAR* Cmd,
    FOutputDevice& Ar
)

FSelfRegisteringExec.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss