GameInfo
From Unreal Wiki, The Unreal Engine Documentation Site
- This class in other games:
The base class for all game types. At any time, there is at most one GameInfo in the level and it cannot be replaced. Network clients do not have a GameInfo, as it is a serverside-only actor. To replicate game-specific data to clients, the GameReplicationInfo should be used.
This article related to UnrealScript or the UnrealScript API is a stub. You can help Unreal Wiki by expanding it. |