UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EngineUtils Namespace Reference

Enumerations

enum  EAssetToLoad { ATL_Regular , ATL_Class }
 

Functions

ENGINE_API bool FindOrLoadAssetsByPath (const FString &Path, TArray< UObject * > &OutAssets, EAssetToLoad Type)
 

Enumeration Type Documentation

◆ EAssetToLoad

Enumerator
ATL_Regular 
ATL_Class 

Function Documentation

◆ FindOrLoadAssetsByPath()

bool EngineUtils::FindOrLoadAssetsByPath ( const FString &  Path,
TArray< UObject * > &  OutAssets,
EAssetToLoad  Type 
)
protected

Loads all the assets found in the specified path and subpaths