IConsoleManager::RegisterThreadPropagation

Currently only for render thread

Windows
MacOS
Linux

Override Hierarchy

IConsoleManager::RegisterThreadPropagation()

FConsoleManager::RegisterThreadPropagation()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Syntax

void RegisterThreadPropagation
(
    uint32 ThreadId,
    IConsoleThreadPropagation * InCallback
)

Remarks

Currently only for render thread

Parameters

Parameter

Description

InCallback

0 to disable the callbacks

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