Navigation
API > API/Plugins > API/Plugins/PythonAutomationTest
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UPyAutomationTestLibrary
References
| Module | PythonAutomationTest |
| Header | /Engine/Plugins/Tests/PythonAutomationTest/Source/PythonAutomationTest/Public/PythonAutomationTest.h |
| Include | #include "PythonAutomationTest.h" |
Syntax
UCLASS&40;Meta&61;&40;ScriptName&61;"PyAutomationTest"&41;&41;
class UPyAutomationTestLibrary : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| float | |||
| void | |||
| void | SetIsRunningPyLatentCommand
(
bool isRunning |
||
| void | SetPyLatentCommandTimeout
(
float Seconds |
Constants
| Name | Description |
|---|---|
| IsRunningPyLatentCommand | |
| PyLatentCommandTimeout |