blob: 0d13b79044a84e12fa471c4ae9b19758e42ed475 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_REMOVE_FUNC
2=============
3
4NAME
5----
6::
7
8 P_REMOVE_FUNC "remove_func"
9
10DEFINIERT IN
11------------
12::
13
14 <armour.h>
15
16BESCHREIBUNG
17------------
18::
19
20 Falls ein Objekt eine RemoveFunc() fuer die Ruestung oder Kleidung
21 definiert, so muss dieses Objekt in dieser Property eingetragen sein.
22
23 Die Auswertung dieser Property erfolgt im Laufe des DoUnwear() in
24 der nicht-oeffentlichen Funktionen _check_unwear_restrictions().
25
26BEISPIELE
27---------
28::
29
30 Siehe das Beispiel zu RemoveFunc()
31
32SIEHE AUCH
33----------
34::
35
36 /std/armour.c, /std/clothing.c, clothing, armours
37 RemoveFunc()
38
39
40Letzte Aenderung:
4115.02.2009, Zesstra
42