Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGLoadObjectsFromPathContext
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGLoadObjectsContext.h |
| Include | #include "Elements/PCGLoadObjectsContext.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGLoadObjectsContext.cpp |
bool InitializeAndRequestLoad
(
FName InputPinName,
const FPCGAttributePropertyInputSelector & InputAttributeSelector,
const TArray < FSoftObjectPath > & StaticObjectPaths,
bool bPersistAllData,
bool bSilenceErrorOnEmptyObjectPath,
bool bSynchronousLoad
)