I have a chest that when activated I want it to remove everything inside it (Destroyed, gone, nothing there) then to open as normal. The usage explanation for RemoveAllItems is a little weird. Id the calling script is attached to the container, do I need to specify what container is removing items, or can I simply call a flat "RemoveAllItems" followed by and Activate?