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