mud/lib/doc/sefun/remove_sky_event
2020-09-06 05:43:07 -07:00

29 lines
546 B
Plaintext

REMOVE_SKY_EVENT(1) REMOVE_SKY_EVENT(1)
NAME
remove_sky_event() - removes a sky event set up by
add_sky_event()
SYNOPSIS
void remove_sky_event(function f)
DESCRIPTION
Removes a sky event set up by the add_sky_event function.
NOTES
This function will not work under the new function pointer
structure.
LOCATION
/secure/sefun/time.c
SEE ALSO
add_sky_event()
Author
Descartes of Borg
1