/doc/lfun/RemoveClassAdj


LFUN

#include <classes.h>

string * RemoveClassAdj (string ad)
string * RemoveClassAdj (string * ad)

DESCRIPTION

Remove one or more adjective strings from this object's P_CLASS_ADS.

Argument
ad: a single string, or an array of strings to remove.

Result
P_CLASS_ADS' new content.

EXAMPLE

  RemoveAdjective ("bent");
  RemoveAdjective (CA_BURNABLE);

IMPLEMENTED

/std/thing/description

| Home | Applied | Concepts | Efuns | Help | Intro | Lfuns | Lib | LPC | Prop | Obj | Sefuns | Std | W |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Mon, Jul 22, 1996