This is the documentation for Enlighten.

struct Enlighten Errors EPE1003

struct Enlighten::Errors::EPE1003

This error code indicates that writing the scene file failed.

Variables

Name Description
const Geo::s32 Code = 1003

The unique identifier for this error.

Geo::GeoFileString m_FilePath

The file path of the scene file whose writing failed.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of the error.