Symphony Of Empires
|
Hints for the client on how to display the nation. More...
#include <nation.hpp>
Public Attributes | |
uint32_t | color |
Eng3D::StringRef | name |
IdeologyId | ideology_id |
Hints for the client on how to display the nation.
Definition at line 82 of file nation.hpp.
uint32_t Nation::ClientHint::color |
Definition at line 83 of file nation.hpp.
IdeologyId Nation::ClientHint::ideology_id |
Definition at line 85 of file nation.hpp.
Eng3D::StringRef Nation::ClientHint::name |
Definition at line 84 of file nation.hpp.