This is the documentation for Enlighten.
struct Enlighten Errors PE4003
struct Enlighten::Errors::PE4003
Number of clusters in a system has exceeded the maximum value.
Please increase the cluster size for the system.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 4003 | The error code. ///< The error code. |
Geo::GeoGuid m_SystemGuid | The GUID of the system in error. |
Geo::GeoFileString m_SystemName | The name of the system in error. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL | The severity of this error. |