Dokumentation zu: filter_objects(E)

HR Image


SYNOPSIS
        object * filter_objects(object *arr, string fun, mixed extra, ...)

DESCRIPTION
        Similar to filter_array() but calls arr[n]->fun(extra, ...).
        If the call returns != 0, the object arr[n] ist included in
        the returned array.
        0-entries in arr are ignored.

SEE ALSO
        filter(E), map(E), map_objects(E)

Die Seite ist auch in Deutsch vorhanden.

Start » Magierhandbuch » Docu » Efun » Filter_objects Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!