If im not mistaken GetOwner() in scene component will return other component that this component is attached to only root component will return AMyDoor here, GetActor() will always return a actor that was hit so use that
If im not mistaken GetOwner() in scene component will return other component that this component is attached to only root component will return AMyDoor here, GetActor() will always return a actor that was hit so use that