UObjectLibrary::LoadAssetsFromPaths

Load an entire subdirectory of assets into this object library. Returns number of assets loaded

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ObjectLibrary.h

Include

#include "Engine/ObjectLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/ObjectLibrary.cpp

Syntax

virtual int32 LoadAssetsFromPaths
(
    const TArray< FString > & Paths
)

Remarks

Load an entire subdirectory of assets into this object library. Returns number of assets loaded

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss