Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Enlighten::Errors::PE2306

System contains an instance which has a material with a property value that is not allowed for an Unlit instance.

An instance with type Unlit may only use a material with default values and back-face type Invalid, Black or DoubleInvalid.

Variables

NameDescription
const Geo::s32 Code = 2306

The error code.

Geo::GeoGuid m_SystemGuid

The GUID of the IPrecompInputSystem.

Geo::GeoFileString m_SystemName

The name of the IPrecompInputSystem.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.

Functions

NameDescription
Message()

Return the error message.


Anchor
a4fd28b221a65674c6c8ea72647573532
a4fd28b221a65674c6c8ea72647573532

Geo::GeoFileString Enlighten::Errors::PE2306::Message

...

public: Geo::GeoFileString Message() const

...

Return the error message.