/
struct Enlighten Errors PE2007

This is the documentation for Enlighten.

struct Enlighten Errors PE2007

struct Enlighten::Errors::PE2007

This error indicates that an IPrecompInputSystem has more than one instance with the same m_InstanceGuid.

Instance GUIDs should be unique across the entire scene.

Variables

Name Description
const Geo::s32 Code = 2007

The error code.

Geo::GeoArray< Geo::GeoGuid > m_DuplicateGuids

The list of m_InstanceGuid values which were repeated.

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.

Related content

struct Enlighten Errors PE2012
struct Enlighten Errors PE2012
More like this
struct Enlighten Errors PE2001
struct Enlighten Errors PE2001
More like this
struct Enlighten Errors PE3307
struct Enlighten Errors PE3307
More like this
struct Enlighten Errors PE3201
struct Enlighten Errors PE3201
More like this
struct Enlighten Errors PE3306
struct Enlighten Errors PE3306
More like this
struct Enlighten Errors PE2203
struct Enlighten Errors PE2203
More like this