A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "ApexSDKDefines.h"
#include "ApexJSON.h"
#include "ApexWebSocket.generated.h"
Go to the source code of this file.
Classes | |
class | ApexWebSocket |
struct | FAPEXAuthenticationCode |
USTRUCT(BlueprintType) More... | |
Enumerations | |
enum | ApexWebSocketRequestType : int { AuthorizationCode } |
enum ApexWebSocketRequestType : int |
Enumerator | |
---|---|
AuthorizationCode |
Definition at line 12 of file ApexWebSocket.h.