SetThreadPriority

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual

void

 

SetThreadPriority

(
    EThreadPriority NewPriority
)

Changes the thread priority of the currently running thread

Protected function Virtual

void

 

SetThreadPriority

(
    pthread_t InThread,
    EThreadPriority NewPriority
)

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