Versions Compared

Key

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

class Enlighten::RemoveInfo

Parameters to be enqueued for a RemoveSystem(), RemoveProbeSet(), RemoveCubeMap() or RemoveDynamicObject() command.

Variables

NameDescription
bool m_ExpectReplacement

True if this object will be immediately replaced.

Geo::GeoGuid m_ObjectId

Id of the object to be removed.

RemovalMode m_RemovalMode

Removal mode - whether to remove the object completely, or whether to remove just the data required for further updates (but keep output).