How to Remove Chunk

There is a system that downloads Chunk files through triggers while playing them at runtime.
image
This is a function in the Demo project that I found while studying Chunkdownloader.
I don’t want any asset that takes up storage unnecessarily, so I want to delete the downloaded Chunk, the game shuts down or under certain conditions.