Structure with self destroy

Hi guys, i like make a item for ark and this item can placed on every ground. So my problem is this. I like to make a self destroying timer for this item after placing this item. I can’t find in the blueprint a option for this. Is it possible to make this like a trop inventory. The structure will auto destroyed after a time?

Thanks for help and sorry for my bad english.

You could graph it.

Event begin play > delay > destroy actor

As long as the structure has an inventory, the BP will have an option for drop inventory on demolish, and a default timer for the death cache.