FGraphEvent::SetDebugName

Sets a name for the event for debugging purposes.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

void SetDebugName
(
    const TCHAR * Name
)

Remarks

Sets a name for the event for debugging purposes.

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