|
LPC Library Functions: living |
|
NAMEliving() - detects whether or not a given object is living
SYNOPSISint living( object ob );
DESCRIPTIONReturn true if 'ob' is a living object; an object is defined to be living in driver terms if 'ob' has called enable_commands(). Note that this efun is not available if the driver flag NO_ADD_ACTION is defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|