GameModeBase C++ class is empty! so how do they define default pawn?

where has epic games written the game mode base class ?
It is completely empty !!

You define the default pawn in the project settings

You are inheriting from AGameModeBase which defines the default pawn to be ADefaultPawn.

image

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms