Loading...
Searching...
No Matches
AccelByte::Environment Class Reference

Static Public Member Functions

static FString GetEnvironmentVariable (const FString EnvironmentVariableName, const int32 EnvironmentLenght)
 Get environment variable from the platform.

Member Function Documentation

◆ GetEnvironmentVariable()

FString AccelByte::Environment::GetEnvironmentVariable ( const FString EnvironmentVariableName,
const int32 EnvironmentLenght )
static

Get environment variable from the platform.

Parameters
EnvironmentVariableNameThe name of an environment variable from the platform.
EnvironmentLenghtThe length of an environment variable. It needed to handle UE4 version below 4.21.