Static Public Member Functions | |
| static FString | GetEnvironmentVariable (const FString EnvironmentVariableName, const int32 EnvironmentLenght) |
| Get environment variable from the platform. | |
|
static |
Get environment variable from the platform.
| EnvironmentVariableName | The name of an environment variable from the platform. |
| EnvironmentLenght | The length of an environment variable. It needed to handle UE4 version below 4.21. |