You need to set WB_Main in BP_PlayerBase.
This would need to be done through create widget from class and then pass in the resulting widet to WB_Main (through set WB_Main).
This should be done at some time in BP_PlayerBase somewhere before the function is called (could be in begin play or some other function)