![]() |
Pioneer
|
#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 |
| std::string Editor::CustomSystemInfo::comment |
| ExplorationState Editor::CustomSystemInfo::explored = EXPLORE_Random |
| std::string Editor::CustomSystemInfo::faction |
| bool Editor::CustomSystemInfo::randomFaction = true |
| bool Editor::CustomSystemInfo::randomLawlessness = true |