This is the documentation for Enlighten.

struct Enlighten Errors PE4004

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

Name Description
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

Name Description
Message()

Return the error message.


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


public: Geo::GeoFileString Message() const


Return the error message.