1.x.x |
Documentation for the Unreal C++ Plugin
|
UCLASS() More...
#include <ApexSDKLibrary.h>
Static Public Member Functions | |
static class UApexAPI * | GetApexAPI (UObject *WorldContextObject) |
static FString | GetAuthToken (UObject *WorldContextObject) |
static FString | GetClientIP (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject")) | |
static bool | GetCurrentSessionGuid (UObject *WorldContextObject, FGuid &OutCurrentSessionId) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject")) | |
static bool | GetCurrentUser (UObject *WorldContextObject, FUserSessionData &OutUser) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject")) | |
static FString | GetDeviceId (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject")) | |
static FString | GetDeviceModel (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject")) | |
static int | GetModuleId (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject")) | |
static FString | GetModuleVersion (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject")) | |
static FString | GetPlatform (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject")) | |
static bool | IsSessionInProgress (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject")) | |
static bool | IsUserLoggedIn (UObject *WorldContextObject) |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject")) | |
Private Member Functions | |
GENERATED_BODY () | |
UCLASS()
Definition at line 17 of file ApexSDKLibrary.h.
|
private |
|
static |
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject"))
Definition at line 23 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject"))
Definition at line 11 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject"))
Definition at line 90 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject"))
Definition at line 45 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject"))
Definition at line 34 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject"))
Definition at line 67 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject"))
Definition at line 78 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta = (WorldContext = "WorldContextObject"))
Definition at line 56 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject"))
Definition at line 118 of file ApexSDKLibrary.cpp.
|
staticBlueprintCallableBlueprintPure |
UFUNCTION(BlueprintPure, BlueprintCallable, Category = "Apex|API", meta=(WorldContext = "WorldContextObject"))
Definition at line 107 of file ApexSDKLibrary.cpp.