UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBuildPromotionOpenAssetSettings Struct Reference

#include <AutomationTestSettings.h>

Public Attributes

FFilePath BlueprintAsset
 
FFilePath MaterialAsset
 
FFilePath ParticleSystemAsset
 
FFilePath SkeletalMeshAsset
 
FFilePath StaticMeshAsset
 
FFilePath TextureAsset
 

Detailed Description

Holds settings for the open assets stage of the build promotion test

Member Data Documentation

◆ BlueprintAsset

FFilePath FBuildPromotionOpenAssetSettings::BlueprintAsset

◆ MaterialAsset

FFilePath FBuildPromotionOpenAssetSettings::MaterialAsset

◆ ParticleSystemAsset

FFilePath FBuildPromotionOpenAssetSettings::ParticleSystemAsset

◆ SkeletalMeshAsset

FFilePath FBuildPromotionOpenAssetSettings::SkeletalMeshAsset

◆ StaticMeshAsset

FFilePath FBuildPromotionOpenAssetSettings::StaticMeshAsset

◆ TextureAsset

FFilePath FBuildPromotionOpenAssetSettings::TextureAsset

The documentation for this struct was generated from the following file: