Navigation
API > API/Plugins > API/Plugins/Party
Inheritance Hierarchy
- TSharedFromThis
- FSocialQueryBase
- TSocialQuery
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialQuery.h |
| Include | #include "SocialQuery.h" |
Syntax
class FSocialQueryBase : public TSharedFromThis< FSocialQueryBase >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasExecuted | ||
| FOnQueryCompleted | OnQueryCompleted | ||
| ESocialSubsystem | SubsystemType | ||
| TWeakObjectPtr< const USocialToolkit > | Toolkit |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ExecuteQuery () |
||
| const USocialToolkit * | |||
| ESocialSubsystem | |||
| bool | HasExecuted () |