pub fn is_live_object(object: ObjectReference) -> bool
Expand description

Is the object alive?

Arguments:

  • object: The object reference to query.