How does the Unreal Engine detect that an asset has changed and should be recooked?
I am wondering what code is responsible for checking if an asset has been updated so that it is recooked in Unreal Engine 4.27. I am guessing that it is comparing dates of the uncooked and cooked assets.