Symphony Of Empires
Nation::ClientHint Struct Reference

Hints for the client on how to display the nation. More...

#include <nation.hpp>

Collaboration diagram for Nation::ClientHint:

Public Attributes

uint32_t color
 
Eng3D::StringRef name
 
IdeologyId ideology_id
 

Detailed Description

Hints for the client on how to display the nation.

Definition at line 82 of file nation.hpp.

Member Data Documentation

◆ color

uint32_t Nation::ClientHint::color

Definition at line 83 of file nation.hpp.

◆ ideology_id

IdeologyId Nation::ClientHint::ideology_id

Definition at line 85 of file nation.hpp.

◆ name

Eng3D::StringRef Nation::ClientHint::name

Definition at line 84 of file nation.hpp.


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