Navigation
API > API/Plugins > API/Plugins/ICVFXTesting
Inheritance Hierarchy
- UObject
- UGauntletTestController
- UICVFXTestControllerBase
- UICVFXTestControllerAutoTest
References
| Module | ICVFXTesting |
| Header | /Engine/Plugins/VirtualProduction/ICVFXTesting/Source/ICVFXTesting/Public/ICVFXTestControllerAutoTest.h |
| Include | #include "ICVFXTestControllerAutoTest.h" |
Syntax
UCLASS ()
class UICVFXTestControllerAutoTest : public UICVFXTestControllerBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| AActor * | DisplayClusterActor | ||
| double | TimeAtTestLocation | ||
| float | TimePerTestLocation |
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | |||
| int32 | |||
| int32 | |||
| FString | GetStateName
(
const EICVFXAutoTestState State |
||
| FICVFXAutoTestState & | GetTestState () |
||
| void | |||
| void | GoToTestLocation
(
int32 Index |
||
| void | |||
| int32 | |||
| void | SetInnerGPUIndex
(
int32 InGPUIndex |
||
| void | SetTestLocations
(
const TArray< AActor* > TestLocations |
||
| FICVFXAutoTestState & | SetTestState
(
const EICVFXAutoTestState NewState |
||
| void | |||
| void |
Overridden from UICVFXTestControllerBase
| Type | Name | Description | |
|---|---|---|---|
| void | BeginDestroy () |
||
| void | EndICVFXTest
(
const int32 ExitCode |