Assign Mesh Without Blueprint

I’m tweaking the sample first person code and want to assign a character mesh. Do I have to assign the mesh through the blueprint or can I programmatically find the mesh inside of my Assets? It is very difficult to test and tweak when every example is a blueprint.