Project Alice
Loading...
Searching...
No Matches
sys::player_data Struct Reference

#include <system_state.hpp>

Public Attributes

std::array< float, 32 > treasury_record = {0.0f}
 
std::array< float, 32 > population_record = { 0.0f }
 

Detailed Description

Definition at line 459 of file system_state.hpp.

Member Data Documentation

◆ population_record

std::array<float, 32> sys::player_data::population_record = { 0.0f }

Definition at line 461 of file system_state.hpp.

◆ treasury_record

std::array<float, 32> sys::player_data::treasury_record = {0.0f}

Definition at line 460 of file system_state.hpp.


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