Navigation
Unreal Engine C++ API Reference > Runtime > Core > Unix > FUnixPlatformMisc
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetEnvironmentVariable
(
const TCHAR* VariableName |
|
![]() ![]() |
void | GetEnvironmentVariable
(
const TCHAR* VariableName, |
void FPlatformMisc::GetEnvironmentVariable(Name, Result, Length) is deprecated. Use FString FPlatformMisc::GetEnvironmentVariable(Name) instead. |