Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces
Inheritance Hierarchy
- TSharedFromThis
- IOnlinePartyJoinInfo
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlinePartyInterface.h |
| Include | #include "Interfaces/OnlinePartyInterface.h" |
Syntax
class IOnlinePartyJoinInfo : public TSharedFromThis< IOnlinePartyJoinInfo >
Remarks
Info needed to join a party
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanJoin () |
||
| bool | |||
| bool | |||
| const FString & | GetAppId () |
||
| const FString & | GetBuildId () |
||
| int32 | |||
| TSharedRef< const FOnlinePartyId > | GetPartyId () |
||
| FOnlinePartyTypeId | |||
| const FString & | |||
| const FString & | |||
| const FString & | |||
| FUniqueNetIdRef | |||
| bool | HasKey () |
||
| bool | HasPassword () |
||
| bool | |||
| bool | IsPartyOfOne () |
||
| bool | IsValid () |
||
| FString |