CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSThread Class Reference

#include <BSThread.h>

Inheritance diagram for RE::BSThread:
RE::BGSSaveLoadManager::Thread RE::BSAudioManagerThread

Public Member Functions

virtual ~BSThread ()
 
virtual void Unk_01 (void)
 
virtual void Unk_02 (void)
 

Public Attributes

WinAPI::CRITICAL_SECTION lock
 
void * thread
 
void * ownerThread
 
std::uint32_t threadID
 
std::uint32_t ownerThreadID
 
bool initialized
 
std::uint8_t pad49
 
std::uint16_t pad4A
 
std::uint32_t pad4C
 

Static Public Attributes

static constexpr auto RTTI = RTTI_BSThread
 

Constructor & Destructor Documentation

◆ ~BSThread()

virtual RE::BSThread::~BSThread ( )
virtual

Member Function Documentation

◆ Unk_01()

virtual void RE::BSThread::Unk_01 ( void  )
virtual

◆ Unk_02()

virtual void RE::BSThread::Unk_02 ( void  )
virtual

Reimplemented in RE::BGSSaveLoadManager::Thread.

Member Data Documentation

◆ initialized

bool RE::BSThread::initialized

◆ lock

WinAPI::CRITICAL_SECTION RE::BSThread::lock

◆ ownerThread

void* RE::BSThread::ownerThread

◆ ownerThreadID

std::uint32_t RE::BSThread::ownerThreadID

◆ pad49

std::uint8_t RE::BSThread::pad49

◆ pad4A

std::uint16_t RE::BSThread::pad4A

◆ pad4C

std::uint32_t RE::BSThread::pad4C

◆ RTTI

constexpr auto RE::BSThread::RTTI = RTTI_BSThread
inlinestaticconstexpr

◆ thread

void* RE::BSThread::thread

◆ threadID

std::uint32_t RE::BSThread::threadID

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