This is the documentation for Enlighten.
struct Enlighten Errors PE3308
struct Enlighten::Errors::PE3308
Inconsistent geom attributes when packing terrain system.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 3308 | The error code. |
Geo::GeoGuid m_GeomGuid | The GUID of the IPrecompInputGeometry. |
Geo::GeoFileString m_GeomName | The name of the IPrecompInputGeometry. |
Geo::GeoFileString m_InconsistentAttribute | The inconsistent attribute. |
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. |