This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

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

  • No labels