I3DHAuthHandler.h File Reference
|
instant3Dhub
|
#include "GameFramework/Actor.h"#include "I3DHAuthHandler.generated.h"
Include dependency graph for I3DHAuthHandler.h:Go to the source code of this file.
Detailed Description
- Copyright
- (C) Threedy GmbH
Classes | |
| struct | FI3DHAuthError |
| class | AI3DHAuthHandler |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE void | FI3DHAuthSuccessDelegate (FString AccessToken, bool WasRefresh) |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE void | FI3DHAuthFailureDelegate (const FI3DHAuthError &Error, bool WasRefresh) |
Function Documentation
◆ FI3DHAuthFailureDelegate()
| DECLARE_DYNAMIC_MULTICAST_DELEGATE void FI3DHAuthFailureDelegate | ( | const FI3DHAuthError & | Error, |
| bool | WasRefresh ) |
AuthFailure Delegate Type.
◆ FI3DHAuthSuccessDelegate()
| DECLARE_DYNAMIC_MULTICAST_DELEGATE void FI3DHAuthSuccessDelegate | ( | FString | AccessToken, |
| bool | WasRefresh ) |
AuthSuccess Delegate Type.
Generated by