Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::Errors::PE4004

System Unlit property does not match that required by the clustering task.

CreatePreClustering requires a regular system. CreateUnlitClustering requires an Unlit system.

Variables

NameDescription
const Geo::s32 Code = 4004

The error code. ///< The error code.

Geo::GeoGuid m_SystemGuid

The GUID of the system.

Geo::GeoFileString m_SystemName

The name of the system.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.

Functions

NameDescription
Message()

Return the error message.


Anchor
aebbcb479a154dcb77acb9e1a3ca435ba
aebbcb479a154dcb77acb9e1a3ca435ba

Geo::GeoFileString Enlighten::Errors::PE4004::Message

...

public: Geo::GeoFileString Message() const

...

Return the error message.