Navigation
API > API/Runtime > API/Runtime/Icmp
Logging related to parties Module for Icmp service utilities
| Name | FIcmpModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/ICMP/Public/IcmpModule.h |
| Include Path | #include "IcmpModule.h" |
Syntax
class FIcmpModule :
public IModuleInterface,
public FSelfRegisteringExec
Inheritance Hierarchy
- FExec → FSelfRegisteringExec → FIcmpModule
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FIcmpModule & Get () |
Singleton-like access to this module's interface. | IcmpModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | IcmpModule.h |