OOF2: The Manual

Name

OOF.Graphics_n.Layer.Deselect — Deselect the given graphics layer.

Synopsis

OOF.Graphics_n.Layer.Deselect(n)

Details

  • Parent Menu: OOF.Graphics_n.Layer
  • Callback: function GhostGfxWindow.deselectLayerCB in module ooflib.common.IO.ghostgfxwindow
  • Options: cli_only=1
  • Parameters:

    n
    Layer index. Type: Integer.

Description

See OOF.Graphics_n.Layer.Select.