FBaseGraphTask::LogPossiblyInvalidSubsequentsTask

Logs a task name that may contain invalid subsequents. Debug only.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/TaskGraphInterfaces.h"

Source

/Engine/Source/Runtime/Core/Private/Async/TaskGraph.cpp

Syntax

static void LogPossiblyInvalidSubsequentsTask
(
    const TCHAR * TaskName
)

Remarks

Logs a task name that may contain invalid subsequents. Debug only.

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