OOF2: The Manual

Name

OOF.Property.Delete — Delete a Property.

Synopsis

OOF.Property.Delete(property)

Details

  • Parent Menu: OOF.Property
  • Callback: function _deletewrapper in module ooflib.engine.IO.propertymenu
  • Parameters:

    property
    Name of the property to be deleted. Type: A character string.

Description

Delete a Property. It will be removed from the master list of Properties and from any Materials that use it. It's not possible to delete the predefined unnamed Properties.