SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
SC_SimulateThread Class Reference
Inheritance diagram for SC_SimulateThread:

Signals

void simulationFinished (std::shared_ptr< sim_t > s)
 

Public Member Functions

 SC_SimulateThread (SC_MainWindow *)
 
void start (std::shared_ptr< sim_t > s, const QByteArray &o, QString tab_name)
 
void run () override
 
QByteArray getOptions () const
 
QString getErrorCategory () const
 
QString getError () const
 
QString getTabName () const
 

Public Attributes

bool success