Versions Compared

Key

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

struct Enlighten::Errors::PE2001

This error indicates that an IPrecompInputSystem has zero instances in it.

Please make sure that the system has at least one instance.

Variables

NameDescription
const Geo::s32 Code = 2001

The error code.

Geo::GeoGuid m_SystemGuid

The GUID of the IPrecompInputSystem in error.

Geo::GeoFileString m_SystemName

The name of the IPrecompInputSystem in error.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.