How can I check if something is STILL WITHIN a trigger volume?

I would make an array: add an object on “Begin Overlap” and subtract the same object on “End Overlap”. This will give you an array of objects overlapping the volume.