Navigation
API > API/Plugins > API/Plugins/Party
Inheritance Hierarchy
- IModuleInterface
- FPartyModule
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/PartyModule.h |
| Include | #include "PartyModule.h" |
Syntax
class FPartyModule : public IModuleInterface
Remarks
Total async thread time Module for the party framework that builds on top of IOnlineParty
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPartyModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |