Choose your operating system:
Windows
macOS
Linux
| FCustomStatIDGraphTaskBase
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h |
Include |
#include "Async/TaskGraphInterfaces.h" |
class FCustomStatIDGraphTaskBase
Class that generalizes functionality of storing and exposing custom stat id. Should only be used as a base of a task graph class with custom stat id.
Name | Description | |
---|---|---|
|
FCustomStatIDGraphTaskBase ( |
Constructor. |
Name | Description | ||
---|---|---|---|
|
GetStatId() |
Gets stat id for this task. |