FStreamableHandle::HasLoadCompletedOrStalled

Returns true if we've done all the loading we can now, ie all handles are either completed or stalled

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 HasLoadCompletedOrStalled() const

Remarks

Returns true if we've done all the loading we can now, ie all handles are either completed or stalled

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