FStreamableManager::IsAsyncLoadComplete

Returns true if all pending async loads have finished for this target

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StreamableManager.h

Include

#include "Engine/StreamableManager.h"

Source

/Engine/Source/Runtime/Engine/Private/StreamableManager.cpp

Syntax

bool IsAsyncLoadComplete
(
    const FSoftObjectPath & Target
) const

Remarks

Returns true if all pending async loads have finished for this target