FTickFunction::SetTickFunctionEnable

Enables or disables this tick function.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h

Include

#include "Engine/EngineBaseTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/TickTaskManager.cpp

Syntax

void SetTickFunctionEnable
(
    bool bInEnabled
)

Remarks

Enables or disables this tick function.

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