Returns true if the object of this handle is still valid. Invalid objects no longer exist or were deleted.
local valid = myObject:valid()
Returns:
valid(boolean)
Returns true if the object of this handle is still valid. Invalid objects no longer exist or were deleted.
local valid = myObject:valid()
Returns:
valid (boolean)