This is the documentation for Enlighten.

struct Enlighten Errors PE1001

struct Enlighten::Errors::PE1001

This error indicates that not enough memory was available for an allocation.

Variables

Name Description
const Geo::s32 Code = 1001

The error code. ///< The error code.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.