SourceMod SDK  1.7
SourceMod::ThreadParams Struct Reference

Thread-specific parameters. More...

#include <public/IThreader.h>

Public Member Functions

 ThreadParams ()
 

Public Attributes

ThreadFlags flags
 
ThreadPriority prio
 

Detailed Description

Thread-specific parameters.

Constructor & Destructor Documentation

SourceMod::ThreadParams::ThreadParams ( )
inline

Constructor

Member Data Documentation

ThreadFlags SourceMod::ThreadParams::flags

Flags to set on the thread

ThreadPriority SourceMod::ThreadParams::prio

Priority to set on the thread


The documentation for this struct was generated from the following file: