Skip to main content

query_notify_fail

Discworld player help

query_notify_fail

Name

query_notify_fail() - Query if an interactive object has a
pending notify_fail()

Synopsis

mixed query_notify_fail( void );

Description

This function returns whatever this_player()s notify_fail() value has been set to. This is either a string, or a function, depending on what it has been set to by the most recent call to notify_fail() that applied to this_player().

See also

add_action(), notify_fail()