Have you moved the OpenSource() line from your constructor into a function such as BeginPlay()?
If you do this it should resolve the error that you’re seeing.
Have you moved the OpenSource() line from your constructor into a function such as BeginPlay()?
If you do this it should resolve the error that you’re seeing.