With the new Prefab flow added to 2018, can anyone direct me as how to add a Prefab Asset into the scene via code? This would be in Editor-Mode, e.g., not during runtime when the app is playing.
I want the actual Prefab Asset, not an instantiated copy. Basically, the same result that you would get if you dragged the Prefab from the Project folder and into the scene.