RequestSyncLoad

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

TSharedPtr< ...

 

RequestSyncLoad

(
    TArray< FSoftObjectPath > TargetsTo...,
    bool bManageActiveHandle,
    FString DebugName
)

Synchronously load a set of assets, and return a handle.

Public function

TSharedPtr< ...

 

RequestSyncLoad

(
    const FSoftObjectPath& TargetToStr...,
    bool bManageActiveHandle,
    FString DebugName
)