Module objectrefutil

Provides various utility methods for manipulating ObjectRefs.

Functions

is_alive (objectref) Checks if the given ObjectRef is still alive, meaning it has a HP value greater than zero or damage has been deactivated.


Functions

is_alive (objectref)
Checks if the given ObjectRef is still alive, meaning it has a HP value greater than zero or damage has been deactivated.

Parameters:

  • objectref The objectref to check.

Returns:

    true if the ObjectRef is still alive.
generated by LDoc 1.4.2