FTickableObjectRenderThread::FTickableObjectRenderThread

Registers this instance with the static array of tickable objects.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/TickableObjectRenderThread.h

Include

#include "TickableObjectRenderThread.h"

Syntax

FTickableObjectRenderThread
(
    bool bRegisterImmediately,
    bool bInHighFrequency
)

Remarks

Registers this instance with the static array of tickable objects.

Parameters

Parameter

Description

bRegisterImmediately

true if the object should be registered immediately.

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