FCustomStatIDGraphTaskBase

Class that generalizes functionality of storing and exposing custom stat id.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

class FCustomStatIDGraphTaskBase

Remarks

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.

Constructors

Name Description

Public function

FCustomStatIDGraphTaskBase

(
    const TStatId& StatId
)

Constructor.

Functions

Name Description

Public function Const

TStatId

 

GetStatId()

Gets stat id for this task.

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