Here is a list of all documented files with brief descriptions:
| Errors.h | Contains classes representing exceptions |
| GalaxyAllocator.h | Contains definition of custom memory allocator |
| GalaxyApi.h | Includes all other files that are needed to work with the Galaxy library |
| GalaxyExceptionHelper.h | |
| GalaxyExport.h | Contains a macro used for DLL export |
| GalaxyGameServerApi.h | Contains the main interface for controlling the Galaxy Game Server |
| GalaxyID.h | Contains GalaxyID, which is the class that represents the ID of an entity used by Galaxy Peer |
| GalaxyThread.h | |
| IApps.h | Contains data structures and interfaces related to application activities |
| IChat.h | Contains data structures and interfaces related to chat communication with other Galaxy Users |
| ICloudStorage.h | Contains data structures and interfaces related to cross-platform cloud storage activities |
| ICustomNetworking.h | Contains data structures and interfaces related to communicating with custom endpoints |
| IFriends.h | Contains data structures and interfaces related to social activities |
| IListenerRegistrar.h | Contains data structures and interfaces related to callback listeners |
| ILogger.h | Contains data structures and interfaces related to logging |
| IMatchmaking.h | Contains data structures and interfaces related to matchmaking |
| INetworking.h | Contains data structures and interfaces related to communicating with other Galaxy Peers |
| InitOptions.h | Contains class that holds Galaxy initialization parameters |
| IStats.h | Contains data structures and interfaces related to statistics, achievements and leaderboards |
| IStorage.h | Contains data structures and interfaces related to storage activities |
| ITelemetry.h | Contains data structures and interfaces related to telemetry |
| IUser.h | Contains data structures and interfaces related to user account |
| IUtils.h | Contains data structures and interfaces related to common activities |
| ShutdownOptions.h | Contains class that holds Galaxy shutdown parameters |
| stdint.h | |