#include <public/IThreader.h>
Public Member Functions | |
| ThreadParams () | |
Public Attributes | |
| ThreadFlags | flags |
| ThreadPriority | prio |
Definition at line 91 of file IThreader.h.
| SourceMod::ThreadParams::ThreadParams | ( | ) | [inline] |
Constructor
Definition at line 94 of file IThreader.h.
Flags to set on the thread
Definition at line 98 of file IThreader.h.
Priority to set on the thread
Definition at line 100 of file IThreader.h.
1.5.1