This is the documentation for Enlighten.
struct Enlighten Errors PE2008
struct Enlighten::Errors::PE2008
This error indicates that an IPrecompInputSystem refers to more than mesh with the same m_Guid.
Mesh GUIDs should be unique across the entire scene.
Variables
| Name | Description |
|---|---|
| const Geo::s32 Code = 2008 | The error code. |
| Geo::GeoArray< Geo::GeoGuid > m_DuplicateGuids | The list of mesh m_Guid 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. |
, multiple selections available,