Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils
Inheritance Hierarchy
- UOnlineBlueprintCallProxyBase
- UQuitMatchCallbackProxy
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/QuitMatchCallbackProxy.h |
| Include | #include "QuitMatchCallbackProxy.h" |
Syntax
UCLASS (MinimalAPI)
class UQuitMatchCallbackProxy : public UOnlineBlueprintCallProxyBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FEmptyOnlineDelegate | OnFailure | Called when there is an unsuccessful query. | |
| FEmptyOnlineDelegate | OnSuccess | Called when there is a successful query. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UQuitMatchCallbackProxy
(
const FObjectInitializer& ObjectInitializer |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Activate () |
||
| UQuitMatchCallbackProxy * | QuitMatch
(
UObject* WorldContextObject, |
Quits the turn based match. | |
| void | QuitMatchDelegate
(
FString MatchID, |