Versions Compared

Key

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

struct Enlighten::Errors::PE2012

This warning indicates that an IPrecompInputSystem has an instance which does not have a valid m_InstanceGuid.

Instance GUIDs are required for using several Enlighten features so it is recommended to set them.

Variables

NameDescription
const Geo::s32 Code = 2012

The error code.

Geo::s32 m_InstanceId

The ID of the instance which does not have a GUID set.

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_WARNING

The severity of this error.