mud/lib/doc/lfun/all/eventUnjoin
2020-09-06 05:43:07 -07:00

24 lines
450 B
Plaintext

EVENTUNJOIN
NAME
eventUnjoin()
SYNOPSIS
void eventUnjoin(object ob)
DESCRIPTION
This is the second part of a two part "clan expulsion process". Once the clan member has gone through the directives in eventRetire(), this function is called in this object to finalize the expulsion.
EXAMPLES
LOCATION
/lib/clan
SEE ALSO
eventRetire, eventJoin, eventBring, eventInitiate
Author
Cratylus