Spawn static mesh using C++ without blueprints

I am a beginner and want to spawn a static mesh from the existing content folder using C++ code.

Check out GEngine->SpawnActor(…)