FSlowTaskStack

A stack of feedback scopes

Windows
MacOS
Linux

Inheritance Hierarchy

TArray

FSlowTaskStack

References

Module

Core

Header

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

Include

#include "Misc/SlowTaskStack.h"

Syntax

struct FSlowTaskStack : public TArray< FSlowTask * >

Remarks

A stack of feedback scopes

Functions

Name Description

Public function Const

float

 

GetProgressFraction

(
    int32 Index
)

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