Navigation
Unreal Engine C++ API Reference > Plugins > Party > FPartyModule
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/PartyModule.h |
Include | #include "PartyModule.h" |
static bool IsAvailable&40;&41;
Remarks
Checks to see if this module is loaded and ready. It is only valid to call Get() if IsAvailable() returns true. True if the module is loaded and ready to use