TGame
Data
.Default
Game
Data<T> Method
Summary
Get the instance of current game data as a T instance.
Unit
:
uGameData
Syntax
Delphi
class function DefaultGameData<T>: T
Type Parameters
T
Return Value
Type:
T