Pioneer
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
Editor::CustomSystemInfo Struct Reference

#include <GalaxyEditAPI.h>

Public Types

enum  ExplorationState { EXPLORE_Random = 0 , EXPLORE_ExploredAtStart , EXPLORE_Unexplored }
 

Public Attributes

ExplorationState explored = EXPLORE_Random
 
bool randomLawlessness = true
 
bool randomFaction = true
 
std::string faction
 
std::string comment
 

Member Enumeration Documentation

◆ ExplorationState

Enumerator
EXPLORE_Random 
EXPLORE_ExploredAtStart 
EXPLORE_Unexplored 

Member Data Documentation

◆ comment

std::string Editor::CustomSystemInfo::comment

◆ explored

ExplorationState Editor::CustomSystemInfo::explored = EXPLORE_Random

◆ faction

std::string Editor::CustomSystemInfo::faction

◆ randomFaction

bool Editor::CustomSystemInfo::randomFaction = true

◆ randomLawlessness

bool Editor::CustomSystemInfo::randomLawlessness = true

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