OOF2: The Manual

Name

OOF.Graphics_n.Layer.Unfreeze — Allow the selected layer to be redrawn.

Synopsis

OOF.Graphics_n.Layer.Unfreeze(n)

Details

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

    n
    Layer index. Type: Integer.

Description

Undo the effect of OOF.Graphics_n.Layer.Freeze.