Skip to content

mwseSafeObjectHandle⚓︎

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)