This is the documentation for Enlighten.
struct Enlighten Errors PE3309
struct Enlighten::Errors::PE3309
Instances in a terrain system break constraints.
Classes
| Name | Description |
|---|---|
| Enlighten::Errors::PE3309::Constraint | Constraints. |
Variables
| Name | Description |
|---|---|
| const Geo::s32 Code = 3309 | The error code. |
| Constraint::Value m_Constraint | The constraint which has been broken. |
| Geo::GeoGuid m_InstanceGuid | The GUID of the instance. |
| Geo::s32 m_InstanceId | The ID of the instance. |
| 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,