nw::Faction
-
struct Faction
Public Functions
-
explicit Faction(ResourceData data)
-
explicit Faction(const nlohmann::json &archive)
-
nlohmann::json to_json() const
Public Static Attributes
-
static constexpr int json_archive_version = 1
-
static constexpr ResourceType::type restype = ResourceType::fac
-
explicit Faction(ResourceData data)