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§
- Game
Setting Collection - Represents the game’s settings collection.
- Game
Setting Collection Vtbl - The virtual function table for
GameSettingCollection
.