Native referenceFiveM

_SET_THREAD_PRIORITY

0x42B65DEEF2EDF2A1 SYSTEM
FUNCTION SIGNATURE
void _SET_THREAD_PRIORITY(int priority);
Property Value
Native Name _SET_THREAD_PRIORITY
Hash 0x42B65DEEF2EDF2A1
Return Type void
Parameters priority (int)

Description: ``` 0 = high 1 = normal 2 = low

Back to SYSTEM