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