FSlateThrottleManager::IsAllowingExpensiveTasks

Whether or not we allow expensive tasks which could hurt performance to occur

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/ThrottleManager.h

Include

#include "Application/ThrottleManager.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Application/ThrottleManager.cpp

Syntax

bool IsAllowingExpensiveTasks() const

Remarks

Whether or not we allow expensive tasks which could hurt performance to occur

Returns

true if we allow expensive tasks, false otherwise

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