Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FSlowTaskStack
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 |
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)