/doc/lfun/SetExtraEntry


LFUN

void SetExtraEntry (mixed name, mixed prop, mixed data)

DESCRIPTION

Store data in this objects P_EXTRA_DESC.

Arguments
name: the key value to store the data under.
prop: the field name to store the data.
data: the data to store.

The function stores <data> as P_EXTRA_DESC[<key>][<prop>].

EXAMPLE

  SetExtraEntry("my data", P_SHORT, ({ "(worn)" }) );

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