Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Tests
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Tests/AutomationTestSettings.h |
| Include | #include "Tests/AutomationTestSettings.h" |
Syntax
USTRUCT ()
struct FBuildPromotionOpenAssetSettings
Remarks
Holds settings for the open assets stage of the build promotion test
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFilePath | BlueprintAsset | The blueprint asset to open | |
| FFilePath | MaterialAsset | The material asset to open | |
| FFilePath | ParticleSystemAsset | The particle system asset to open | |
| FFilePath | SkeletalMeshAsset | The skeletal mesh asset to open | |
| FFilePath | StaticMeshAsset | The static mesh asset to open | |
| FFilePath | TextureAsset | The texture asset to open |