Module GameSettingCollection

Source
Expand description

§GameSettingCollection

This module defines the GameSettingCollection struct, inheriting from SettingCollectionMap<Setting>. It represents the game’s settings collection, including methods for interacting with settings and handling.

Structs§

GameSettingCollection
Represents the game’s settings collection.
GameSettingCollectionVtbl
The virtual function table for GameSettingCollection.