I need to know, for saving purposes, if there were an unreal way to know if an actor was already here at the map’s startup or if it was spawned dynamically at runtime.
Or is there a way to make a different BeginPlay or Construct (or even maybe an overridable function called when the actor is spawned via “Spawn Actor From Class”).