Get the preview structure

the preview structure is an instance of the class itself. there is a bool to differentiate the preview structure from the placed one. I believe it is call IsPreview

so you can do the following nodes

Event Begin Play -> Branch(IsPreview)