Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
Include | #include "FunctionalTest.h" |
Syntax
class FAutomationFunctionalTestEnvSetup
Constructors
Type | Name | Description |
---|---|---|
FAutomationFunctionalTestEnvSetup () |
Destructors
Type | Name | Description |
---|---|---|
~FAutomationFunctionalTestEnvSetup () |
Functions
Type | Name | Description |
---|---|---|
FString | GetVariable ( const FString& VariableName ) | |
void | Restore () | Restore the old settings. |
void | SetVariable ( const FString& VariableName, const FString& Value ) |