Setting Default Pawn In C++

Unreal has far better content examples to learn from IMO.

For C++ Programming, the code is the best documentation. API docs are useless anyway IMO. Most of us start learning by studying the code that already exists in the engine and the samples, then continue from there.