TGameData.DefaultGameData Method

Get the instance of default game data. In most cases it's better to use it than creating a new instance If you work on a descendnt of TGameData, don't call this method, create your own or use the constructor.

Unit: uGameData
class function DefaultGameData: TGameData

Return Value