Elaztek Developer Hub
Blamite Game Engine - Keystone  00386.06.16.23.0646.blamite
A library that enables the use of Qt in Blamite's editing tools.
open_scenario Class Reference

#include <open_scenario.h>

+ Inheritance diagram for open_scenario:
+ Collaboration diagram for open_scenario:

Public Member Functions

 open_scenario (QWidget *parent=Q_NULLPTR)
 
 ~open_scenario ()
 

Public Attributes

bool do_scenario_load = false
 
std::string scenario_path_to_load = ""
 
BlamProject * project_to_load = nullptr
 

Constructor & Destructor Documentation

◆ open_scenario()

open_scenario::open_scenario ( QWidget *  parent = Q_NULLPTR)

◆ ~open_scenario()

open_scenario::~open_scenario ( )

Member Data Documentation

◆ do_scenario_load

bool open_scenario::do_scenario_load = false

◆ project_to_load

BlamProject* open_scenario::project_to_load = nullptr

◆ scenario_path_to_load

std::string open_scenario::scenario_path_to_load = ""

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