Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Public Attributes | List of all members
cqsp::common::event::Event Struct Reference

#include <event.h>

Public Attributes

std::string title
 
std::string content
 
std::string image
 
sol::table table
 
std::vector< std::shared_ptr< EventResult > > actions
 

Member Data Documentation

◆ actions

std::vector<std::shared_ptr<EventResult> > cqsp::common::event::Event::actions

◆ content

std::string cqsp::common::event::Event::content

◆ image

std::string cqsp::common::event::Event::image

◆ table

sol::table cqsp::common::event::Event::table

◆ title

std::string cqsp::common::event::Event::title

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