This depends on exactly what your wanting to do, you could save a reference to the actor along with its data in a saved game, but if it’s going to be manipulated much later the exact object may no longer be valid. Is this a static/placed actor or one that is spawned in at runtime? More precise details on your objective would help