GameServer Class
Represents a wrapper for an in-progress game. The SaveGame object has an "internal" scope that prevents the SaveGame and ANY associated objects from being exposed publically.
This GameServer object encapsulates the SaveGame object and provides a wrapper that exposes limited functionality as public.
Namespace:
AngbandOS.CoreAssembly: AngbandOS.Core (in AngbandOS.Core.dll)