/doc/lfun/SetExtra


LFUN

void SetExtra (mixed name, mapping|closure data)

DESCRIPTION

Store data in this objects P_EXTRA_DESC.

Arguments
name: the key value to store the data under.
data: the data to store, either a mapping or a closure returning a mapping.

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

EXAMPLE

  SetExtra("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