FSlowTaskStack::GetProgressFraction

Get the fraction of work that has been completed for the specified index in the stack (0=total progress)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/SlowTaskStack.h

Include

#include "Misc/SlowTaskStack.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/SlowTaskStack.cpp

Syntax

float GetProgressFraction
(
    int32 Index
) const

Remarks

Get the fraction of work that has been completed for the specified index in the stack (0=total progress)

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